Nito.Collections.Deque
by: Stephen Cleary
- 240 total downloads
- Latest version: 1.2.1
A double-ended queue.
Nito.Disposables
by: Stephen Cleary
- 305 total downloads
- Latest version: 2.5.0
IDisposable and IAsyncDisposable helper types.
NJsonSchema
by: Rico Suter
- 5,585k total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 4,489k total downloads
- Latest version: 10.5.2
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 2,967k total downloads
- Latest version: 10.5.2
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 2,61k total downloads
- Latest version: 10.5.2
JSON Schema reader, generator and validator for .NET
NJsonSchema.Extensions
by: Stef Heyenrath
- 31 total downloads
- Latest version: 0.2.0
Extension methods for NJsonSchema to convert JObject, JArray and object to a NJsonSchema
NJsonSchema.Yaml
by: Rico Suter
- 2,613k total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET
NLipsum
by: alexcpendleton
- 60 total downloads
- Latest version: 1.1.0
NLipsum : Lorem Ipsum (Lipsum) Generator and Library for the .NET Framework (C#)
NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 1,677k 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
NLog.Extensions.Logging
by: Microsoft Julian Verdurmen
- 306 total downloads
- Latest version: 1.7.5
NLog LoggerProvider for Microsoft.Extensions.Logging for logging in .NET Standard libraries and .NET Core applications.
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
NLog.Targets.Syslog
by: Jesper Hess Nielsen Luigi Berrettini
- 318 total downloads
- Latest version: 5.0.0-beta-02
Custom target for NLog to send logging messages to a Syslog server
NLog.Web.AspNetCore
by: Julian Verdurmen
- 420 total downloads
- Latest version: 4.15.0
NLog LoggerProvider for Microsoft.Extensions.Logging and ASP.NET Core platform. Adds helpers and layout renderers for websites and web applications.
Supported platforms:
- For ASP.NET Core 6, .NET 6
- For ASP.NET Core 5, .NET 5
- For ASP.NET Core 3, .NET Core 3.0
- For ASP.NET Core 2, .NET Standard 2.0+ and .NET 4.6+
- For ASP.NET Core 1, .NET Standard 1.5+ and .NET 4.5.x
NModbus
by: Dmitry Turin Rich Quackenbush Jesse Beard
- 406 total downloads
- Latest version: 3.0.74
NModbus is a C# implementation of the Modbus protocol. Provides connectivity to Modbus slave compatible devices and applications. Supports TCP, and UDP protocols.
NModbus.Serial
by: Rich Quackenbush
- 273 total downloads
- Latest version: 3.0.62
NModbus Serial Class Library
NodaTime
by: Jon Skeet
- 935 total downloads
- Latest version: 2.4.18
Noda Time is a date and time API acting as an alternative to the built-in DateTime/DateTimeOffset etc types built into the .NET framework.
Npgsql
by: Shay Rojansky Yoh Deadfall Austin Drenski Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
- 871 total downloads
- Latest version: 4.0.17
Npgsql is the open source .NET data provider for PostgreSQL.
Npgsql.EntityFrameworkCore.PostgreSQL
by: Shay Rojansky
- 44 total downloads
- Latest version: 1.1.1
PostgreSQL/Npgsql provider for Entity Framework Core.
Npgsql.Json.NET
by: Shay Rojansky
- 150 total downloads
- Latest version: 4.0.17
Json.NET plugin for Npgsql, allowing transparent serialization/deserialization of JSON objects directly to and from the database.
Npgsql.NetTopologySuite
by: Yoh Deadfall Shay Rojansky
- 156 total downloads
- Latest version: 4.0.17
NetTopologySuite plugin for Npgsql, allowing mapping of PostGIS geometry types to NetTopologySuite types.