JsonSchema.Net.Generation by: Greg Dennis
  • 14 total downloads
  • Latest version: 5.1.1
  • json-schema validation schema json generation schema-generation
Extends JsonSchema.Net to provide schema generation functionality
Libuv by: Libuv
  • 6 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
ManagedEsent by: martinc
  • 2 total downloads
  • Latest version: 1.6.0
  • ManagedEsent NoSql ISAM
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
Markdig by: Alexandre Mutel
  • 14 total downloads
  • Latest version: 0.44.0
  • Markdown CommonMark md html md2html
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET with 20+ builtin extensions (pipetables, footnotes, definition lists... etc.)
Microsoft.AspNetCore.App.Internal.Assets by: Microsoft
  • 8 total downloads
  • Latest version: 10.0.0
ASP.NET Core static framework assets This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Authentication by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 21 total downloads
  • Latest version: 9.0.9
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ff66c263be7ed395794bdaf616322977b8ec897c
Microsoft.AspNetCore.Authentication.MicrosoftAccount by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.11
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.AspNetCore.Authentication.OpenIdConnect by: Microsoft
  • 8 total downloads
  • Latest version: 9.0.8
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/215a587e52efa710de84138b0a3374b860b924d8
Microsoft.AspNetCore.Authorization by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.3
  • aspnetcore,authorization
ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute
Microsoft.AspNetCore.Components by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0-preview.6.24328.4
  • aspnetcore components
Components feature for ASP.NET Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f5084525411d53b81d9950b68616117750b674d4
Microsoft.AspNetCore.Components.Forms by: Microsoft
  • 13 total downloads
  • Latest version: 9.0.8
  • aspnetcore components
Forms and validation support for Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/215a587e52efa710de84138b0a3374b860b924d8
Microsoft.AspNetCore.Components.Web by: Microsoft
  • 15 total downloads
  • Latest version: 9.0.9
  • aspnetcore components
Support for rendering ASP.NET Core components for browsers. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ff66c263be7ed395794bdaf616322977b8ec897c
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0-preview.6.24328.4
  • aspnetcore dataprotection
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f5084525411d53b81d9950b68616117750b674d4
Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft
  • 4 total downloads
  • Latest version: 9.0.9
  • aspnetcore dataprotection
ASP.NET Core utilities for key derivation. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ff66c263be7ed395794bdaf616322977b8ec897c
Microsoft.AspNetCore.DataProtection by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore dataprotection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft
  • 21 total downloads
  • Latest version: 9.0.11
  • aspnetcore dataprotection
ASP.NET Core data protection abstractions. Commonly used types: Microsoft.AspNetCore.DataProtection.IDataProtectionProvider Microsoft.AspNetCore.DataProtection.IDataProtector This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.AspNetCore.Hosting.Abstractions by: Microsoft
  • 16 total downloads
  • Latest version: 2.0.0
  • aspnetcore hosting
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft.AspNetCore.Hosting.Server.Abstractions
  • 3 total downloads
  • Latest version: 1.0.1
  • aspnetcore,hosting
ASP.NET Core hosting server abstractions for web applications.