Nito.Collections.Deque
by: Stephen Cleary
- 17 total downloads
- Latest version: 1.2.1
A double-ended queue.
Nito.Disposables
by: Stephen Cleary
- 13 total downloads
- Latest version: 2.5.0
IDisposable and IAsyncDisposable helper types.
NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 72 total downloads
- Latest version: 6.0.6
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 6, 7, 8, 9 and 10
- .NET Standard 2.0 and 2.1
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging
For using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
NuGet.Common
by: Microsoft
- 21 total downloads
- Latest version: 6.14.0
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration
by: Microsoft
- 56 total downloads
- Latest version: 6.14.0
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core
by: Microsoft
- 13 total downloads
- Latest version: 6.13.2
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks
by: Microsoft
- 50 total downloads
- Latest version: 6.14.0
NuGet's understanding of target frameworks.
NuGet.Packaging
by: Microsoft
- 56 total downloads
- Latest version: 6.14.0
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core
by: Microsoft
- 1 total downloads
- Latest version: 6.2.4
The (former home to) core data structures for NuGet.Packaging. Contains only the type forwarders to the new assembly.
NuGet.ProjectModel
by: Microsoft
- 10 total downloads
- Latest version: 6.12.1
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
NuGet.Protocol
by: Microsoft
- 53 total downloads
- Latest version: 6.13.2
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.Versioning
by: Microsoft
- 52 total downloads
- Latest version: 6.14.0
NuGet's implementation of Semantic Versioning.
NUglify
by: Ron Logan Alexandre Mutel Andrew Bullock
- 84 total downloads
- Latest version: 1.21.17
NUglify provides minification and compression methods for CSS, JavaScript and HTML files for .NET
OpenIddict.Abstractions
by: Kévin Chalet
- 63 total downloads
- Latest version: 7.2.0
Abstractions and primitives used by the OpenIddict components.
OpenIddict.Core
by: Kévin Chalet
- 81 total downloads
- Latest version: 7.2.0
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenIddict.Server
by: Kévin Chalet
- 75 total downloads
- Latest version: 7.2.0
OpenIddict authorization server services.
Note: this package only contains the generic/host-agnostic server components.
To use the server feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Server.AspNetCore or OpenIddict.Server.Owin package.
OpenIddict.Server.AspNetCore
by: Kévin Chalet
- 32 total downloads
- Latest version: 4.10.1
ASP.NET Core integration package for the OpenIddict server services.
OpenIddict.Validation
by: Kévin Chalet
- 66 total downloads
- Latest version: 7.2.0
OpenIddict token validation services.
Note: this package only contains the generic/host-agnostic validation components.
To use the validation feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Validation.AspNetCore or OpenIddict.Validation.Owin package.
OpenIddict.Validation.AspNetCore
by: Kévin Chalet
- 19 total downloads
- Latest version: 4.10.1
ASP.NET Core integration package for the OpenIddict validation services.
OpenIddict.Validation.ServerIntegration
by: Kévin Chalet
- 54 total downloads
- Latest version: 7.2.0
Local server integration package for the OpenIddict validation services.