NLog.Extensions.Logging by: Microsoft Julian Verdurmen
  • 437 total downloads
  • Latest version: 1.7.5
  • NLog Microsoft.Extensions.Logging log logging logfiles netcore
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
  • 441 total downloads
  • Latest version: 4.14.0
  • logging log NLog web aspnet aspnetcore MVC Microsoft.Extensions.Logging httpcontext session
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
  • 16 total downloads
  • Latest version: 4.0.2
  • orm sql micro-orm database mvc
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
  • 486 total downloads
  • Latest version: 4.4.0
  • mocking mocks testing unit-testing TDD AAA
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
  • 16 total downloads
  • Latest version: 1.0.16
  • nsubstitute nsubstitute.analyzers analyzers roslyn csharp c#
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.
NSwag.Core by: Rico Suter
  • 18 total downloads
  • Latest version: 13.16.1
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Common by: Microsoft
  • 34 total downloads
  • Latest version: 6.2.1
  • nuget
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration by: Microsoft
  • 380 total downloads
  • Latest version: 6.2.2
  • nuget
NuGet's configuration settings implementation.
NuGet.Frameworks by: Microsoft
  • 702 total downloads
  • Latest version: 6.2.4
  • nuget
NuGet's understanding of target frameworks.
NuGet.LibraryModel by: Microsoft
  • 203 total downloads
  • Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
  • nuget
NuGet client library.
NuGet.Logging by: NuGet
  • 89 total downloads
  • Latest version: 3.4.4-rtm-final
Logger abstractions for NuGet
NuGet.Packaging by: Microsoft
  • 191 total downloads
  • Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
  • nuget
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.Packaging.Core by: Microsoft
  • 200 total downloads
  • Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
  • nuget
The core data structures for NuGet.Packaging
NuGet.Packaging.Core.Types by: NuGet.Packaging.Core.Types
  • 211 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel by: Microsoft
  • 208 total downloads
  • Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
  • nuget
NuGet client library.
NuGet.Protocol by: Microsoft
  • 57 total downloads
  • Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
  • nuget protocol
NuGet client library.
NuGet.Versioning by: Microsoft
  • 448 total downloads
  • Latest version: 6.2.4
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
NUglify by: Ron Logan Alexandre Mutel Andrew Bullock
  • 58 total downloads
  • Latest version: 1.21.9
  • CSS JavaScript minify crunch uglify Compress HTML htmlminifier htmlcompressor
NUglify provides minification and compression methods for CSS, JavaScript and HTML files for .NET
NUnit by: Charlie Poole Rob Prouse
  • 34 total downloads
  • Latest version: 3.11.0
  • nunit test testing tdd framework fluent assert theory plugin addin
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
NUnit3TestAdapter by: Charlie Poole Terje Sandstrom
  • 598 total downloads
  • Latest version: 4.3.1
  • test visualstudio testadapter nunit nunit3 dotnet
The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core). Note that this package ONLY contains the adapter, not the NUnit framework. For VS 2017 and forward, you should add this package to every test project in your solution. (Earlier versions only require a single adapter package per solution.)