Azure Functions Web API app with EF Migrations & Dependency Injection using VS Code

preview_player
Показать описание
Support for dependency injection in Azure Functions was announced at Build 2019. This opens up new opportunities for building better architected C# applications with Serverless Azure Functions. In this tutorial I will demonstrate how to build a Web API application using Azure Functions. The application we will build together will use Entity Framework Core Migrations and Dependency Injection. Instead of using Visual Studio 2019, we will build our application using the light-weight VS Code editor.

Source Code:

Companion Article:
Рекомендации по теме
Комментарии
Автор

Great
How to add asp, net identity for authentication and authorization ?

cissemy
Автор

Thank you Medhat!!! I was wondering about how to use entity framework with functions.

Question... I hate migrations and do my model changes then my ms sql changes so I can source control easier.


Any problem leaving the migrations out?

OpTechMarketing
welcome to shbcf.ru