错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Generating DB with Microsoft Identity Framework and Web API

  • Sourabh Mishra

摘要

Discover how to use the Web API and Microsoft Identity framework to create databases with .NET Core. The video will guide you to set up the environment using JWT and create database and context files.



The video starts with an introduction about API security where you will learn what is authentication and various ways to authenticate an API. Moving forward, you will understand what is Microsoft Identity Framework along with the details of JWT. In the next segment, you will learn more about WebAPI authentication where you can write and authenticate and register users for API. Here you will also learn how to create database and tables for API and set up JWT. Towards the end, you will demonstrate writing user registration business logic and authentication business logic. 



After completion of this video, you will be able to will easily develop and secure your WebAPI using .NET Core



What Will You Learn:

  • How to set up an environment for API
  • Writing User Registration business logic
  • Understanding Microsoft Identity Framework



Who Is this Book For:



This book is meant for .NET users and Web App Developers