Ninject.Web.Common.WebHost
by: Ninject Project Contributors
- 118 total downloads
- Latest version: 3.3.2
ASP.NET extension for Ninject.Web.Common
NLog
by: Kim Christensen
- 5 total downloads
- Latest version: 2.1.0
NLog is a logging platform for .NET with rich log routing and management capabilities. It can help you produce and manage high-quality logs for your application regardless of its size or complexity.
This package installs NLog.dll with includes core logging functionality.
For your main project also need to install "NLog Configuration" package.
normalize.css
by: Nicolas Gallagher, Jonathan Neal
- 24 total downloads
- Latest version: 3.0.2
Normalize.css is a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards. We researched the differences between default browser styles in order to precisely target only the styles that need normalizing.
Novell.Directory.Ldap.NETStandard
by: Novell, dsbenghe
- 11 total downloads
- Latest version: 4.0.0
LDAP client library - .NET Standard 2.0/2.1, - compatible .NET platforms: .NET >= NET6, NET8, NET9, .NET Framework >= 4.6, Universal Windows Platform, Xamarin. Works with any LDAP server (including Microsoft Active Directory - AD)
Npgsql
by: Shay Rojansky, Nikita Kazmin, Brar Piening, Nino Floris, Yoh Deadfall, Austin Drenski, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
- 3 total downloads
- Latest version: 10.0.0-rc.1
Npgsql is the open source .NET data provider for PostgreSQL.
NSec.Cryptography
by: Klaus Hartke
- 1 total downloads
- Latest version: 26.1.0-preview.1
Provides modern cryptographic algorithm implementations for .NET based on libsodium.
Commonly Used Types:
NSec.Cryptography.Aegis256
NSec.Cryptography.Argon2id
NSec.Cryptography.Blake2b
NSec.Cryptography.Chacha20Poly1305
NSec.Cryptography.Ed25519
NSec.Cryptography.X25519
NSwag.AspNetCore
by: Rico Suter
- 2 total downloads
- Latest version: 14.7.1
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Commands
by: Rico Suter
- 32 total downloads
- Latest version: 14.7.1
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.AspNetCore
by: Rico Suter
- 2 total downloads
- Latest version: 14.7.1
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.MSBuild
by: Rico Suter
- 1.107k total downloads
- Latest version: 14.6.3
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Packaging.Core
by: NuGet
- 7 total downloads
- Latest version: 4.2.0
The core data structures for NuGet.Packaging
NuGet.Packaging.Core.Types
by: NuGet.Packaging.Core.Types
- 26 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Protocol.Core.Types
by: NuGet
- 26 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
NuGet.Protocol.Core.v3
by: NuGet
- 39 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet Protocol for 3.1.0 servers
NuGet.Repositories
by: NuGet.Repositories
- 42 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.RuntimeModel
by: NuGet.RuntimeModel
- 42 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.VisualStudio
by: Microsoft
- 103 total downloads
- Latest version: 5.11.6
APIs for invoking NuGet services in Visual Studio.
Nullable
by: Manuel Römer
- 16 total downloads
- Latest version: 1.3.1
A source code only package which allows you to use .NET's new nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework.
This package does not contain any compiled binaries, but instead adds the attribute classes as C# source code to your project. Because this code is compiled together with the rest of your code, the built binaries will not have a dependency on this package, meaning that you can perfectly use it for both libraries and applications.
The C# code is only included if you are targeting a framework version which does not support the new nullable attributes. For example, if you create a library which multi-targets .NET Standard 2.0 and 2.1, the majority of the attributes are not included in the .NET Standard 2.1 version, because it already provides these by default.
Please see https://github.com/manuelroemer/Nullable for additional information on how to use this package.
NuSpec.ReferenceGenerator
by: Oren Novotny
- 29 total downloads
- Latest version: 2.0.0-beta-bld12
Tool to auto-generate BCL package nuspec dependencies for CoreCLR projects