dotnet-ef by: Microsoft
  • 12 total downloads
  • Latest version: 8.0.2
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core Tools for the .NET Command-Line Interface. Enables these commonly used dotnet-ef commands: dotnet ef migrations add dotnet ef migrations list dotnet ef migrations script dotnet ef dbcontext info dotnet ef dbcontext scaffold dotnet ef database drop dotnet ef database update
Microsoft.dotnet-msidentity by: Microsoft
  • 15 total downloads
  • Latest version: 2.0.2
  • Microsoft Identity Scaffolding Microsoft identity platform Microsoft.Identity.Web .NET ASP.NET Core Web App Web API B2C Azure Active Directory AAD Identity Authentication Authorization Application registration app registration
This package is a dotnet global tool which registers new Azure AD or Azure AD B2C applications, and updates your code accordingly, or modifies/edits existing Azure AD or Azure AD B2C app registrations and updates the project. This tool automates the steps of going to the portal UI for app registration and also updates the corresponding code for that application. With this tool, you can develop and register an ASP.NET Core web app, web API, gRPC service or Azure Function protected with the Microsoft identity platform, which can call Microsoft Graph or downstream web APIs. For details see https://aka.ms/dotnet-msidentity. Works with ASP.NET Core 3.1 and .NET 5.0, 6.0 projects.