Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
15,488 packages returned for Tags:""Microsoft"
Sort by
Relevance
Downloads
Recently updated
Microsoft.
Extensions.
Primitives
by:
aspnet
dotnetframework
Microsoft
3,253,721,778 total downloads
last updated
3/14/2023
Latest version:
8.0.0-preview.2.23128.3
Primitives shared by framework extensions. Commonly used types include: Commonly Used...
More information
Microsoft.
NETCore.
Platforms
by:
dotnetframework
Microsoft
3,244,051,115 total downloads
last updated
3/14/2023
Latest version:
8.0.0-preview.2.23128.3
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
Microsoft.
Extensions.
Logging.
Abstractions
by:
aspnet
dotnetframework
Microsoft
2,701,795,790 total downloads
last updated
3/14/2023
Latest version:
8.0.0-preview.2.23128.3
Logging abstractions for Microsoft.Extensions.Logging. Commonly Used...
More information
Microsoft.
CSharp
by:
dotnetframework
Microsoft
RoslynTeam
2,046,438,156 total downloads
last updated
12/3/2019
Latest version:
4.7.0
Provides support for compilation and code generation, including dynamic, using the C# language. Commonly Used...
More information
Microsoft.
Extensions.
Configuration.
Abstractions
by:
aspnet
dotnetframework
Microsoft
2,635,339,197 total downloads
last updated
3/14/2023
Latest version:
8.0.0-preview.2.23128.3
Provides abstractions of key-value pair based configuration. Interfaces defined in this package are implemented by classes in Microsoft.Extensions.Configuration and other configuration packages.
Microsoft.
Extensions.
DependencyInjection.
Abstractions
by:
aspnet
dotnetframework
Microsoft
3,184,889,048 total downloads
last updated
3/14/2023
Latest version:
8.0.0-preview.2.23128.3
Abstractions for dependency injection. Commonly Used Types: Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.
Extensions.
Options
by:
aspnet
dotnetframework
Microsoft
2,722,106,341 total downloads
last updated
3/14/2023
Latest version:
8.0.0-preview.2.23128.3
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.
Extensions.
Logging
by:
aspnet
dotnetframework
Microsoft
1,878,950,347 total downloads
last updated
3/14/2023
Latest version:
8.0.0-preview.2.23128.3
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.
Extensions.
DependencyInjection
by:
aspnet
dotnetframework
Microsoft
2,002,822,706 total downloads
last updated
3/14/2023
Latest version:
8.0.0-preview.2.23128.3
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.
Extensions.
Configuration
by:
aspnet
dotnetframework
Microsoft
1,957,977,128 total downloads
last updated
3/14/2023
Latest version:
8.0.0-preview.2.23128.3
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.
Extensions.
Configuration.
Binder
by:
aspnet
dotnetframework
Microsoft
1,705,033,853 total downloads
last updated
3/14/2023
Latest version:
8.0.0-preview.2.23128.3
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...
More information
Microsoft.
Extensions.
FileProviders.
Abstractions
by:
aspnet
dotnetframework
Microsoft
1,883,272,398 total downloads
last updated
3/14/2023
Latest version:
8.0.0-preview.2.23128.3
Abstractions of files and directories. Commonly Used Types: Microsoft.Extensions.FileProviders.IDirectoryContents Microsoft.Extensions.FileProviders.IFileInfo Microsoft.Extensions.FileProviders.IFileProvider
Microsoft.
Win32.
Registry
by:
dotnetframework
Microsoft
1,420,013,453 total downloads
last updated
6/15/2021
Latest version:
6.0.0-preview.5.21301.5
Provides support for accessing and modifying the Windows Registry. Commonly Used...
More information
Microsoft.
NETCore.
Targets
by:
dotnetframework
Microsoft
1,623,300,658 total downloads
last updated
5/24/2021
Latest version:
6.0.0-preview.4.21253.7
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...
More information
Microsoft.
Extensions.
Hosting.
Abstractions
by:
aspnet
dotnetframework
Microsoft
1,319,894,044 total downloads
last updated
3/14/2023
Latest version:
8.0.0-preview.2.23128.3
Hosting and startup abstractions for applications.
Microsoft.
Extensions.
FileProviders.
Physical
by:
aspnet
dotnetframework
Microsoft
1,101,829,904 total downloads
last updated
3/14/2023
Latest version:
8.0.0-preview.2.23128.3
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.
IdentityModel.
Logging
by:
AzureAD
Microsoft
981,986,575 total downloads
last updated
2/16/2023
Latest version:
6.27.0
.NET
Windows
Authentication
Identity
Logging
Includes Event Source based logging support.
Microsoft.
Extensions.
Caching.
Memory
by:
aspnet
dotnetframework
Microsoft
959,509,496 total downloads
last updated
3/14/2023
Latest version:
8.0.0-preview.2.23128.3
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.
IdentityModel.
Tokens
by:
AzureAD
Microsoft
971,750,944 total downloads
last updated
2/16/2023
Latest version:
6.27.0
.NET
Windows
Authentication
Identity
SecurityTokens
Cryptographic
operations
Signing
Verifying
Signatures
More tags
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.
Extensions.
Caching.
Abstractions
by:
aspnet
dotnetframework
Microsoft
1,010,702,578 total downloads
last updated
3/14/2023
Latest version:
8.0.0-preview.2.23128.3
Caching abstractions for in-memory cache and distributed cache. Commonly Used Types: Microsoft.Extensions.Caching.Distributed.IDistributedCache Microsoft.Extensions.Caching.Memory.IMemoryCache
Previous
Next