Learn Rest Api'S With .Net Core
Published 5/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.20 GB | Duration: 3h 38m
Published 5/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.20 GB | Duration: 3h 38m
Learn to build RESTful Api's with .Net Core, Entity Framework and C# with .NET 8 2024
What you'll learn
Create Rest Api's with .NET 8
Build the backend for your web and mobile apps
Build Web Api's with Entity Framework Code First Approach
Use Entity Framework to query data
Implement Authentication & Authorization in Web Api's with Microsoft Identity
Develop ECommerce Rest Api From Scratch
Requirements
The student's must have a Windows machine. If you're using MAC then you'll need a windows virtual machine Or Visual Studio Code For MAC with MySQL Server
Knowledge of Asp .Net , C# and Entity Framework.
C# (at a minimum lambda expressions, LINQ)
Description
Welcome to the most latest and complete course on Rest Api's with .Net 8 2024. Are you tired of boring outdated and incomplete courses , then let's dive in to this course. Well I'm Asfend Microsoft Most Valuable Professional (MVP) and in this course I'll explain you every single aspect of restful web api's with .net core and c#. Yeah I know there're lot of courses over internet but there's never a single guide that teaches you how to create a complete web api's in .net core. And the purpose of this course is to train you to build your own Restful web api's in .net core. The main focus of this course is on the Restful Web Api via Asp .NET Core and C#. So if you're familiar with C# , .Net and Entity Framework Or if you want to create the Restful web api's in Asp .Net then this is the right course for you.If you don't have any idea about Rest Api then don't worry because in this course we'll cover all the Rest Api concepts.By getting this course, you can be rest assured that the course is carefully thought out and edited. And I'm always happy to make the helpful content for the students.So by the end of the course, you'll completely understand:How to create a Rest Api via Entity Framework Code First Approach with all the advanced functions.Implement Status CodesAdding Migrations in Web Api'sHow to add the Routing and Custom MethodsImplement Authentication and Authorization and secure your Api with JWTCreate Real World ECommerce Rest Api From Start to FinishDeploy Rest Api's to Microsoft AzureDon’t waste your timeDon't waste another minute of your precious life on poor quality videos courses. Or instructors who you can't understand. Or teachers who have no real world in-person teaching experience. Your time is precious. In this course you'll get a best instructors with carefully crafted content, beautiful outline and proper structured material and learning by doing. I'll explain you each and every single line of code. I've been in your shoes and every time copy and paste is not a solution and that's why I've tried to create everything in front of you so that you can learn how to solve the errors. We'll learn every thing from scratch. And before this course you don't need my other courses. If you're a C# developer then you should go ahead with this course.After this course you'll be very much familiar with .Net Core Web Api's and you'll be able to create any kind of real world web api's in .net quite easily as well as efficiently.Sign up today, and look forward to:Over 5 hours of HD 1080p video contentBuilding a Real World fully-fledged Web Api's including ones that use Rest Api Architecture , Access Token , Authentication , Authorization and much more.All the knowledge you need to start building any api you want.So what are you waiting for? Take this course and let's start learning
Overview
Section 1: Introduction
Lecture 1 Introduction
Lecture 2 Installation Guide
Section 2: Building a Task Management API
Lecture 3 Creating a Simple .NET Core Web API Project
Lecture 4 Project structure and files
Lecture 5 Creating Models
Lecture 6 Understanding HTTP methods
Lecture 7 Introduction to controllers and routing
Lecture 8 CRUD operations in API development
Section 3: Entity Framework Core for Data Management
Lecture 9 Overview of Entity Framework Core
Lecture 10 Code First Vs Database First
Lecture 11 Configure Nuget Package
Lecture 12 DbContext & DbSet
Lecture 13 Database Connection String
Lecture 14 Migrations
Lecture 15 Connecting to a database and performing CRUD operations
Section 4: Asynchronous API Operations
Lecture 16 Introduction to sync vs async programming
Lecture 17 Implementing async/await in Rest Api's
Section 5: Dependency Injection and Service Structure
Lecture 18 Understanding and implementing dependency injection
Lecture 19 Adding Interface
Lecture 20 Organizing services for better code structure
Lecture 21 Modify Controller Methods
Section 6: Error Handling and Status Code
Lecture 22 HTTP Status Codes
Lecture 23 Implement HTTP Status Codes
Lecture 24 Test Status Codes
Section 7: Planning and Design of Tea Store Api
Lecture 25 Project Overview
Lecture 26 Understanding data models & relations
Lecture 27 Planning API routes and endpoints
Section 8: Implementing Tea Store API
Lecture 28 Setting up a new .NET Core Web API project
Lecture 29 Defining API Models for Tea Store
Lecture 30 Setup Database via Migrations
Section 9: Category Functionality
Lecture 31 Add Interface & Repository For Category
Lecture 32 Categories Controller
Lecture 33 Test Categories Controller Api Endpoints
Section 10: File Uploading and Handling
Lecture 34 Supporting file uploads in the API
Section 11: Product Functionality
Lecture 35 Add Interface and Repository for products
Lecture 36 Working with Product Images
Lecture 37 Products Controller
Lecture 38 Test product controller Api Endpoints
Lecture 39 Modify Get Products Method
Section 12: Security Best Practices with Microsoft Identity
Lecture 40 Why We Need Authentication & Authorization
Lecture 41 Add Interface and Repository for Users
Lecture 42 Hashing Password
Lecture 43 Users Controller & Register Method
Lecture 44 JWT Overview
Lecture 45 Configure Nuget for JWT Bearer and Identity
Lecture 46 Implement JWT Middleware
Lecture 47 Generate JWT
Lecture 48 Protecting Routes
Lecture 49 Role Based Authorization
Section 13: Shopping Cart Functionality
Lecture 50 Add Interface and Repository for Shopping Cart
Lecture 51 Get Shopping Cart Items
Lecture 52 Add To Cart
Lecture 53 Update Cart
Lecture 54 Shopping Cart Controller
Lecture 55 Test Shopping Cart Controller Endpoints
Lecture 56 Source Code
Lecture 57 Bonus Lecture
Developers who are familiar with C# Programming Language.,Some prior programming experience in Object Oriented Programming languages will also help to pick the concepts easily.,Developers who want to build the Complete Restful Web Api from A to Z.,Developers with no knowledge of Asp .Net Core Web Api's who want to build Restful Web Api's with this framework.