NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 27 total downloads
- Latest version: 5.1.3
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 5, 6 and 7
- .NET Core 1, 2 and 3
- .NET Standard 1.3+ and 2.0+
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
NLog.Extensions.Logging
by: Julian Verdurmen
- 706 total downloads
- Latest version: 5.4.0
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.Web.AspNetCore
by: Julian Verdurmen
- 339 total downloads
- Latest version: 4.14.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 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
NPoco
by: Adam Schröder
- 12 total downloads
- Latest version: 4.0.2
An extremely easy to use Micro-ORM supporting Sql Server, MySQL, PostgreSQL, Oracle, Sqlite, SqlCE.
NSubstitute
by: Anthony Egerton David Tchepak Alexandr Nikitin Oleksandr Povar
- 384 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.
NSubstitute.Analyzers.CSharp
by: Tomasz Podolak NSubstitute.Analyzers contributors
- 13 total downloads
- Latest version: 1.0.16
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.
NSwag.Core
by: Rico Suter
- 13 total downloads
- Latest version: 13.16.1
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Common
by: Microsoft
- 24 total downloads
- Latest version: 6.2.1
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration
by: Microsoft
- 320 total downloads
- Latest version: 6.2.2
NuGet's configuration settings implementation.
NuGet.Frameworks
by: Microsoft
- 542 total downloads
- Latest version: 6.2.4
NuGet's understanding of target frameworks.
NuGet.LibraryModel
by: Microsoft
- 210 total downloads
- Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
NuGet client library.
NuGet.Logging
by: NuGet
- 65 total downloads
- Latest version: 3.4.4-rtm-final
Logger abstractions for NuGet
NuGet.Packaging
by: Microsoft
- 200 total downloads
- Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.Packaging.Core
by: Microsoft
- 210 total downloads
- Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
The core data structures for NuGet.Packaging.
NuGet.Packaging.Core.Types
by: NuGet.Packaging.Core.Types
- 163 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel
by: Microsoft
- 211 total downloads
- Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
NuGet client library.
NuGet.Protocol
by: Microsoft
- 97 total downloads
- Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
NuGet client library.
NuGet.Versioning
by: Microsoft
- 395 total downloads
- Latest version: 6.2.4
NuGet's implementation of Semantic Versioning.
NUglify
by: Ron Logan Alexandre Mutel Andrew Bullock
- 45 total downloads
- Latest version: 1.21.9
NUglify provides minification and compression methods for CSS, JavaScript and HTML files for .NET
NUnit
by: Charlie Poole Rob Prouse
- 27 total downloads
- Latest version: 3.11.0
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible.
This package includes the NUnit 3 framework assembly, which is referenced by your tests. You will need to install version 3 of the nunit3-console program or a third-party runner that supports NUnit 3 in order to execute tests. Runners intended for use with NUnit 2.x will not run NUnit 3 tests correctly.
Supported platforms:
- .NET Framework 2.0+
- .NET Standard 1.4+
- .NET Core