Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

engilas/AspNetCore-Infrastructure

Repository files navigation

AspNetCore-Infrastructure

Asp.Net Core infrastructure projects

Base template and infrastructure classes for asp.net core web services, blazor projects.

Contains:

  • Swagger api documentation
  • Dynamic module system
  • Serilog logger integrated with Microsoft ILogger interface
  • MySQL base repository classes with Dapper ORM
  • Base classes for unit and integration testing
  • Background workers
  • Blazor infrastructure classes

To launch sample project and open swagger page, run following commands

cd sample/SampleWebApp/
dotnet run

About

Asp.Net Core infrastructure projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages