Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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]

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