NLog.Config by: Kim Christensen Julian Verdurmen
  • 365 total downloads
  • Latest version: 4.7.15
  • nlog xml config nlog.config
NLog.config file to get started with configuring NLog. This package is not mandatory to get started with NLog: the configuration file can created manually (read specs here: https://github.com/NLog/NLog/wiki/Configuration-file) or the configuration can be created programmatically. (read more here: https://github.com/NLog/NLog/wiki/Configuration-API) Note: Unfortunately this package won't work well when using <PackageReference> Advised to: - download manually: https://raw.githubusercontent.com/NLog/NLog/v4.4/src/NuGet/NLog.Config/content/NLog.config - set "Copy To Output Directory" to "Copy if newer"
NLog.Extensions.Hosting by: Julian Verdurmen Bryan Gonzalez
  • 192 total downloads
  • Latest version: 6.1.2
  • NLog Microsoft.Extensions.Hosting log logging logfiles hosting
NLog extension for Microsoft.Extensions.Hosting for logging in .NET Standard libraries and .NET Core applications using IHostBuilder. For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
NLog.Extensions.Logging by: Julian Verdurmen
  • 256 total downloads
  • Latest version: 6.1.2
  • NLog Microsoft.Extensions.Logging log logging logfiles
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.Schema by: Kim Christensen Julian Verdurmen
  • 601 total downloads
  • Latest version: 6.1.2
  • nlog intellisense xsd
NLog Schema XSD-file for enabling Intellisense, when editing NLog.config XML file in Visual Studio. The nuget-package will try to copy the XSD-file into the project-folder, so one can reference NLog.xsd from NLog.config: <nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.nlog-project.org/schemas/NLog.xsd NLog.xsd"> </nlog> If this nuget-package fails to place the XSD-file into the project-folder then one can download latest here: https://nlog-project.org/schemas/NLog.xsd Alternative enable the Visual Studio option "Automatically download DTDs and schemas" and specify the complete URL: <nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.nlog-project.org/schemas/NLog.xsd http://www.nlog-project.org/schemas/NLog.xsd"> </nlog>
NLog.Web.AspNetCore by: Julian Verdurmen
  • 282 total downloads
  • Latest version: 6.1.2
  • logging log NLog web aspnet aspnetcore MVC Microsoft.Extensions.Logging httpcontext
Integrates NLog as provider for Microsoft.Extensions.Logging, and provides NLog LayoutRenderers to enrich logging output with details from HttpContext.
Npgsql by: Shay Rojansky Nikita Kazmin Brar Piening Nino Floris Yoh Deadfall Austin Drenski Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
  • 691 total downloads
  • Latest version: 8.0.9
  • npgsql postgresql postgres ado ado.net database sql
Npgsql is the open source .NET data provider for PostgreSQL.
npgsql by: npgsql
  • 4 total downloads
  • Latest version: 3.1.5
npgsql
Npgsql.EntityFrameworkCore.PostgreSQL by: Shay Rojansky Austin Drenski Yoh Deadfall
  • 147 total downloads
  • Latest version: 5.0.10
  • npgsql postgresql postgres Entity Framework Core entity-framework-core ef efcore orm sql
PostgreSQL/Npgsql provider for Entity Framework Core.
NPOI by: Tony Qu NPOI Contributors
  • 148 total downloads
  • Latest version: 2.8.0
  • xlsx xls Excel Word docx office ole
.NET port of Apache POI
NPOI.Excel by: Farshid3003
  • 9 total downloads
  • Latest version: 2.1.1
This project is the .NET version of POI Java project at http://poi.apache.org/. POI is an open source project which can help you read/write xls, doc, ppt files. It has a wide application. For example, you can use it to a. generate a Excel report without Microsoft Office suite installed on your server and more efficient than call Microsoft Excel ActiveX at background; b. extract text from Office documents to help you implement full-text indexing feature (most of time this feature is used to create search engines). c. extract images from Office documents d. generate Excel sheets that contains formulas
NSax by: NSax
  • 12 total downloads
  • Latest version: 1.0.2
  • SAX
A .NET port of the SAX Java library.
NSec.Cryptography by: Klaus Hartke
  • 47 total downloads
  • Latest version: 22.4.0
  • aead aes-gcm blake2b chacha20-poly1305 crypto cryptography curve25519 dotnet-core ed25519 encryption hash hkdf hmac libsodium security sha256 sha512 x25519
Provides modern cryptographic algorithm implementations for .NET Core based on libsodium. Commonly Used Types: NSec.Cryptography.Aes256Gcm NSec.Cryptography.Blake2b NSec.Cryptography.Chacha20Poly1305 NSec.Cryptography.Ed25519 NSec.Cryptography.HkdfSha256 NSec.Cryptography.X25519
NSubstitute by: Anthony Egerton David Tchepak Alexandr Nikitin Oleksandr Povar
  • 63 total downloads
  • Latest version: 6.0.0-rc.1
  • 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.
NSwag.ApiDescription.Client by: Rico Suter
  • 506 total downloads
  • Latest version: 14.7.1
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.MSBuild by: Rico Suter
  • 2.187k total downloads
  • Latest version: 14.7.1
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Client by: NuGet.Client
  • 53 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Common by: Microsoft
  • 287 total downloads
  • Latest version: 6.14.3
  • nuget
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration by: Microsoft
  • 274 total downloads
  • Latest version: 6.14.3
  • nuget
NuGet's configuration settings implementation.
NuGet.ContentModel by: NuGet.ContentModel
  • 53 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.DependencyResolver.Core by: Microsoft
  • 297 total downloads
  • Latest version: 6.14.3
  • nuget
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks by: Microsoft
  • 268 total downloads
  • Latest version: 6.14.3
  • nuget
NuGet's understanding of target frameworks.