Codehesive

  • Blog
  • .NET Starter Kit

.NET Starter Kit

  • Add migration
  • API Versioning
  • Extract to service
  • Break dependency on DateTime
  • Create .NET Web API in Rider
  • Common extension methods
  • Business Rule Validation
  • Call another API using HttpClient
  • Basic Request Validation
  • Database migrations using Entity Framework Core
  • Authenticate using JWT
  • Feature toggle
  • Health Check
  • Query database
  • Logging using Serilog
  • Response Cache
  • Return date time as UTC
  • Seed database with data
  • Securing end points
  • Strongly typed configuration
  • Swagger add API versioning
  • Install .NET 8 and JetBrains Rider
10 Jan

API Versioning

 

Share this Post