Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fdeniz07/blazordictionary
- Owner: fdeniz07
- Created: 2022-05-23T21:55:23.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-16T21:08:08.000Z (over 1 year ago)
- Last Synced: 2024-11-07T17:55:00.760Z (3 months ago)
- Topics: asp-net-core-6, blazor, bogus, cqrs-pattern, entity-framework-core, mediatr, onion-architecture, rabbitmq
- Language: C#
- Homepage:
- Size: 293 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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