Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.19
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio. Enables these commonly used commands: Add-Migration Bundle-Migration Drop-Database Get-DbContext Get-Migration Optimize-DbContext Remove-Migration Scaffold-DbContext Script-Migration Update-Database
Microsoft.Extensions.AmbientMetadata.Application by: Microsoft
  • 8 total downloads
  • Latest version: 9.6.0
Runtime information provider for application-level ambient metadata.
Microsoft.Extensions.Configuration.Binder by: Microsoft
  • 2 total downloads
  • Latest version: 9.0.10
Provides the functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration. This package enables you to represent the configuration data as strongly-typed classes defined in the application code. To bind a configuration, use the Microsoft.Extensions.Configuration.ConfigurationBinder.Get extension method on the IConfiguration object. To use this package, you also need to install a package for the configuration provider, for example, Microsoft.Extensions.Configuration.Json for the JSON provider.
Microsoft.Extensions.DependencyInjection.AutoActivation by: Microsoft
  • 9 total downloads
  • Latest version: 9.10.0
Extensions to auto-activate registered singletons in the dependency injection system.
Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-rc.1.22427.2
  • diagnostics healthchecks
Abstractions for defining health checks in .NET applications Commonly Used Types Microsoft.Extensions.Diagnostics.HealthChecks.IHealthCheck This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/cb14812a5c6098bd1091f5b7fd471ce2be45e8dd
Microsoft.Extensions.FileSystemGlobbing by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0-rc.1.25451.107
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Hosting by: Microsoft
  • 10 total downloads
  • Latest version: 9.0.2
Hosting and startup infrastructures for applications.
Microsoft.Extensions.Identity.Stores by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.3
  • aspnetcore identity membership
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/febee99db845fd8766a13bdb391a07c3ee90b4ba
Microsoft.Extensions.Logging.AzureAppServices by: Microsoft
  • 4 total downloads
  • Latest version: 8.0.0-rc.2.23480.2
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f0cc6b11bd8f0826c63d75483578e868c8abe75e
Microsoft.Extensions.Logging.TraceSource by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.1
  • logging tracesource
TraceSource logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a trace listener by writing messages with System.Diagnostics.TraceSource.TraceEvent().
Microsoft.Extensions.Primitives by: Microsoft
  • 4 total downloads
  • Latest version: 9.0.2
Primitives shared by framework extensions. Commonly used types include: Commonly Used Types: Microsoft.Extensions.Primitives.IChangeToken Microsoft.Extensions.Primitives.StringValues Microsoft.Extensions.Primitives.StringSegment
Microsoft.Extensions.Telemetry by: Microsoft
  • 2 total downloads
  • Latest version: 9.8.0
Provides canonical implementations of telemetry abstractions.
Microsoft.Identity.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.0
  • Microsoft Identity Abstractions for dotnet Microsoft identity platform Microsoft Identity Web .NET ASP.NET Core Web App Web API B2C Azure Active Directory AAD Identity Authentication Authorization
Interface for higher level API for confidential client applications.
Microsoft.Identity.Client by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview
  • Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity .NET Windows Store Xamarin iOS Android
MSAL makes it easy to obtain tokens from Azure AD v2 (work & school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
Microsoft.IdentityModel.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity Abstractions
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.Protocols by: Microsoft
  • 1 total downloads
  • Latest version: 8.13.0
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.WsFederation by: Microsoft
  • 13 total downloads
  • Latest version: 8.2.0
  • .NET Windows Authentication Identity WsFederation
Includes types that provide support for WsFederation protocol.
Microsoft.IdentityModel.Tokens by: Microsoft
  • 20 total downloads
  • Latest version: 8.13.0
  • .NET Windows Authentication Identity SecurityTokens Cryptographic operations Signing Verifying Signatures Encryption
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.IdentityModel.Xml by: Microsoft
  • 18 total downloads
  • Latest version: 8.7.0
  • .NET Windows Authentication Identity Reading XML Writing XML Enveloped Signatures
Includes types that provide support for Reading / Writing XML with Enveloped Signatures.
Microsoft.Maui.Controls by: Microsoft
  • 9 total downloads
  • Latest version: 10.0.0-preview.1.25122.6
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui tizen
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that can run on Android, iOS, macOS, Tizen, and Windows from a single shared codebase.