Learn how to build a RESTful API using ASP.Net Core API, Entity framework, enterprise-grade practices for a scalable and future-proofed web API solution
About This Video
Build a fully data-driven REST Web API using cutting-edge technology
Deploy application and database on-premises with Internet Information Systems and SQL Server
Learn enterprise-level design patterns and troubleshoot and fix practical errors
In Detail
Microsoft .NET is …
Ultimate ASP.NET 5 Web API Development Guide
Video description
Learn how to build a RESTful API using ASP.Net Core API, Entity framework, enterprise-grade practices for a scalable and future-proofed web API solution
About This Video
Build a fully data-driven REST Web API using cutting-edge technology
Deploy application and database on-premises with Internet Information Systems and SQL Server
Learn enterprise-level design patterns and troubleshoot and fix practical errors
In Detail
Microsoft .NET is the platform that drives the business technology of many of the top corporations in the United States and many other countries. It is the predominant technology used to drive enterprise-scale business technology. There is a high demand across the world for .NET developers in a variety of industries. This course also features web API development; the ability to design and maintain an API is an important toolset for the modern web developer.
This course will help you build a fully data-driven REST web API using cutting-edge technology. You will test and troubleshoot using Postman, create a database using Entity Framework Core, set up logging using SeriLog, learn about dependency injection, and API documentation using SwaggerUI.
You will understand the REST design principles and authentication using JWT, understand how to use data transfer objects and AutoMapper, manage packages with NuGet Manager, and set up GitHub for source control. Finally, you will deploy applications and databases on-premises with Internet Information Systems, Microsoft SQL Server, and Microsoft Azure.
By the end, you’ll switch around to Visual Studio for your coding exercise because of hands-on expertise in examining logic and syntax errors throughout. This will put your newly learned skills to practical use and impress your boss and coworkers.
Audience
This course is designed for anyone who wants to learn REST API development. It is also beneficial for software engineers with a background in .NET development and programming.
This course benefits anyone who wants to learn application and hosting and database hosting on Azure.
To extract the best information from this course, you will need to have some knowledge of object-oriented programming, if not C#. Even if you do not have much exposure to the .NET development stack, this course is very beginner-friendly and chock-full of development tips.
Install Visual Studio 2019 Community Edition and .NET 5 SDK
Set Up GitHub Account
Install and Explore Postman
Chapter 3 : Project Setup and Configuration
Create and Tour Web API Project
Configure Logging Using SeriLog
Explore Swagger UI
CORS Configuration
Review and Add Changes to GitHub
Chapter 4 : Database Modelling and Repository Pattern
Implement Data Classes and Entity Framework
Seed Data in Tables
Set Up Service Repositories and Dependency Injection
Set Up AutoMapper and DTOs
Review and Add Changes to GitHub
Chapter 5 : Working with GET Requests
Overview
Construct GET Endpoint
Construct GET By ID Endpoint
Set Up GET Endpoints for Hotels
Final Touches and Add Changes to GitHub
Chapter 6 : Securing Your App
Section Overview
Set Up User Identity Core
User Registration Endpoint
IMPORTANT - User Registration Endpoint Fix
Add User Roles
Explore JSON Web Tokens (JWT)
Implement JWT Authentication
Protecting Endpoints
Review and Add Changes to GitHub
Chapter 7 : Working POST, PUT, and DELETE Requests
Construct POST Endpoint
Construct PUT Endpoint
Construct DELETE Endpoint
Review and Add Changes to GitHub
Chapter 8 : Value-Added Features
Section Overview
Implement Paging
Global Error Handling
Implementing API Versioning
Implementing Caching
Rate Limiting and Throttling
Strongly Type Includes for Unit of Work
Review and Add Changes to GitHub
Chapter 9 : Project Architectural Changes
Section Overview
Set Up Data Models Project
Set Up Application Core Project
Clean Up and Test
Review Modifications and Benefits
Refresh Tokens
Chapter 10 : API Hosting and Deployment (IIS and Azure)
Configure Hosting Environment
Publish Application to IIS and SQL Server
Create Microsoft Azure Account
Deploy Application and Database to Microsoft Azure
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept