Microsoft.Extensions.Caching.Abstractions
by: Microsoft
- 3 total downloads
- Latest version: 9.0.0-rc.2.24473.5
Caching abstractions for in-memory cache and distributed cache.
Commonly Used Types:
Microsoft.Extensions.Caching.Distributed.IDistributedCache
Microsoft.Extensions.Caching.Memory.IMemoryCache
Microsoft.Extensions.Caching.SqlServer
by: Microsoft
- 3 total downloads
- Latest version: 9.0.0
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.Extensions.Compliance.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 9.0.0-preview.8.24460.1
Abstractions to help ensure compliant data management.
Microsoft.Extensions.Configuration.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 3.1.0
Abstractions of key-value pair based configuration.
Commonly used types:
Microsoft.Extensions.Configuration.IConfiguration
Microsoft.Extensions.Configuration.IConfigurationBuilder
Microsoft.Extensions.Configuration.IConfigurationProvider
Microsoft.Extensions.Configuration.IConfigurationRoot
Microsoft.Extensions.Configuration.IConfigurationSection
Microsoft.Extensions.Configuration.Binder
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview9.19423.4
Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.CommandLine
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-rc.2.25502.107
Command line configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read configuration parameters from the command line arguments of your application. You can use CommandLineConfigurationExtensions.AddCommandLine extension method on IConfigurationBuilder to add the command line configuration provider to the configuration builder.
Microsoft.Extensions.Configuration.Xml
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-preview.5.21301.5
XML configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.DependencyInjection
by: Microsoft
- 3 total downloads
- Latest version: 10.0.0
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.DependencyInjection.AutoActivation
by: Microsoft
- 2 total downloads
- Latest version: 9.10.0
Extensions to auto-activate registered singletons in the dependency injection system.
Microsoft.Extensions.Hosting.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-preview2-final
.NET Core hosting and startup abstractions for applications.
Microsoft.Extensions.Hosting.Systemd
by: Microsoft
- 1 total downloads
- Latest version: 3.1.7
.NET hosting infrastructure for Systemd Services.
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 6.0.0-preview.4.21253.7
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.ApplicationInsights
by: Microsoft
- 1 total downloads
- Latest version: 2.16.0
Application Insights ILogger allows forwarding events from ILogger to Application Insights. Application Insights will collect your logs from multiple sources and provide rich powerful search capabilities. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.Extensions.Logging.AzureAppServices
by: Microsoft
- 1 total downloads
- Latest version: 7.0.0-rc.1.22427.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/cb14812a5c6098bd1091f5b7fd471ce2be45e8dd
Microsoft.Extensions.ObjectPool
by: Microsoft
- 9 total downloads
- Latest version: 10.0.0-preview.6.25358.103
A simple object pool implementation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183
Microsoft.Extensions.Telemetry.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 9.0.0
Common abstractions for high-level telemetry primitives.
Microsoft.Garnet
by: Microsoft
- 2 total downloads
- Latest version: 1.0.82
Garnet is a remote cache-store from Microsoft Research, that offers strong performance (throughput and latency),
scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet uses the Redis RESP wire
protocol and can work with existing Redis clients.
Microsoft.IdentityModel.Logging
by: Microsoft
- 3 total downloads
- Latest version: 7.0.1
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 3 total downloads
- Latest version: 8.0.1
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Protocols.WsFederation
by: Microsoft
- 2 total downloads
- Latest version: 7.0.0-preview
Includes types that provide support for WsFederation protocol.