Npgsql
by: Shay Rojansky, Nikita Kazmin, Brar Piening, Nino Floris, Yoh Deadfall, Austin Drenski, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
- 4 total downloads
- Latest version: 10.0.3
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
OpenIddict
by: Kévin Chalet
- 9 total downloads
- Latest version: 7.0.0-preview.4.25313.34
Versatile OpenID Connect stack for .NET.
Note: this metapackage only references the generic core, client, server and validation packages.
To use these features on ASP.NET Core or OWIN/Katana/ASP.NET 4.x, reference the OpenIddict.AspNetCore or OpenIddict.Owin package.
OpenIddict.Abstractions
by: Kévin Chalet
- 12 total downloads
- Latest version: 7.0.0-preview.4.25313.34
Abstractions and primitives used by the OpenIddict components.
OpenIddict.AspNetCore
by: Kévin Chalet
- 9 total downloads
- Latest version: 7.0.0-preview.4.25313.34
Versatile OpenID Connect stack for ASP.NET Core.