Skip to content

amir734jj/dotnet-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotnet-template

.NET Core template for my future projects

Deploy

Personal boilerplate of webapp including:

  • JWT server for authentication and authorization
    • controllers for profile and account management
  • Swagger
  • SignalR
  • Repository pattern
  • EntityFramework.Core
    • SQLite for development
    • PostgreSQL for production
  • File storage
    • LiteDB for development
    • S3 for production

About

.NET Core template for my future projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages