Moq
by: Daniel Cazzulino, kzu
- 25 total downloads
- Latest version: 4.10.0
Moq is the most popular and friendly mocking framework for .NET
MsgPack.Cli
by: FUJIWARA, Yusuke
- 34 total downloads
- Latest version: 1.0.1
MessagePack is fast, compact, and interoperable binary serialization format.
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin, .NET Core and Unity.
MySql.Data
by: Oracle
- 9 total downloads
- Latest version: 8.0.17
MySql.Data.MySqlClient .Net Core Class Library
Namotion.Reflection
by: Namotion.Reflection
- 52 total downloads
- Latest version: 2.1.2
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NConsole
by: Rico Suter
- 14 total downloads
- Latest version: 3.11.6604.24637
NConsole is a .NET library to parse command line arguments and execute commands.
NCrontab
by: Atif Aziz
- 5 total downloads
- Latest version: 3.4.0
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
NeoSmart.AsyncLock
by: NeoSmart Technologies, Mahmoud Al-Qudsi
- 8 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!
Nerdbank.Streams
by: Andrew Arnott
- 13 total downloads
- Latest version: 2.2.24-rc
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NETStandard.Library
by: Microsoft
- 30 total downloads
- Latest version: 2.0.2
A set of standard .NET APIs that are prescribed to be used and supported together.
bb6d7bbb2ce5f50c4615b4622ee9e53c77343b8e
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 578 total downloads
- Latest version: 13.0.4
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 2 total downloads
- Latest version: 1.0.1
Json.NET BSON adds support for reading and writing BSON
NJsonSchema
by: Rico Suter
- 326 total downloads
- Latest version: 10.8.0
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 438 total downloads
- Latest version: 10.5.2
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 312 total downloads
- Latest version: 10.5.2
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 323 total downloads
- Latest version: 10.5.2
JSON Schema reader, generator and validator for .NET
NJsonSchema.Yaml
by: Rico Suter
- 130 total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 92 total downloads
- Latest version: 5.5.1
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
Npgsql
by: Shay Rojansky, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
- 27 total downloads
- Latest version: 3.2.7
Npgsql is the open source .NET data provider for PostgreSQL.
Npgsql.EntityFrameworkCore.PostgreSQL
by: Shay Rojansky
- 5 total downloads
- Latest version: 1.1.1
PostgreSQL/Npgsql provider for Entity Framework Core.
NSubstitute
by: Anthony Egerton, David Tchepak, Alexandr Nikitin, Oleksandr Povar
- 11 total downloads
- Latest version: 4.4.0
NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.