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!

Learn to build fast and secure web applications with .NET Core Web API - The highest rated course with 30,000+ students!

Overview

Build a complete .NET Core back-end with Web API, Entity Framework Core & SQL Database, Utilize 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

Any developer curious about .NET Core Web APIs

Basic understanding of C# is preferred, but not required

A Web API is an application programming interface for the Web. With Web API, you get access to entire features of HTTP like URIs, request/response headers, content formatting, etc.

This course will teach you all you need to know to build personal or commercial applications using Asp.Net Core Web API as your development framework. You will start from just Visual Studio and build your app from the ground up.

As data storage, you will use an SQL database and Entity Framework will be used to interact with your data. You will also learn how to update database schema using Entity Framework migrations, how to add data to the database, get data from the database, update data in the database and also delete data from the database.

You will not only learn about the default features or capabilities that Asp.Net Core Web API has to offer, but you will also create your custom implementations like for example a custom Web API return type.

You will learn all these, step by step with hands-on practice. You will also have a lot of quizzes that will help to improve your knowledge of Web API.

Some of the topics that this course covers are:

  • Introduction to Web API

  • Building your first Asp.Net Core API

  • Working with relational data

  • Controller Action return types

  • Sorting, Filtering, and Paging

  • Asp.Net Core Web API Versioning

  • Unit Testing

and much more...


You can find the source code of this course on my Github account: @etrupja/complete-guide-to-aspnetcore-web-api

Ervis Trupja

Hi everyone! My name is Ervis, and I'm thrilled to be here at Udemy, ready to guide you through the exciting world of building apps by coding along.

My passion for programming is fueled by a strong foundation in mathematics and data structures. While I consider myself a .Net developer at heart, thanks to the vibrant Microsoft ecosystem, I'm a firm believer in continuous learning and constantly expand my horizons by exploring new languages, paradigms, methodologies, and ideas.

When I'm not diving into code or sharing my knowledge on video, you can find me lost in a good book or exploring new corners of the world. My love for travel and reading fuels my creativity and keeps me inspired to approach things from different angles.

I'm excited to embark on this journey with all of you and turn your programming aspirations into reality!

Free Enroll