This project is a secure and scalable ASP.NET Core Web API built using C# and .NET 7. It demonstrates real-world backend development practices including CRUD operations, Entity Framework Core integration, and clean API design. It is structured as a portfolio-ready project for senior .NET developer roles.
- RESTful API architecture
- Employee CRUD operations (Create, Read, Update, Delete)
- Entity Framework Core integration
- In-memory database (upgradeable to SQL Server)
- Clean and modular code structure
- Swagger API testing support
- Ready for JWT authentication extension
- GitHub-ready enterprise structure
- .NET 7 / ASP.NET Core Web API
- C# Programming Language
- Entity Framework Core
- REST API Principles
- Swagger / OpenAPI
- Git & GitHub