Microsoft.Extensions.Configuration.EnvironmentVariables
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview9.19423.4
Environment variables configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.DependencyModel
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0-preview.1.25080.5
Provides abstractions for reading `.deps` files. When a .NET application is compiled, the SDK generates a JSON manifest file (`<ApplicationName>.deps.json`) that contains information about application dependencies. You can use `Microsoft.Extensions.DependencyModel` to read information from this manifest at run time. This is useful when you want to dynamically compile code (for example, using Roslyn Emit API) referencing the same dependencies as your main application.
By default, the dependency manifest contains information about the application's target framework and runtime dependencies. Set the PreserveCompilationContext project property to `true` to additionally include information about reference assemblies used during compilation.
Microsoft.Extensions.FileSystemGlobbing
by: Microsoft
- 1 total downloads
- Latest version: 9.0.10
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Hosting
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-preview.6.21352.12
Hosting and startup infrastructures for applications.
Microsoft.Extensions.Identity.Core
by: Microsoft
- 1 total downloads
- Latest version: 6.0.7
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/773e8cc3fbdc2c4ffbd57c1f53f21649ef94c35c
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 3.1.6
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.Extensions.Logging.AzureAppServices
by: Microsoft
- 51 total downloads
- Latest version: 10.0.0-preview.3.25172.1
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/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.Extensions.Logging.Configuration
by: Microsoft
- 1 total downloads
- Latest version: 9.0.8
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Console
by: Microsoft
- 1 total downloads
- Latest version: 8.0.1
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 2 total downloads
- Latest version: 9.0.10
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Primitives
by: Microsoft
- 42 total downloads
- Latest version: 10.0.0-rc.2.25502.107
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
- 7 total downloads
- Latest version: 9.6.0
Provides canonical implementations of telemetry abstractions.
Microsoft.Identity.Abstractions
by: Microsoft
- 17 total downloads
- Latest version: 9.6.0
Interface for higher level API for confidential client applications.
Microsoft.IdentityModel.Abstractions
by: Microsoft
- 6 total downloads
- Latest version: 8.13.1
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 7 total downloads
- Latest version: 8.3.1
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.IdentityModel.Tokens.Saml
by: Microsoft
- 34 total downloads
- Latest version: 8.12.1
Includes types that provide support for SamlTokens version 1 and 2.
Microsoft.Net.Compilers
by: Microsoft
- 1 total downloads
- Latest version: 2.6.0
.NET Compilers package.
Referencing this package will cause the project to be built using the specific version of the C# and Visual Basic compilers contained in the package, as opposed to any system installed version.
This package can be used to compile code targeting any platform, but can only be run using the desktop .NET 4.6+ Full Framework.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/5429b35d5a4359cbf4815f3563cdc4de13dae1be
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 3 total downloads
- Latest version: 5.0.10
Provides the .NET app bootstrapper intended for use in the application directory
e1825b4928afa9455cc51e1de2b2e66c8be3018d
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 1 total downloads
- Latest version: 3.1.2
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
916b5cba268e1e1e803243004f4276cf40b2dda8
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Orleans.Hosting.AzureCloudServices
by: Microsoft
- 1 total downloads
- Latest version: 3.8.0
Hosting utilities for Azure Cloud Services of Microsoft Orleans.