hartez / todotxtlib.net

.NET library for managing tasks in todo.txt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todotxtlib.net

A simple .NET library for working with todo.txt files

The goal of this project is to provide a simple .NET library for working with tasks stored in the todo.txt format.

Sub-goals include:

  1. Supporting PowerShell
  2. Supporting Silverlight
  3. Supporting Windows Phone 7 (and 7.1)
  4. Supporting WPF

Thanks go to benrhughes for contributions to the code, better naming conventions, and the bulk of the unit tests.

This library is available via NuGet at https://packages.nuget.org/packages/todotxtlib.net

About

.NET library for managing tasks in todo.txt

License:MIT License


Languages

Language:C# 100.0%