Skip to content

victorpothin/dotnet5init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotnet 5 initial config

This project contains a often technologies for a simple initial configuration for .NET beginners.

Technologies:

  • .NET 5
  • EF5
  • Scrutor
  • Swagger
  • Newtonsoft.Json
  • FluentValidation

How to startup:

To restore project, do dotnet restore

To build project, do dotnet build

To run project, do dotnet run --project Web/Web.csproj

victorpothin@outlook.com

About

This project contains a often technologies for a simple initial configuration for .NET beginners.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages