Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/htomsik/client-server-net
AvaloniaUI [MVVM]+ ASP.Net [REST API]
https://github.com/htomsik/client-server-net
api-rest asp-net asp-net-core asp-net-web-api avalonia-ui identity mvvm reactiveui web
Last synced: 9 days ago
JSON representation
AvaloniaUI [MVVM]+ ASP.Net [REST API]
- Host: GitHub
- URL: https://github.com/htomsik/client-server-net
- Owner: Htomsik
- Created: 2022-12-17T12:58:23.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-29T21:44:56.000Z (12 days ago)
- Last Synced: 2025-01-29T22:29:42.392Z (12 days ago)
- Topics: api-rest, asp-net, asp-net-core, asp-net-web-api, avalonia-ui, identity, mvvm, reactiveui, web
- Language: C#
- Homepage:
- Size: 549 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Client + REST API## Client
- Reauthorization on startup
- Autosave settings in JSON file
- DEV panel with some trash info
- Change color modes (dark/light)## API
- Generate Auth token
- Store and process info in db
- SQLLite/MSSql supported. You can change type and connection path in appsettings.json
- Have swagger (In DEV mode)# Some screenshots
![]()
![]()