netfx-Guard
by: Daniel Cazzulino, kzu, Clarius
- 17 total downloads
- Latest version: 1.3.3.2
The only argument validation file you need, with full refactoring support and strong-typing.
Examples:
Guard.NotNull(() => value, value)
Guard.NotNullOrEmpty(
() => stringValue, stringValue)
NETStandard.Library
by: Microsoft
- 18 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.
Newtonsoft.Json
by: James Newton-King
- 38 total downloads
- Latest version: 10.0.3
Json.NET is a popular high-performance JSON framework for .NET
Ninject
by: Nate Kohari, Ian Davis, Remo Gloor, Joe Wasson, Daniel Marbach
- 4 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.
Ninject.MVC3
by: Remo Gloor, Ian Davis
- 2 total downloads
- Latest version: 2.2.2
Extension for Ninject providing integration with ASP.NET MVC3
Ninject.Web.Common
by: Ninject Project Contributors
- 2 total downloads
- Latest version: 3.0.0.7
Bootstrapper for web projects
Ninject.Web.Common.WebHost
by: Ninject Project Contributors
- 79 total downloads
- Latest version: 3.3.2
ASP.NET extension for Ninject.Web.Common
NJsonSchema.CodeGeneration
by: Rico Suter
- 6 total downloads
- Latest version: 2.49.6019.25465
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 2 total downloads
- Latest version: 8.15.6294.28833
JSON Schema draft v4 reader, generator and validator for .NET
NPOI
by: NPOI Contributors
- 8 total downloads
- Latest version: 2.5.2
Contact us on telegram: https://t.me/npoidevs
NSwag.AspNetCore
by: Rico Suter
- 230 total downloads
- Latest version: 14.6.3
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration
by: Rico Suter
- 12 total downloads
- Latest version: 7.6.6171.30840
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.MSBuild
by: Rico Suter
- 505 total downloads
- Latest version: 14.6.2
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Configuration
by: NuGet
- 8 total downloads
- Latest version: 4.2.0
NuGet's client configuration settings implementation.
NuGet.DependencyResolver.Core
by: NuGet.DependencyResolver.Core
- 7 total downloads
- Latest version: 4.2.0
NuGet v3 core library.
NuGet.Frameworks
by: NuGet
- 8 total downloads
- Latest version: 4.2.0
The understanding of target frameworks for NuGet.Packaging
NuGet.LibraryModel
by: NuGet.LibraryModel
- 8 total downloads
- Latest version: 4.2.0
NuGet v3 core library.
NuGet.Packaging
by: NuGet
- 8 total downloads
- Latest version: 4.2.0
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.Packaging.Core
by: NuGet
- 3 total downloads
- Latest version: 4.1.0
The core data structures for NuGet.Packaging