Microsoft.Extensions.ApiDescription.Server by: Microsoft
  • 1.559k total downloads
  • Latest version: 6.0.5
  • MSBuild Swagger OpenAPI code generation Web API service reference document
MSBuild tasks and targets for build-time Swagger and OpenApi document generation This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e
Microsoft.Extensions.DependencyModel by: Microsoft.Extensions.DependencyModel
  • 1.435k total downloads
  • Latest version: 2.1.0
Abstractions for reading `.deps` files.
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 933 total downloads
  • Latest version: 6.0.0
Logging abstractions for Microsoft.Extensions.Logging. Commonly Used Types: Microsoft.Extensions.Logging.ILogger Microsoft.Extensions.Logging.ILoggerFactory Microsoft.Extensions.Logging.ILogger<TCategoryName> Microsoft.Extensions.Logging.LogLevel Microsoft.Extensions.Logging.Logger<T> Microsoft.Extensions.Logging.LoggerMessage Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.Identity.Client by: Microsoft
  • 2.31k total downloads
  • Latest version: 4.56.0
  • Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity Authentication .NET Windows Store Xamarin iOS Android MAUI
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET). MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and social identities via Azure AD B2C. These tokens provide access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based clients - .NET, .NET Framework, .NET MAUI, Xamarin iOS, Xamarin Android and UWP
Microsoft.Identity.Client.Extensions.Msal by: Microsoft
  • 845 total downloads
  • Latest version: 2.19.3
  • Microsoft Authentication Library MSAL Azure Active Directory AAD Identity .NET
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.Abstractions by: Microsoft
  • 4.556k total downloads
  • Latest version: 6.35.0
  • .NET Windows Authentication Identity Abstractions
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.JsonWebTokens by: Microsoft
  • 2.503k total downloads
  • Latest version: 6.35.0
  • .NET Windows Authentication Identity Json Web Token
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
Microsoft.IdentityModel.Logging by: Microsoft
  • 2.418k total downloads
  • Latest version: 6.35.0
  • .NET Windows Authentication Identity Logging
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols by: Microsoft
  • 2.403k total downloads
  • Latest version: 6.35.0
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect by: Microsoft
  • 2.491k total downloads
  • Latest version: 6.35.0
  • .NET Windows Authentication Identity OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Tokens by: Microsoft
  • 2.435k total downloads
  • Latest version: 6.35.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.NETCore.Platforms by: Microsoft
  • 8.635k total downloads
  • Latest version: 5.0.0
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Targets by: Microsoft
  • 3.426k total downloads
  • Latest version: 1.1.0
Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.OpenApi by: Microsoft
  • 1.347k total downloads
  • Latest version: 1.2.3
  • OpenAPI .NET
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.SqlServer.Server by: Microsoft
  • 1.805k total downloads
  • Latest version: 1.0.0
  • sqlserver microsoft.sqlserver.server
This is a helper library for Microsoft.Data.SqlClient enabling cross framework support of UDT types. Available Types: Microsoft.SqlServer.Server.IBinarySerializer Microsoft.SqlServer.Server.InvalidUdtException Microsoft.SqlServer.Server.SqlFacetAttribute Microsoft.SqlServer.Server.SqlFunctionAttribute Microsoft.SqlServer.Server.SqlMethodAttribute Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute Microsoft.SqlServer.Server.DataAccessKind Microsoft.SqlServer.Server.SystemDataAccessKind Microsoft.SqlServer.Server.Format
Microsoft.TestPlatform.ObjectModel by: Microsoft
  • 444 total downloads
  • Latest version: 17.7.0
  • vstest visual-studio unittest testplatform mstest microsoft test testing
The Microsoft Test Platform Object Model.
Microsoft.Win32.Primitives by: Microsoft
  • 1.95k total downloads
  • Latest version: 4.3.0
Provides common types for Win32-based libraries. Commonly Used Types: System.ComponentModel.Win32Exception When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Win32.Registry by: Microsoft
  • 3.541k total downloads
  • Latest version: 5.0.0
Provides support for accessing and modifying the Windows Registry. Commonly Used Types: Microsoft.Win32.RegistryKey Microsoft.Win32.Registry Microsoft.Win32.RegistryValueKind Microsoft.Win32.RegistryHive Microsoft.Win32.RegistryView When using NuGet 3.x this package requires at least version 3.4.
NETStandard.Library by: Microsoft
  • 3.156k total downloads
  • Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json by: James Newton-King
  • 9.307k total downloads
  • Latest version: 13.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET