trevoirwilliams / BookStore-API-Blazor

.NET Core Book Store Web API for educational purposes

Home Page:https://trevoirwilliams.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BookStore API and Blazor Application

.NET Core 3.1 Book Store Web API for educational purposes.

Full Course: Udemy | SkillShare

By doing this course, you would have:

  • Build a fully data driven REST Web API with Core 3.1 using cutting edge technology
  • Connect to a Database using Entity Framework Core
  • Repository Pattern and Dependency Injection
  • Setup Logging using NLog
  • Understand the REST design principles
  • Understand C# and .Net Core Web Syntax
  • Understand user Authentication using JWT (JSON Web Tokens)
  • Understand how to use Models, DTOs and AutoMapper
  • Manage Packages with NuGet Manager
  • Setup GitHub for Source Control
  • Setup a Microsoft Azure Account
  • Build Web Application to interact with Web API
  • Deploy API and Database to Azure Web and Database Services

Website: Trevoir Williams | Blog

About

.NET Core Book Store Web API for educational purposes

https://trevoirwilliams.com


Languages

Language:C# 35.8%Language:HTML 27.9%Language:CSS 24.6%Language:JavaScript 11.6%