Skip to content

kaldren/Onebrb-CleanArchitecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Core Application (Blazor) with Clean Architecture (see https://docs.microsoft.com/en-us/dotnet/architecture/modern-web-apps-azure/common-web-application-architectures). This is a toy project that I'm currently working on for the sole purpose of learning as much as I can about the new ASP.NET Core.

Parts

  • Api (Swagger / OpenAPI included)
  • SignalR
  • Client (Blazor WebAssembly)
  • Core (Entities, Interfaces)
  • Infrastructure (Data, Repos)
  • Services
  • Tests (xUnit)

Packages / Libraries

  • MediatR
  • NLog
  • xUnit

To be cuntinued... This file will be updated with time.

About

ASP.NET Core | Blazor WebAssembly | App with Clean Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published