Companies Home Search Profile

Asp.Net Core : The Complete Guide To Build RESTful Api's

Focused View

Asfend Yar Hamid

8:11:39

362 View
  • 1 - Overview.mp4
    01:11
  • 2 - Technical Requirements.mp4
    01:10
  • 3 - Course Structure.html
  • 4 - Installation Guide.html
  • 5 - How to take this course.html
  • 6 - What is Api.mp4
    04:19
  • 7 - Create a New Rest Api Project.mp4
    02:36
  • 8 - Project Structure.mp4
    02:34
  • 9 - Programcs file.mp4
    03:22
  • 10 - What is MVC.mp4
    01:19
  • 11 - Http Verbs.mp4
    01:30
  • 12 - Create Model Class.mp4
    03:14
  • 13 - Create Controller Class.mp4
    01:32
  • 14 - Returning List of Data.mp4
    03:30
  • 15 - Adding Data.mp4
    07:26
  • 16 - Updating Data.mp4
    03:38
  • 17 - Deleting Data.mp4
    03:14
  • 18 - What is Entity Framework.mp4
    01:41
  • 19 - Code First vs Database First.mp4
    01:14
  • 20 - Configure Nuget Packages for Entity Framework Core.mp4
    02:10
  • 21 - DbContext & DbSet Properties.mp4
    03:55
  • 22 - Implement Migrations.mp4
    03:13
  • 23 - Migration up & down methods.mp4
    03:26
  • 24 - Handling Get Request.mp4
    06:35
  • 25 - Handling Post Request.mp4
    02:49
  • 26 - Handling Put Request.mp4
    04:06
  • 27 - Handling Delete Request.mp4
    03:09
  • 28 - Status Codes Overview.mp4
    02:59
  • 29 - Implement Status Codes in Rest Apis.mp4
    09:32
  • 30 - Error Handling.mp4
    01:45
  • 31 - Implement Error Handling in Rest Api.mp4
    03:44
  • 32 - Content Negotiation.mp4
    02:44
  • 33 - Implement Content Negotiation.mp4
    03:46
  • 34 - What is Validation.mp4
    01:28
  • 35 - Implement Validation in Rest Apis.mp4
    04:02
  • 36 - Routing Overview.mp4
    02:55
  • 37 - Implement Routing in Rest Apis.mp4
    03:13
  • 38 - Project Overview.mp4
    01:20
  • 39 - Understand the relations & entities.mp4
    02:06
  • 40 - Add Models inside the Real Estate Project.mp4
    03:57
  • 41 - Add DbSet properties & Migrations.mp4
    03:17
  • 42 - Security Overview.mp4
    01:48
  • 43 - Register Method.mp4
    06:24
  • 44 - JWT Overview.mp4
    03:25
  • 45 - Configure Nuget Packages for JWT Bearer and Identity.mp4
    03:02
  • 45 - appsettings-code.txt
  • 46 - Configure-Authentication.txt
  • 46 - Implement JWT middleware.mp4
    02:23
  • 47 - Login Method.mp4
    11:37
  • 48 - Generate JWT.mp4
    01:25
  • 49 - Categories Controller.mp4
    02:53
  • 50 - Protecting Routes.mp4
    02:52
  • 51 - Properties Controller Overview.mp4
    01:09
  • 52 - Add Property.mp4
    08:25
  • 53 - Update Property.mp4
    05:44
  • 54 - Delete Property.mp4
    03:36
  • 55 - Get List Of Properties.mp4
    06:01
  • 56 - Get Property Detail.mp4
    05:24
  • 57 - Trending Properties.mp4
    03:07
  • 58 - Search Properties.mp4
    03:26
  • 59 - Create Azure Web App.mp4
    04:12
  • 60 - Create Azure SQL Database.mp4
    04:23
  • 61 - Publish Rest Api To Azure.mp4
    05:49
  • 62 - Azure Query Editor.mp4
    01:40
  • 63 - Insert Data inside Azure SQL Database.mp4
    01:06
  • 64 - Choose Third Party Hosting Provider.mp4
    03:01
  • 65 - Create Website Domain Name & Database.mp4
    03:00
  • 66 - Create Database Tables.mp4
    02:40
  • 67 - Deploy Rest Apis.mp4
    03:39
  • 68 - Source Code.html
  • 69 - Welcome.mp4
    01:20
  • 70 - Course Structure.mp4
    01:59
  • 71 - Important-Things-to-Install.txt
  • 71 - Tooling and Prerequisite.mp4
    01:36
  • 72 - What is Api.mp4
    02:08
  • 73 - Create a Web Api Project.mp4
    05:00
  • 74 - Project Architecture.mp4
    08:34
  • 75 - Http Verbs.mp4
    01:29
  • 75 - Postman-Extension-Link.txt
  • 76 - Create a First Web Api.mp4
    17:46
  • 77 - What is Code First Approach.mp4
    00:46
  • 78 - Install Entity Framework Core and SQL Server.mp4
    01:53
  • 79 - Db Context and Connection String.mp4
    11:39
  • 80 - Handling Get Request.mp4
    02:10
  • 81 - Handling Post Request.mp4
    02:27
  • 82 - Handling Put Request.mp4
    03:10
  • 83 - Handling Delete Request.mp4
    02:46
  • 84 - Implement Status Codes.mp4
    10:43
  • 84 - Status-Codes.pdf
  • 85 - Content Negotiation.mp4
    06:02
  • 86 - Migration Overview.mp4
    02:41
  • 87 - Implement Code First Migration.mp4
    11:35
  • 88 - Validation Overview.mp4
    02:09
  • 89 - Implement Model Validations in Web Api.mp4
    04:29
  • 90 - Routing Overview.mp4
    02:22
  • 91 - Implement Routing in Web Apis.mp4
    03:13
  • 92 - Sorting Overview.mp4
    01:46
  • 93 - Implement Filtering Sorting.mp4
    06:07
  • 94 - Paging Overview.mp4
    01:43
  • 95 - Implement Paging.mp4
    08:13
  • 96 - Searching Overview.mp4
    00:50
  • 97 - Implement Searching.mp4
    03:35
  • 98 - Caching Overview.mp4
    02:31
  • 99 - Response Caching.mp4
    02:33
  • 100 - Adding Caching Packages in Web Apis.mp4
    02:40
  • 101 - Cache Duration.mp4
    03:35
  • 102 - Cache Location.mp4
    04:35
  • 103 - Security Overview.mp4
    01:48
  • 104 - Auth0 Account Setup.mp4
    01:07
  • 104 - auth.html
  • 105 - Auth0 Tennant Domain.mp4
    02:39
  • 106 - Auth0 Api Setup.mp4
    02:07
  • 107 - Implement Auth0 Support in AspNet Core.mp4
    02:48
  • 108 - Auth0 Database Setup.mp4
    03:24
  • 109 - Authentication Api Endpoint.mp4
    05:01
  • 110 - Implement Sign Up Endpoint with Auth0.mp4
    03:36
  • 111 - Implement Resource Owner Endpoint.mp4
    07:10
  • 112 - JWT.txt
  • 112 - JWT Overview.mp4
    05:02
  • 113 - Implement Authorization.mp4
    05:05
  • 114 - Testing Authorization.mp4
    03:29
  • 115 - Problem and Issues in Web Api.mp4
    04:31
  • 116 - User Claims.mp4
    15:30
  • 117 - Create Azure Account.mp4
    01:18
  • 117 - azure.html
  • 118 - Create Web App on Azure.mp4
    02:35
  • 119 - Create SQL Db on Azure.mp4
    02:32
  • 120 - Remove Migrations.html
  • 121 - Publish Web Api to Azure.mp4
    04:37
  • 122 - Test Api Endpoints.mp4
    05:01
  • 123 - Api Documentation Overview.html
  • 124 - Write Api Documentation.mp4
    06:17
  • 125 - Overview of the Project.mp4
    02:01
  • 126 - Understand the Relations Between Tables.mp4
    02:25
  • 127 - Adding Models.mp4
    04:23
  • 128 - Adding Data Annotations.mp4
    02:54
  • 128 - Regular-Expression.txt
  • 129 - Adding Connection String & DB Context.mp4
    04:50
  • 129 - Connection-String.txt
  • 130 - Understanding the Controllers & Methods.mp4
    01:41
  • 131 - Images.zip
  • 131 - JSON-DATA.txt
  • 131 - Menus Controller.mp4
    11:02
  • 131 - menus.zip
  • 132 - Get Menu Method.mp4
    03:01
  • 133 - Reservation Controller.mp4
    05:48
  • 134 - Bonus Next Course Coupon.html
  • 135 - Complete Source Code.html
  • Description


    Learn to build secure RESTful Api's with Asp.Net Core, Entity Framework and C# with .NET 7 2023

    What You'll Learn?


    • Create Rest Api's with .NET 7
    • 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
    • Use Model Validations to Validate the data
    • Implement Sorting , Paging & Searching
    • Implement Caching to reduce server load
    • Implement Authentication & Authorization in Web Api's with Microsoft Identity
    • Deploy Web Api to Microsoft Azure & Third Party Hosting Provider
    • Test Api via Postman
    • Develop Real Estate Rest Api From Scratch

    Who is this for?


  • 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.
  • More details


    Description

    Welcome to the most latest and complete course on Rest Api's with .Net 7 2022. 

    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 Codes

    • Adding Migrations in Web Api's

    • Adding Content Negotiation

    • Implement Validation in Web Api's

    • How to add the Routing and Custom Methods

    • Implement Authentication and Authorization and secure your Api with JWT

    • Create Real World Real Estate Application From Start to Finish

    • Deploy Rest Api's to Third Party Web Hosting Provider

    • Deploy Rest Api's to Microsoft Azure


    Don’t waste your time

    Don'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 content

    • Building 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.



    Remember...


    I'm so confident that you'll love this course that we're offering a FULL money back guarantee for 30 days! So it's completely risk free, sign up today with ZERO risk and EVERYTHING to gain.

    So what are you waiting for? Click the buy now button and join the world's First Complete Rest Api's Course with .Net Core and C#.

    Who this course is for:

    • 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.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Asfend Yar Hamid
    Asfend Yar Hamid
    Instructor's Courses
    I'm Asfend, I'm a Xamarin Forms Developer and Xamarin University MVP fluent in Xamarin Forms, C# and Microsoft Azure. I'm the lead Xamarin instructor at Microtechx where I've taught over 2000+ students in-person at our Microtechx classroom.      I’m also a Software Engineer and a true Microsoft Lover. I've started my programming career in 2014 and now I'm Xamarin University MVP as well as Microsoft Most Valuable Professional.   I’ve worked with top technical companies. Now I’m working with Microtechx.   I’ve many titles with my name including   Microsoft MVP , Xamarin University MVP , Xamarin Consultant , Xamarin Community Speaker , Technical Trainer and Team Lead at Microtechx.   Aside from my career, I really enjoys sharing my knowledge with others. The lesson I learned from my life is that “No matter what you are and who you are it is your responsibility to gain knowledge from everywhere. Because without knowledge we cannot differentiate between human and other creatures on this planet" (asfend).    In addition, I believe that "The beautiful thing about learning is that no one can take it away from you."
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 127
    • duration 8:11:39
    • English subtitles has
    • Release Date 2023/05/05