NSwag.AspNetCore
by: Rico Suter
- 18.288k total downloads
- Latest version: 14.7.1
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
Ninject
by: Ninject Project Contributors
- 8.022k total downloads
- Latest version: 3.2.3-unstable-012
Stop writing monolithic applications that make you feel like you have to move mountains to make the simplest of changes. Ninject helps you use the technique of dependency injection to break your applications into loosely-coupled, highly-cohesive components, and then glue them back together in a flexible manner.
murmurhash-signed
by: Darren Kopp
- 599 total downloads
- Latest version: 1.0.3
Provides a HashAlgorithm implementation of the Murmur3 algorithm
MSTest.TestAdapter
by: Microsoft
- 62 total downloads
- Latest version: 3.8.2
MSTest is Microsoft supported Test Framework.
This package includes the adapter logic to discover and run tests. For access to the testing framework, install the MSTest.TestFramework package.
Supported platforms:
- .NET 4.6.2+
- .NET Core 3.1+
- .NET 6.0+
- .NET 6.0 Windows.18362+
- UWP 10.0.16299
- UWP 10.0.17763 with .NET 9
MsgPack.Cli
by: FUJIWARA Yusuke
- 2.022k 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.
NetLegacySupport.ConcurrentDictionary
by: Microsoft
- 299 total downloads
- Latest version: 1.1.1
System.ConcurrentDictionary for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NetLegacySupport.Action
by: Microsoft
- 264 total downloads
- Latest version: 1.1.1
System.Action and System.Func for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
Newtonsoft.Json
by: James Newton-King
- 8.857k total downloads
- Latest version: 13.0.5-beta1
Json.NET is a popular high-performance JSON framework for .NET
NJsonSchema
by: Rico Suter
- 48.575k total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET
NSwag.CodeGeneration
by: Rico Suter
- 746 total downloads
- Latest version: 7.6.6171.30840
NSwag: The Swagger API toolchain for .NET and TypeScript
NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 16.151k total downloads
- Latest version: 6.2.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 6, 7, 8, 9 and 10
- .NET Standard 2.0 and 2.1
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging
For using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
MSTest
by: Microsoft
- 545 total downloads
- Latest version: 3.7.3
MSTest is Microsoft supported Test Framework.
This package is a meta package to simplify test projects. It includes MSTest.TestFramework and MSTest.TestAdapter.
Supported platforms:
- .NET 4.6.2+
- .NET Core 3.1+
- .NET 6.0+
- .NET 6.0 Windows.18362+
- UWP 10.0.16299
Nerdbank.GitVersioning
by: Andrew Arnott
- 17.073k total downloads
- Latest version: 3.11.128-beta
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 115 total downloads
- Latest version: 8.15.6294.28833
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 323 total downloads
- Latest version: 2.49.6019.25465
JSON Schema draft v4 reader, generator and validator for .NET
NamedPipeServerStream.NetFrameworkVersion
by: havendv
- 1.863k total downloads
- Latest version: 1.1.13
This package adds original NamedPipeServerStream constructors from Net.Framework to NetStandard
See System.IO.Pipes.NamedPipeServerStreamConstructors.New method
Features:
- Completely repeats constructor behavior from .Net Framework (including exceptions)
- Has a strong name
- Restored from decompiled code. No changes from the original
- Official dependencies only
- Tested
Npgsql
by: Francisco Figueiredo Jr. Josh Cooley Dave Page Jon Asher Brar Piening Chris Morgan Hiroshi Saito Jon Hanna Federico Di Gregorio Glen Parker Shay Rojansky
- 2.774k total downloads
- Latest version: 2.2.7
Npgsql is a .Net data provider for Postgresql. It allows any program developed for .Net framework to access database server. It is implemented in 100% C# code. Postgresql 9.x and above is officially supported.
NETStandard.Library
by: Microsoft
- 1.404k total downloads
- Latest version: 2.0.1
A set of standard .NET APIs that are prescribed to be used and supported together.
b7f182415927d3b98445d043e1680c56b9d1f17c
When using NuGet 3.x this package requires at least version 3.4.
Namotion.Reflection
by: Namotion.Reflection
- 5.745k 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.
MSTest.Analyzers
by: Microsoft
- 1.048k total downloads
- Latest version: 4.4.0
This package includes code analyzers and code fixes for MSTest.
MSTest is Microsoft supported Test Framework.