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
There are 333,444 packages
Sort by
Relevance
Downloads
Recently updated
Newtonsoft.
Json
by:
dotnetfoundation
jamesnk
newtonsoft
3,300,509,736 total downloads
last updated
3/8/2023
Latest version:
13.0.3
json
Json.NET is a popular high-performance JSON framework for .NET
Microsoft.
Extensions.
DependencyInjection
by:
aspnet
dotnetframework
Microsoft
2,242,734,316 total downloads
last updated
5/16/2023
Latest version:
8.0.0-preview.4.23259.5
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.
Extensions.
Logging
by:
aspnet
dotnetframework
Microsoft
2,100,786,802 total downloads
last updated
5/16/2023
Latest version:
8.0.0-preview.4.23259.5
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
System.
Text.
Json
by:
dotnetframework
Microsoft
1,153,026,365 total downloads
last updated
5/16/2023
Latest version:
8.0.0-preview.4.23259.5
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read...
More information
Microsoft.
Bcl.
AsyncInterfaces
by:
dotnetframework
Microsoft
952,125,515 total downloads
last updated
5/16/2023
Latest version:
8.0.0-preview.4.23259.5
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0. Commonly Used...
More information
System.
Drawing.
Common
by:
dotnetframework
Microsoft
829,691,950 total downloads
last updated
3/14/2023
Latest version:
8.0.0-preview.2.23128.3
Provides access to GDI+ graphics functionality. Commonly Used Types: System.Drawing.Bitmap System.Drawing.BitmapData System.Drawing.Brush System.Drawing.Font System.Drawing.Graphics System.Drawing.Icon Since...
More information
Serilog
by:
serilog
787,647,238 total downloads
last updated
5/31/2023
Latest version:
3.0.0-dev-02022
serilog
logging
semantic
structured
Simple .NET logging with fully-structured events
Microsoft.
Win32.
SystemEvents
by:
dotnetframework
Microsoft
769,390,171 total downloads
last updated
5/16/2023
Latest version:
8.0.0-preview.4.23259.5
Provides access to Windows system event notifications. Commonly Used Types: Microsoft.Win32.SystemEvents
Microsoft.
EntityFrameworkCore
by:
aspnet
EntityFramework
Microsoft
720,007,647 total downloads
last updated
5/16/2023
Latest version:
8.0.0-preview.4.23259.3
Entity
Framework
Core
entity-framework-core
EF
Data
O/RM
EntityFramework
EntityFrameworkCore
EFCore
Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with SQL Server, Azure SQL Database, SQLite, Azure...
More information
System.
Windows.
Extensions
by:
dotnetframework
Microsoft
622,602,375 total downloads
last updated
5/16/2023
Latest version:
8.0.0-preview.4.23259.5
Provides miscellaneous Windows-specific types Commonly Used Types: System.Security.Cryptography.X509Certificates.X509Certificate2UI System.Security.Cryptography.X509Certificates.X509SelectionFlag
Castle.
Core
by:
castleproject
jonorossi
596,298,706 total downloads
last updated
12/30/2022
Latest version:
5.1.1
castle
dynamicproxy
dynamic
proxy
dynamicproxy2
dictionaryadapter
emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Azure.
Core
by:
azure-sdk
Microsoft
579,481,734 total downloads
last updated
5/10/2023
Latest version:
1.32.0
Microsoft
Azure
Client
Pipeline
This is the implementation of the Azure Client Pipeline
Microsoft.
Identity.
Client
by:
AzureAD
Microsoft
563,091,878 total downloads
last updated
5/24/2023
Latest version:
4.54.1
Microsoft
Authentication
Library
MSA
MSAL
B2C
Azure
Active
Directory
AAD
More tags
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...
More information
AWSSDK.
Core
by:
awsdotnet
504,316,364 total downloads
last updated
6/8/2023
Latest version:
3.7.107.4
AWS
Amazon
cloud
aws-sdk-v3
The Amazon Web Services SDK for .NET - Core Runtime
Microsoft.
Extensions.
Http
by:
aspnet
dotnetframework
Microsoft
490,327,664 total downloads
last updated
5/16/2023
Latest version:
8.0.0-preview.4.23259.5
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. The HttpClient factory provides extensibility to plug in DelegatingHandlers that address cross-cutting...
More information
Newtonsoft.
Json.
Bson
by:
dotnetfoundation
jamesnk
newtonsoft
472,404,142 total downloads
last updated
6/29/2022
Latest version:
1.0.3-beta1
bson
Json.NET BSON adds support for reading and writing BSON
System.
Security.
Cryptography.
Pkcs
by:
dotnetframework
Microsoft
465,480,939 total downloads
last updated
5/16/2023
Latest version:
8.0.0-preview.4.23259.5
Provides support for PKCS and CMS algorithms. Commonly Used Types: System.Security.Cryptography.Pkcs.EnvelopedCms
Moq
by:
clarius
Devlooped
kzu
447,369,942 total downloads
last updated
12/30/2022
Latest version:
4.18.4
moq
tdd
mocking
mocks
unittesting
agile
unittest
Moq is the most popular and friendly mocking framework for .NET. Built from https://github.com/moq/moq4/tree/042a2ebbe
AutoMapper
by:
jbogard
432,781,973 total downloads
last updated
1/16/2023
Latest version:
12.0.1
A convention-based object-object mapper.
Swashbuckle.
AspNetCore.
Swagger
by:
domaindrivendev
426,144,145 total downloads
last updated
1/11/2023
Latest version:
6.5.0
swagger
documentation
discovery
help
webapi
aspnet
aspnetcore
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
Previous
Next