NETStandard.Library
by: Microsoft
- 13 total downloads
- Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 45 total downloads
- Latest version: 13.0.3
Json.NET is a popular high-performance JSON framework for .NET
Mono.TextTemplating
by: Mikayla Hutchinson
- 7 total downloads
- Latest version: 1.3.1
Open-source implementation of the T4 templating engine.
NetBox
by: Ivan Gavryliuk (@aloneguid)
- 119 total downloads
- Latest version: 2.5.3
Provides common simple helper functions to accelerate .NET development. Those vary by complexity and nature and include a lot of extension methods to calculate hashes (md5, crypto), string operations, short guids, string encoding, collection extensions, CSV support and many more.
MSBuild.Sdk.Extras
by: Claire Novotny
- 73 total downloads
- Latest version: 3.0.44
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 32 total downloads
- Latest version: 10.0.26100.1742
The Windows WinRT API Pack enables you to add the latest Windows Runtime APIs support to your .NET Framework 4.6+ and .NET Core 3.0+ libraries and apps.
This package includes all the supported Windows Runtime APIs up to Windows version 26100. If you are targeting earlier platforms, consider only offering functionality available on the detected platform version. For further details, see:
https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/version-adaptive-code
Supported platforms:
- .NET Framework 4.6+
- .NET Core 3.0+
Requires default package management format set to PackageReference, and NuGet 4.0 or higher.
MongoDB.Bson
by: vincentkam dmitry_lukyanov rstam craiggwilson
- 2 total downloads
- Latest version: 2.10.4
MongoDB's Official Bson Library.
MongoDB.Driver
by: MongoDB Inc.
- 5 total downloads
- Latest version: 2.13.3
Official .NET driver for MongoDB.
MongoDB.Driver.Core
by: vincentkam dmitry_lukyanov rstam craiggwilson
- 2 total downloads
- Latest version: 2.11.0-beta2
Core Component of the Official MongoDB .NET Driver.
Npgsql
by: Shay Rojansky Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
- 4 total downloads
- Latest version: 3.2.4
Npgsql is the open source .NET data provider for PostgreSQL.
Newtonsoft.Json.Bson
by: James Newton-King
- 5 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
Microsoft.Windows.CsWinRT
by: Microsoft
- 25 total downloads
- Latest version: 2.2.0
C#/WinRT provides packaged WinRT projection support for the C# language. It is compatible with .NET 6 or later, and does not require any built-in knowledge of WinRT by the C# compiler.
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 1 total downloads
- Latest version: 1.2.3
Libmongocrypt wrapper for the .NET driver.
Nerdbank.Streams
by: Andrew Arnott
- 33 total downloads
- Latest version: 2.2.43
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 64 total downloads
- Latest version: 5.4.0
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET 5, 6, 7, 8 and 9
- .NET Core 1, 2 and 3
- .NET Standard 1.3+ and 2.0+
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
Nerdbank.GitVersioning
by: Andrew Arnott
- 129 total downloads
- Latest version: 3.7.115
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NeoSmart.AsyncLock
by: NeoSmart Technologies Mahmoud Al-Qudsi
- 2 total downloads
- Latest version: 3.3.0-preview1
A C# lock replacement for async/await, supporting recursion/re-entrance and asynchronous waits. Handles async recursion correctly - note that Nito.AsyncEx does not!
MySqlConnector
by: Bradley Grainger Caleb Lloyd
- 105 total downloads
- Latest version: 1.3.14
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
NetTopologySuite.IO.SpatiaLite
by: NetTopologySuite - Team
- 53 total downloads
- Latest version: 1.15.1
This package contains the SpatiaLite IO library.
NewId
by: Chris Patterson
- 1 total downloads
- Latest version: 3.0.1
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.