ASP.NET CORE WEB API | The Complete Guide
Learn to build fast and secure web applications with .NET Core Web API - The highest rated course with 30,000+ students!
Current Price: Free
Discount: 100% off
What you will learn:
Build a complete .NET Core back-end with Web API, Entity Framework Core & SQL DatabaseUtilize all three types of relationships in your database: one-to-one, one-to-many, many-to-many
Seed data with code-first migrations programmatically
Implement [HttpGet], [HttpPost], [HttpPut] and [HttpDelete] methods to work with simple or relational data
Test your Web API with Swagger and Postman
Different Web API versioning methods
The default action return types & create your custom return type
Server side Sorting, Filtering and Paging
AspNet Core Web API Logging with Serilog
Unit Testing API Endpoints and Services
Token-based authentication and authorization