Tags
Language
Tags
November 2025
Su Mo Tu We Th Fr Sa
26 27 28 29 30 31 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 6
    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

    Building Minimal APIs with ASP.NET Core 8 and EF Core

    Posted By: lucky_aut
    Building Minimal APIs with ASP.NET Core 8 and EF Core

    Building Minimal APIs with ASP.NET Core 8 and EF Core
    Published 3/2024
    Duration: 10h8m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 5.67 GB
    Genre: eLearning | Language: English

    ASP.NET Core, Web APIs, SQL Server, User System, GraphQL, Redis, REST, and more!


    What you'll learn
    Build Web APIs with .NET Core
    Publish Web APIs in Azure
    Use Azure DevOps to configure continuous integration and continuous delivery (CI/CD)
    Develop a Web API using Minimal APIs

    Requirements
    Basic knowledge of C# (know what a class is, invoking functions, if statements, loops)

    Description
    Learn how to develop
    Minimal APIs with ASP.NET Core
    from scratch with this amazing course.
    We are going to see the entire life cycle of developing a Web API, from creating the solution, developing the endpoints, working on resource manipulation, to putting it into production in
    Azure and IIS
    .
    In this course we will do
    a project
    which you will be able to publish and show as part of your
    portfolio
    .
    We will also learn how to use
    Azure DevOps
    to configure a
    Continuous Integration and Continuous Delivery
    pipeline, to be able to publish your projects from their source code in Github, Bitbucket, or any other GIT repository provider.
    Some of the topics we will see are:
    Creation of
    REST Web APIs
    Create a
    database
    Use
    Entity Framework Core
    to read, insert, update, and delete records from a database
    Create a user system so that our clients can
    register and log in
    to the Web API
    We will use
    Json Web Tokens
    (JWT) for authentication
    Claims-based authorization
    , so that only some users can use certain endpoints
    Using
    cache
    to have a faster application
    Using
    Redis
    for distributed cache
    We will use
    GraphQL
    so that customers can indicate exactly what they want to consult
    Web APIs
    are fundamental in modern web development. Since they allow us to
    centralize and protect
    the logic of our solutions. In addition, it is in a Web API that we typically have access to a central
    database
    with which all your users can communicate. Whether you build a social network, a delivery application, or even an office app, a Web API allows you to work on the
    back-end
    of mobile applications (Android, iOS, MAUI, etc.), web (React, Angular, Blazor, Vue, etc.), desktop, among others.
    Who this course is for:
    .NET developers who wish to learn how to build Web APIs

    More Info