Microsoft.DotNet.Analyzers.Compatibility
by: Microsoft
- 3 total downloads
- Latest version: 0.2.12-alpha
Shows diagnostics for deprecated APIs and .NET Core APIs that throw PlatformNotSupportedException on specific operating systems.
Microsoft.DotNet.PlatformAbstractions
by: Microsoft.DotNet.PlatformAbstractions
- 71 total downloads
- Latest version: 2.1.0
Abstractions for making code that uses file system and environment testable.
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 55 total downloads
- Latest version: 6.0.5
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.Caching.Abstractions
by: Microsoft.Extensions.Caching.Abstractions
- 429 total downloads
- Latest version: 1.0.0
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.Memory
by: Microsoft.Extensions.Caching.Memory
- 285 total downloads
- Latest version: 1.0.0
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.DependencyInjection.Abstractions
by: Microsoft
- 628 total downloads
- Latest version: 2.0.0
Abstractions for dependency injection.
Commonly used types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.DependencyModel
by: Microsoft.Extensions.DependencyModel
- 324 total downloads
- Latest version: 2.1.0
Abstractions for reading `.deps` files.
Microsoft.Extensions.FileProviders.Abstractions
by: Microsoft
- 36 total downloads
- Latest version: 1.1.1
Abstractions of files and directories.
Commonly used types:
Microsoft.Extensions.FileProviders.IDirectoryContents
Microsoft.Extensions.FileProviders.IFileInfo
Microsoft.Extensions.FileProviders.IFileProvider
Microsoft.Extensions.Logging
by: Microsoft
- 59 total downloads
- Latest version: 2.0.0
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 615 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.Extensions.Options
by: Microsoft
- 363 total downloads
- Latest version: 2.0.0
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.PlatformAbstractions
by: Microsoft
- 76 total downloads
- Latest version: 1.1.0
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.Extensions.Primitives
by: Microsoft
- 280 total downloads
- Latest version: 1.1.1
Primitives shared by framework extensions. Commonly used types include:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 3 total downloads
- Latest version: 5.5.0
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
Microsoft.IdentityModel.Logging
by: Microsoft
- 2 total downloads
- Latest version: 5.5.0
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 3 total downloads
- Latest version: 5.5.0
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 3 total downloads
- Latest version: 5.5.0
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 2 total downloads
- Latest version: 5.5.0
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 87 total downloads
- Latest version: 3.0.0
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.NET.Sdk.Android.Manifest-8.0.100
by: Microsoft
- 52 total downloads
- Latest version: 34.0.143
Microsoft.NET.Sdk.Android workload manifest. Please do not reference directly.