ASP.NET Core API. From scratch to Master + Azure deployment




ASP.NET Core API. From scratch to Master + Azure deployment

The .NET Core platform is the latest tool from Microsoft enabling the creation of cross-platform applications, including web and web APIs.

 Due to its high performance, open-source code, and the possibility of implementation on various systems, it is becoming more and more popular.


The course presents how using ASP.NET Core a web API application is created, which ultimately can be consumed by SPA (single page application), mobile applications, IoT applications, or any application where communication takes place via the HTTP protocol. First of all, the course will show you how to build applications in accordance with the REST architecture. Good practices will be discussed, such as dependency injection, auto-mapping, error logging, model validation, use of object-relational mapping.

During the course you will:
- create an application that according to the REST architecture will: read, create, modify or delete data from the server

- send database queries from code using ORM (Entity Framework Core)

- create an MS SQL database based on classes in C #

- validate incoming models and return appropriate messages in case of incorrectness

- use the auto-mapper

- use the built-in container to inject dependencies

- log errors or specific information to a text file

- create documentation (using the Swagger tool)

- configure NLogger

- use the Postman to consume the web API

- authenticate users via JWT tokens

- create your own authorization policies

- create a user and role entities tables

- hash users passwords

- authorize based on users claim and its value

Complete C# ASP.NET Core 3.1 and Entity Framework bootcamp. Linux/macOS guide. Deploy API and Database to MS Azure cloud

Url: View Details

What you will learn
  • Create a ASP .NET Core application that according to the REST architecture: read create modify or delete data from the server - using Entity Framework Core
  • Authenticate & authorize users via JWT tokens: with custom authorization policies
  • Create Azure App Service resource and deploy API along with Database to Azure Cloud

Rating: 4.4

Level: All Levels

Duration: 6 hours

Instructor: Jakub Kozera


Courses By:   0-9  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

About US

The display of third-party trademarks and trade names on this site does not necessarily indicate any affiliation or endorsement of coursescompany.com.


© 2021 coursescompany.com. All rights reserved.
View Sitemap