mirza-developer / Surzor

A sample for Blazor web assembly and Asp.net core web-api using clean architecture and CQRS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Surzor (Migrated to .net6)

A sample for Blazor web assembly and Asp.net core web-api using:

1- Clean architecture

2- Loosely coupled CQRS

3- JWT tokens authentication

4- Database connection using EF core

5- Request validation using Fluent Validation

6- Mapping models using Automapper

7- Implement mediator pattern messaging using MediatR

Note

Project needs to compelete in some UI and Tests

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

A sample for Blazor web assembly and Asp.net core web-api using clean architecture and CQRS

License:MIT License


Languages

Language:C# 88.6%Language:HTML 7.0%Language:CSS 4.5%