starweaver-logo
LOG INGET STARTED
LOG INGET STARTED
  • Browse
  • Doing

  • On Air
  • Channels
  • Career Paths
  • LEARNING

  • Courses
  • Certifications
  • Journeys
  • Test Prep
  • CONNECTING

  • How It Works
  • Community
  • Techbytes
  • Podcasts
  • Leaderboards
  • SUPPORT

  • Support & FAQs
  • Starweaver for Business
  • Starweaver for Campus
  • Teach with Starweaver
footer-brand-logo
  • COMPANY
  • About Us
  • Support and Knowledge Base
  • Policies & Terms
  • Contact
  • CONTENT
  • Courses
  • Certifications
  • Journeys
  • Test Prep
  • Meet the Gurus
  • Techbytes
  • FOR ORGANIZATIONS
  • Starweaver for Business
  • Starweaver for Campus
  • Catalogue
  • Pricing
  • Private Classes
  • PARTNER WITH US
  • Instructors & Teachers
  • Books, Writing & Publishing
  • FOLLOW US
    • facebook
    • twitter
    • linkedin
    • pinterest
    • instagram
    • youtube
Our trademarks include Starweaver®, Make genius happen™, Education you can bank on®, People are your most important assets!®, Body of Knowledge™, StarLabs™, LiveLabs™, Journeys™
© Starweaver Group, Inc. All Rights Reserved.
  1. Courses
  2. >
  3. Ultimate ASP.NET 5 Web API Development

Ultimate ASP.NET 5 Web API Development

In this course, you will learn how to build a RESTful API using ASP.NET Core API, Entity Framework, and enterprise-grade practices for a scalable and future-proofed Web API solution.

Trevoir Williams
Trevoir Williams
Full Stack | core | 10 hours |   Published: Jul 2022
In partnership with:  Coursera

    Discussions

Overview

1.3KSTUDENTS*
94.8%RECOMMEND*

This course includes:

  • 10 hours of on-demand video
  • Certificate of completion
  • Direct access/chat with the instructor
  • 100% self-paced online
Learn how to build a RESTful API using ASP.NET Core API, Entity Framework, and enterprise-grade practices for a scalable and future-proofed Web API solution. We will implement various support tools for logging, documentation, security, and error handling. ASP.NET Core based on the new .NET 6 runtime, is Microsoft's modern, cross-platform framework for building enterprise-ready web applications. In this course, you will learn everything you need to know about building a RESTful API using .NET Core 6, from understanding the folder structure and files to building and deploying a complete web REST API.

Skills You Will Gain

Repository Pattern
Repository Refractor
REST API
Visual Studio

Learning Outcomes (At the end of this program you will be able to)

  • Build A Data-Driven API using Entity Framework .NET 6
  • How to Build RESTful APIs with proper practices
  • Configure Cross-Origin Resource Sharing (CORS)
  • Learn C# and Visual Studio Techniques
  • Enterprise Level Design Patterns
  • Using Production Grade Third-Party Tools
  • Troubleshoot and Fix Practical Errors
  • Use AutoMapper and Data Transfer Objects (DTOs)
  • Use NuGet Package Manager
  • Manage and Track Changes using GitHub
  • Asynchronous Programming
  • Custom Logging using SeriLog
  • Use Swagger UI Documentation
  • Deploy API to Microsoft Azure
  • API Versioning
  • API Caching

Prerequisites

  • None

Who Should Attend

  • Anyone who wants to learn REST API Development
  • Anyone who wants to learn .NET Core Development and Programming
  • Anyone who wants to learn application and hosting and database hosting on Azure

Curriculum

Instructors

Frequently Asked Questions

How much do the courses at Starweaver cost?

We offer flexible payment options to make learning accessible for everyone. With our Pay-As-You-Go plan, you can pay for each course individually. Alternatively, our Subscription-Based plan provides you with unlimited access to all courses for a monthly or yearly fee.

Do you offer any certifications upon completion of a course at Starweaver?

Yes, we do offer a certification upon completion of our course to showcase your newly acquired skills and expertise.

Does Starweaver offer any free courses or trials?

No, we don't offer any free courses, but we do offer 5-day trial only on our subscriptions-based plans.

Are Starweaver's courses designed for beginners or advanced students?

Our course is designed with three levels to cater to your learning needs - Core, Intermediate, and Advanced. You can choose the level that best suits your knowledge and skillset to enhance your learning experience.

What payment options are available for Starweaver courses?

We accept various payment methods such as major credit cards, PayPal, wire transfer, and company purchase orders. For more information related to payments contact customer support.

Do you offer refunds?

Yes, we do offer a 100% refund guarantee for our courses within a specified time frame. If you are not satisfied with the course, contact our customer support team to request a refund with your order details. Some restrictions may apply.

*Where courses have been offered multiple times, the “# Students” includes all students who have enrolled. The “%Recommended” shown is also based on this data.
Trevoir Williams

Trevoir Williams

