Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1004 Bytes

File metadata and controls

22 lines (19 loc) · 1004 Bytes

Hotel Listing API

.NET Core 6 Hotel Listing Web API for Ultimate ASP.NET Web API Development Guide

An Educational Web API built using .NET Core 6

By doing this course, you will:

  • Build a fully data driven REST Web API using cutting edge technology
  • Create a database using Entity Framework Core
  • Generic Repository Pattern
  • Dependency Injection
  • Setup Logging using SeriLog
  • Setup API documentation using SwaggerUI
  • Understand the REST design principles
  • Understand C# 10 and .Net Core Web Syntax
  • Understand user Authentication using JWT (JSON Web Tokens)
  • Understand how to use Data Transfer Objects (DTOs) and AutoMapper
  • Manage Packages with NuGet Manager
  • Understand .NET 6 workflows, tools and application development
  • Setup GitHub for Source Control
  • Deploy Applications and Database to Microsoft Azure

Website: Trevoir Williams | Blog