Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fdeniz07/blazordictionary

ASP.NET Core 6 + Blazor + RabbitMQ + EF6 + CQRS + Onion Architecture + MediatR
https://github.com/fdeniz07/blazordictionary

asp-net-core-6 blazor bogus cqrs-pattern entity-framework-core mediatr onion-architecture rabbitmq

Last synced: about 1 month ago
JSON representation

ASP.NET Core 6 + Blazor + RabbitMQ + EF6 + CQRS + Onion Architecture + MediatR

Awesome Lists containing this project

README

        

# BlazorDictionary

## Structures and architectures to be used

### 1- ASP.NET Core 6
### 2- Blazor
### 3- Blazor Authentication | JWT Token | JWT Authentication
### 4- Blazor Local Storage | Blazored Token Storage
### 5- RabbitMQ
### 6- Entity Framework 6 (ORM)
### 7- CQRS Pattern
### 8- Onion Architecture
### 9- MediatR Pattern
### 10- Generate Fake Data with Bogus