Asp.net core Web API – Clean CRUD Example

Simple Web API with full CRUD operations.

Tech Stack & Key Features

  • ASP.NET Core Web API
  • Layered architecture
  • Dependency Injection (DI)
  • DTOs + AutoMapper
  • Response compression
  • Health checks
  • Custom authentication middleware
  • ADO.NET for data access
  • SQL Server as backend
  • SQL scripts included
  • Postman collection for testing

Repo Link

https://github.com/skcore/assignment_sk

-Thank you, happy coding !!

More on ASP.Net Core

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *