Code Monkey home page Code Monkey logo

complete-guide-to-aspnetcore-web-api's Introduction

Complete Guide to Asp.Net Core Web API

This is the source code of the "Complete Guide to Asp.Net Core Web API" course

๐Ÿ“Œ Course link: https://www.udemy.com/course/the-complete-guide-to-aspnet-web-api/?referralCode=9ABCB407460A099020BD

What you will learn?

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
  • Web API Versioning
  • Unit Testing
  • Logging information
  • Deploying your app and database to Azure

and much more...

You will find a branch for each part/clip with a begin and an end state.

For example for part 13 you have 2 branches:

  • begin-13: this has the initial state of the code
  • end-13: this has the end state of the code

Course link: https://www.udemy.com/course/the-complete-guide-to-aspnet-web-api/?referralCode=9ABCB407460A099020BD

complete-guide-to-aspnetcore-web-api's People

Contributors

etrupja avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.