https://github.com/ghostdevv/cs-todos
https://github.com/ghostdevv/cs-todos
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ghostdevv/cs-todos
- Owner: ghostdevv
- Created: 2021-04-22T17:42:34.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-22T17:43:42.000Z (almost 5 years ago)
- Last Synced: 2025-06-14T05:03:55.180Z (9 months ago)
- Language: C#
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# C# ToDos project
I just made this as c# practise, it uses [typicodes's json placeholder](https://jsonplaceholder.typicode.com) and is pretty simple.
# Requirements
- Dotnet Core 5
# Run
You are able to run it with `dotnet run`