Skip to content

A simple ui and api architecture using .NET 8 Minimal APIs, Blazor WebAssembly, built-in Identity with SQLite for portablility.

Notifications You must be signed in to change notification settings

Sysinfocus/SUIA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SUIA

A simple ui and api architecture using .NET 8 Minimal APIs, Blazor WebAssembly, built-in Identity with SQLite for portablility.


Getting started

  1. Clone the repo on your machine.
  2. Update the NuGets for any latest updates.
  3. Run both - API and UI projects.
  4. Register an account as [email protected] so you can have the admin rights.
  5. You can register with other emails which will make those accounts basic users.
  6. Login and start exploring.

Requirements

  1. .NET 8.0 SDK on Windows, Mac or Linux.
  2. Any IDE to work with.

Note

  1. The solution structure is simple.
  2. It is to demonstrate the new Identity WebAPIs in .NET 8 and Blazor WebAssembly project using Sysinfocus simple/ui component library for Blazor.
  3. The code may look verbose as it is not optimized for production.

About

A simple ui and api architecture using .NET 8 Minimal APIs, Blazor WebAssembly, built-in Identity with SQLite for portablility.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published