With a robust background in software engineering and a deep passion for teaching, he brings a wealth of expertise to the field of technology education. His career has been defined by extensive experience in designing and developing innovative systems using .NET, AWS, and Azure technologies. As a seasoned professional, he has successfully collaborated with clients to craft tailored software solutions that enhance organizational efficiency. His commitment to high-quality development is reflected in his use of best practices, including clean coding standards and up-to-date technological tools, ensuring that his solutions are both scalable and secure.

Equally dedicated to educating the next generation of technology professionals, he has mentored students globally through his role as an instructor, sharing his knowledge of Microsoft Azure, SQL Server, .NET development, and cloud computing. His teaching extends beyond the classroom, as he has authored several influential books and developed comprehensive training materials that have empowered thousands of learners. His courses are designed to bridge the gap between theoretical knowledge and practical application, providing students with the skills needed to excel in the rapidly evolving tech landscape.

In addition to his technical and teaching roles, he has contributed to the field through his publications and thought leadership. His work includes authoring detailed guides on microservices and software design patterns, which have been well-received by industry professionals. As someone who stays current with emerging technologies and industry trends, he is dedicated to delivering up-to-date content that aligns with the latest advancements in the field. Whether through hands-on coding sessions or theoretical discussions, he strives to equip his students with the knowledge and skills necessary to thrive in their careers.

VIEW MY CHANNEL
1Module 1 - Introduction
2Module 2 - Environment Configuration
3Module 3 - Project Setup and Configurations
4Module 4 - Database Modelling and Entity Framework
5Module 5 - Scaffolding API Functionality
6Module 6 - Rest API Development Best Practices
7Module 7 - Creating Additional API Behaviours
8Module 8 - Securing Your API
9Module 9 - Value Added Features
10Module 10 - API Hosting and Deployment (IIS and Azure)
11Module 11 - Conclusion

Segment - 03 - Install Visual Studio 2022 Community Edition

Segment - 04 - Setup GitHub Account

Segment - 05 - Install and Explore PostMan

Segment - 14 - Section Overview

Segment - 15 - Setup Entity Framework In API Project

Segment - 16 - Implement Data Classes and Perform Migrations

Segment - 17 - Seed Data In Tables

Segment - 18 - Review and Add Changes to GitHub

Segment - 01 - Introdution

Segment - 02 - Fundamental REST API Development Principles

Reading - Introduction

Segment - 06 - Create ASP.NET Core API Project with Visual Studio

Segment - 07 - Create ASP.NET Core API Project with Visual Studio Code

Segment - 08 - Explore ASP.NET Core API Project and Explore Swagger UI

Segment - 09 - .NET 6 vs Previous Versions

Segment - 10 - Minimal API

Segment - 11 - CORS Configuration

Segment - 12 - Configure Serilog and Seq

Segment - 13 - Review and Add Changes to GitHub

Segment - 25 - Section Review

Segment - 26 - Refactor POST Method with Data Transfer Object

Segment - 27 - Introducing AutoMapper

Segment - 28 - Refactor GET Methods

Segment - 29 - Refactor PUT Method

Segment - 30 - Implement Repository Pattern - Part 1

Segment - 31 - Implement Repository Pattern - Part 2

Segment - 32 - Refactor Controller to Use Repository

Segment - 33 - Review and Add to GitHub

Segment - 62 - Create Microsoft Azure Account

Segment - 63 - Deploy Application and Database to Microsoft Azure

Segment - 34 - Section Review

Segment - 35 - Scaffolding Controller and Actions

Segment - 36 - Setup Repository

Segment - 37 - Setup Data Transfer Objects and Refactor Controller

Segment - 38 - Testing Changes

Segment - 39 - Section Review

Segment - 51 - Add Logging

Segment - 52 - Global Error Handling

Segment - 53 - Implementing API Versioning

Segment - 54 - Implement Caching

Segment - 55 - Implement Paging

Segment - 56 - Exploring OData

Segment - 57 - Project Architectural Changes

Segment - 58 - Repository Refactor

Segment - 59 - Controller Refactor

Segment - 60 - Add JWT Authentication to Swagger Doc

Segment - 61 - Review and Add Changes to GitHub

Segment - 64 - Conclusion

Test

Segment - 40 - Section Overview

Segment - 41 - Setup User Identity Core

Segment - 42 - Add Default User Roles

Segment - 43 - Setup Auth Manager For Registration

Segment - 44 - Setup Registration Endpoint

Segment - 45 - Setup Login Endpoint

Segment - 46 - Implement JWT Authentication - Part 1

Segment - 47 - Implement JWT Authentication - Part 2

Segment - 48 - Protecting Endpoints

Segment - 49 - Implement Refresh Tokens

Segment - 50 - Review and Add Changes to GitHub

Segment - 19 - Section Overview

Segment - 20 - Scaffolding Controllers and Actions

Segment - 21 - Test and Understand POST Endpoint

Segment - 22 - Test and Understand GET Endpoints

Segment - 23 - Test and Understand PUT Endpoint

Segment - 23 - Test and Understand DELETE Endpoint

Segment - 24 - Review and Add to GitHub