NCrontab.Signed
by: Atif Aziz
- 348 total downloads
- Latest version: 3.3.2
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.
NETStandard.Library
by: Microsoft
- 10,028k 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
- 47,826k 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
- 10,665k total downloads
- Latest version: 1.0.2
Json.NET BSON adds support for reading and writing BSON
Ninject
by: Ninject Project Contributors
- 3 total downloads
- Latest version: 3.3.6
Ninject is a lightning-fast, ultra-lightweight dependency injector for .NET applications.
Ninject.Web.Common
by: Ninject Project Contributors
- 2 total downloads
- Latest version: 3.3.2
Bootstrapper for web projects.
Ninject.Web.Common.WebHost
by: Ninject Project Contributors
- 2 total downloads
- Latest version: 3.3.2
ASP.NET extension for Ninject.Web.Common
Ninject.Web.WebApi
by: Remo Gloor, Ninject Contributors
- 2 total downloads
- Latest version: 3.3.1
Extension for Ninject providing integration with ASP.NET WebAPI 2
Ninject.Web.WebApi.WebHost
by: Remo Gloor, Ninject Contributors
- 2 total downloads
- Latest version: 3.3.1
Extension for Ninject providing integration with ASP.NET WebAPI 2 web host
Nito.AsyncEx
by: Stephen Cleary
- 6 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).
Nito.Cancellation
by: Stephen Cleary
- 2 total downloads
- Latest version: 1.1.2
Helper types for working with cancellation tokens and sources.
Nito.Collections.Deque
by: Stephen Cleary
- 1 total downloads
- Latest version: 1.1.1
A double-ended queue.
Nito.Disposables
by: Stephen Cleary
- 2 total downloads
- Latest version: 2.2.1
IDisposable and IAsyncDisposable helper types.
NJsonSchema
by: Rico Suter
- 2 total downloads
- Latest version: 10.6.9
JSON Schema reader, generator and validator for .NET
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 671 total downloads
- Latest version: 6.1.2
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
NSubstitute
by: Anthony Egerton, David Tchepak, Alexandr Nikitin, Oleksandr Povar
- 1,7k 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.
NSwag.AspNetCore
by: Rico Suter
- 1 total downloads
- Latest version: 14.6.3
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Frameworks
by: Microsoft
- 59 total downloads
- Latest version: 5.11.0
NuGet's understanding of target frameworks.
NUglify
by: Ron Logan, Alexandre Mutel, Andrew Bullock
- 1 total downloads
- Latest version: 1.21.17
NUglify provides minification and compression methods for CSS, JavaScript and HTML files for .NET