/dotnet-greet

Primary LanguageC#Apache License 2.0Apache-2.0

dotnet-greet

Showcase of basic dotnet features like

  • Environments
  • IOptions
  • Swagger
  • WebApi with Modelbinding and Validation
  • EF: DbContext, CodeFirst, Migrations and Linq
  • Logging (with db-queries)
  • Extension Methods