Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    The Complete Guide to ASP.NET Core (.NET 5) Web API

    Posted By: IrGens
    The Complete Guide to ASP.NET Core (.NET 5) Web API

    The Complete Guide to ASP.NET Core (.NET 5) Web API
    .MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 4h 33m | 1.9 GB
    Instructor: Ervis Trupja

    Learn all you need to know to build Asp.Net Core (.NET 5) Web API applications.

    What you'll learn

    Build a complete .NET Core (.NET 5) 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 [HttpPost] methods to work with simple or relational data
    Test you Web API with Swagger and Postman
    Different Web API versioning methods
    The default action return types & create your custom return type
    Exception handling using the built-in middleware or a custom middleware
    Server side Sorting, Filtering and Paging

    Requirements

    Basic understanding of C#
    Basic understanding of SQL/MySQL

    Description

    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 (.NET 5) 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 5 Web API has to offer, but you will also create your custom implementations. For example, you will learn how to implement your custom Web API return type, how to build a custom exception, or even a custom middleware exception handler.

    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 (.NET 5) API
    Working with relational data
    Controller Action return types
    Error & Exception handling
    Sorting, Filtering, and Paging
    Asp.Net Core Web API Versioning
    and much more…

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

    Who this course is for:

    Beginner .NET Developers curious about web apis
    Any developer curious about .NET Core (.NET 5) Web APIs


    The Complete Guide to ASP.NET Core (.NET 5) Web API