NuGet.Packaging
by: Microsoft
- 824 total downloads
- Latest version: 6.13.2
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core
by: Microsoft
- 702 total downloads
- Latest version: 6.9.1
The (former home to) core data structures for NuGet.Packaging. Contains only the type forwarders to the new assembly.
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
- 820 total downloads
- Latest version: 6.13.2
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
NuGet.Protocol
by: Microsoft
- 761 total downloads
- Latest version: 6.13.2
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.Versioning
by: Microsoft
- 828 total downloads
- Latest version: 6.13.2
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
- 197 total downloads
- Latest version: 3.7.0
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. You only need one such package for a solution.
The package works with Visual Studio 2012 and newer.
OpenAI
by: OkGoDoIt (Roger Pincombe)
- 10 total downloads
- Latest version: 1.7.2
A simple C# / .NET library to use with OpenAI's GPT-3 API, as well as ChatGPT, GPT-4, DALL·E, etc. Independently developed, this is not an official library and I am not affiliated with OpenAI. An OpenAI or Azure OpenAI account is required.
OpenIddict
by: Kévin Chalet
- 29 total downloads
- Latest version: 4.10.1
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
- 703 total downloads
- Latest version: 6.1.1
Abstractions and primitives used by the OpenIddict components.
OpenIddict.AspNetCore
by: Kévin Chalet
- 15 total downloads
- Latest version: 3.0.0-beta1.20311.67
Versatile OpenID Connect stack for ASP.NET Core 2.1, 3.1 and 5.0.
OpenIddict.Client
by: Kévin Chalet
- 14 total downloads
- Latest version: 6.1.1
OpenIddict authorization client services.
Note: this package only contains the generic/host-agnostic client components.
To use the client feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Client.AspNetCore or OpenIddict.Client.Owin package.
OpenIddict.Client.DataProtection
by: Kévin Chalet
- 446 total downloads
- Latest version: 6.1.1
ASP.NET Core Data Protection integration package for the OpenIddict client services.
OpenIddict.Client.SystemIntegration
by: Kévin Chalet
- 284 total downloads
- Latest version: 6.1.0
Operating system integration package for the OpenIddict client.
OpenIddict.Client.SystemNetHttp
by: Kévin Chalet
- 12 total downloads
- Latest version: 4.5.0
System.Net.Http integration package for the OpenIddict client services.
OpenIddict.Client.WebIntegration
by: Kévin Chalet
- 12 total downloads
- Latest version: 4.5.0
OpenIddict client integration package for various Web services.
OpenIddict.Core
by: Kévin Chalet
- 741 total downloads
- Latest version: 6.1.1
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenIddict.EntityFrameworkCore
by: Kévin Chalet
- 904 total downloads
- Latest version: 6.1.1
Entity Framework Core stores for OpenIddict.