NLipsum
by: alexcpendleton
- 13 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
- 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
- 101 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.Configuration
by: Microsoft
- 117 total downloads
- Latest version: 4.8.2+7269569e7fd88103a15255c0182aa347ddd61f8f
NuGet's client configuration settings implementation.
NuGet.Frameworks
by: Microsoft
- 163 total downloads
- Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
The understanding of target frameworks for NuGet.Packaging.
NuGet.LibraryModel
by: Microsoft
- 154 total downloads
- Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
NuGet client library.
NuGet.Packaging
by: Microsoft
- 146 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
- 154 total downloads
- Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
The core data structures for NuGet.Packaging.
NuGet.Packaging.Core.Types
by: NuGet.Packaging.Core.Types
- 136 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel
by: Microsoft
- 153 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
- 150 total downloads
- Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
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
NUnit3TestAdapter
by: Charlie Poole Terje Sandstrom
- 356 total downloads
- Latest version: 3.15.1
A package including the NUnit 3 TestAdapter for Visual Studio 2012 onwards. With this package you don't need to install the VSIX adapter package, and you don't need to upload the adapter to your TFS server.
Note that this package ONLY contains the adapter, not the NUnit framework. You must also get the 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.)
The package works with Visual Studio 2012 and newer.