An open API service indexing awesome lists of open source software.

https://github.com/getditto/template-app-csharp-todo


https://github.com/getditto/template-app-csharp-todo

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# template-app-csharp-todo

Read the full documentation on [ditto.live](https://docs.ditto.live/install-guides/c-sharp)

1. Copy your Ditto AppID and token from the [Ditto Portal](https://portal.ditto.live/)
to `Program.cs`
2. This is a terminal application. To run, cd to the root and then `dotnet run`.