Skip to content

New Blazor Samples Template using net9.0 and net 10.0 (Blazor WebAssembly, Net Core as API Service with Net Core Identity) #36211

@rizkyprawira

Description

@rizkyprawira

I'm thinking to contribute a documentation and template that already working for simple production app.

The template will have:

  1. Blazor WebAssembly with Client and Client.Infrastructure project. It will call the backend in Net Core. The token will be saved in JWT and only authorize user can access page. Some pages will only allow admin access. It will use AntBlazor as UI Library.
  2. Net Core Backend with Identity, Minio and PostgreSQL (and OpenAPI integration if needed). The backend will showcase how Net Core connect to all opensource project with ease. It will use N-Tier Architecture for the implementation.

Why?
Because i feel the sample in Blazor Sample Git Pages too simple and still need some adjustment.

I will create the document and the code (it is almost done) for the documentation.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions