Use this ManagedIdentity Interceptor for EFCore/SQL until EFCore supports it natively.
Info
| Version: | 0.1.7 |
| Author(s): | npnelson |
| Last Update: | Monday, August 24, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/npnelson/EFCoreManagedIdentity |
| NuGet Url: | https://www.nuget.org/packages/NETToolBox.EFCoreManagedIdentity |
Install
Install-Package NETToolBox.EFCoreManagedIdentity
dotnet add package NETToolBox.EFCoreManagedIdentity
paket add NETToolBox.EFCoreManagedIdentity
NETToolBox.EFCoreManagedIdentity Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Services.AppAuthentication(>= 1.5.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.7)