NSwag.AspNetCore
by: Rico Suter
- 17.383k total downloads
- Latest version: 14.7.1
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
Ninject
by: Nate Kohari Ian Davis Remo Gloor Joe Wasson Daniel Marbach
- 295 total downloads
- Latest version: 2.1.0.76
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.
MSBuild.Sdk.Extras
by: Oren Novotny
- 2.833k total downloads
- Latest version: 1.5.4
Additional MSBuild targets and properties for SDK-style .NET projects.
MSTest.TestAdapter
by: Microsoft
- 7 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
NuGet.Client
by: NuGet.Client
- 1.877k total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
MsgPack.Cli
by: FUJIWARA Yusuke
- 583 total downloads
- Latest version: 0.5.3
MessagePack is fast, compact, and interoperable binary serialization format.
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin and Unity3D.
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 19.115k total downloads
- Latest version: 10.0.28000.2526
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 2004. 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.
Microsoft.Windows.CsWinRT
by: Microsoft
- 7.17k total downloads
- Latest version: 3.0.0-preview.260319.2
C#/WinRT provides packaged WinRT projection support for the C# language. It is compatible with .NET 10 or later, and does not require any built-in knowledge of WinRT by the C# compiler.
Newtonsoft.Json
by: James Newton-King
- 2.147k total downloads
- Latest version: 10.0.3
Json.NET is a popular high-performance JSON framework for .NET
NSwag.CodeGeneration
by: Rico Suter
- 708 total downloads
- Latest version: 7.6.6171.30840
NSwag: The Swagger API toolchain for .NET and TypeScript
NLog
by: Kim Christensen
- 254 total downloads
- Latest version: 2.1.0
NLog is a logging platform for .NET with rich log routing and management capabilities. It can help you produce and manage high-quality logs for your application regardless of its size or complexity.
This package installs NLog.dll with includes core logging functionality.
For your main project also need to install "NLog Configuration" package.
MSTest
by: Microsoft
- 75 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
- 16.15k total downloads
- Latest version: 3.11.13-beta
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Moq
by: Kzu
- 16 total downloads
- Latest version: 3.1.416.3
Moq (pronounced "Mock-you" or just "Mock") is the only mocking library for .NET developed from scratch to take full advantage of .NET 3.5 (i.e. Linq expression trees) and C# 3.0 features (i.e. lambda expressions) that make it the most productive, type-safe and refactoring-friendly mocking library available
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 110 total downloads
- Latest version: 8.15.6294.28833
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 303 total downloads
- Latest version: 2.49.6019.25465
JSON Schema draft v4 reader, generator and validator for .NET
Mono.TextTemplating
by: Mikayla Hutchinson
- 679 total downloads
- Latest version: 1.3.1
Open-source implementation of the T4 templating engine.
NETStandard.Library
by: Microsoft
- 1.341k 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.
MSTest.Analyzers
by: Microsoft
- 132 total downloads
- Latest version: 4.3.2
MSTest is Microsoft supported Test Framework.
This package includes code analyzers and code fixes for MSTest.