https://github.com/bugdaryan/todolistlibrary
Todo list library that can be used with any .net framework
https://github.com/bugdaryan/todolistlibrary
class-library dotnet-core
Last synced: about 1 month ago
JSON representation
Todo list library that can be used with any .net framework
- Host: GitHub
- URL: https://github.com/bugdaryan/todolistlibrary
- Owner: bugdaryan
- Created: 2019-03-31T10:31:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-31T13:27:39.000Z (about 5 years ago)
- Last Synced: 2025-10-25T02:43:51.472Z (8 months ago)
- Topics: class-library, dotnet-core
- Language: C#
- Size: 23.4 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ToDo List Library

Todo list library that can be used with any .net framework
## About
A dotnet core class library, that can be used to create ToDo list aplication
## Getting started
Read the docs :
[How to use](https://github.com/bugdaryan/To-Do-List-Library/blob/master/Doc.md)