https://github.com/getditto/template-app-csharp-todo
https://github.com/getditto/template-app-csharp-todo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/getditto/template-app-csharp-todo
- Owner: getditto
- Archived: true
- Created: 2023-10-17T20:09:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T01:11:48.000Z (almost 2 years ago)
- Last Synced: 2026-04-04T01:44:32.170Z (3 months ago)
- Language: C#
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 31
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.