jQuery by: jQuery Foundation, Inc.
  • 2 total downloads
  • Latest version: 3.4.1
  • jQuery
jQuery is a new kind of JavaScript Library. jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
JWT by: Alexander Batishchev, John Sheehan, Michael Lehenbauer
  • 17 total downloads
  • Latest version: 10.1.0
  • jwt json authorization
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
librdkafka.redist by: Magnus Edenhill, edenhill
  • 5 total downloads
  • Latest version: 2.6.1-RC2
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
Magick.NET-Q16-AnyCPU by: Dirk Lemstra
  • 3 total downloads
  • Latest version: 7.14.5
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/master/Documentation before installing to help you decide the best version.
Magick.NET.Core by: Dirk Lemstra
  • 1 total downloads
  • Latest version: 8.6.0
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.
ManagedEsent by: martinc
  • 1 total downloads
  • Latest version: 1.8.2
  • 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.
Microsoft.ApplicationInsights.DependencyCollector by: Microsoft
  • 2 total downloads
  • Latest version: 2.7.1
  • Analytics ApplicationInsights Telemetry AppInsights
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore by: Microsoft.AspNetCore
  • 1 total downloads
  • Latest version: 1.0.4
Microsoft.AspNetCore
Microsoft.AspNetCore.Antiforgery by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview1-final
  • aspnetcore,antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.App.Ref by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.16
  • aspnetcore targeting-pack
Provides a default set of APIs for building an ASP.NET Core application. Contains reference assemblies, documentation, and other design-time assets. This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/4ae1269bff83362236d0f3bd4c9302e6a1e9341c
Microsoft.AspNetCore.Authentication.Twitter by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.0-preview1-final
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.
Microsoft.AspNetCore.Authorization by: Microsoft.AspNetCore.Authorization
  • 1 total downloads
  • Latest version: 1.0.1
  • aspnetcore,authorization
ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute
Microsoft.AspNetCore.Components.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.0-preview3-19153-02
  • aspnetcore components
Roslyn analyzers for ASP.NET Core Components. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/1f050242559e7b90ff6c4ee7f99d92b3a5af5a62
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.20
  • aspnetcore components
Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d9ba962869d1b1c410ea476b02de2f8e27eec762
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 3 total downloads
  • Latest version: 8.0.14
  • aspnetcore components
Runtime server features for ASP.NET Core Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/25ef4aa38b77974263cb10f6e9cbd10135f17b59
Microsoft.AspNetCore.DataProtection by: Microsoft
  • 8 total downloads
  • Latest version: 2.0.0
  • aspnetcore dataprotection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNetCore.DataProtection.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore dataprotection
Additional APIs for ASP.NET Core data protection.
Microsoft.AspNetCore.Hosting.Abstractions by: Microsoft.AspNetCore.Hosting.Abstractions
  • 1 total downloads
  • Latest version: 1.0.5
  • aspnetcore,hosting
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Http.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore
ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder. Commonly used types: Microsoft.AspNetCore.Builder.IApplicationBuilder Microsoft.AspNetCore.Http.HttpContext Microsoft.AspNetCore.Http.HttpRequest Microsoft.AspNetCore.Http.HttpResponse
Microsoft.AspNetCore.Http.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • aspnetcore
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.