jQuery by: jQuery Foundation, Inc.
  • 1 total downloads
  • Latest version: 3.5.0
  • 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
  • 1 total downloads
  • Latest version: 6.1.1
  • jwt json
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
MessagePackAnalyzer by: neuecc, aarnott
  • 9 total downloads
  • Latest version: 2.5.192
  • MsgPack MessagePack Serialization Formatter Analyzer
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].
Microsoft.AspNetCore by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore
Microsoft.AspNetCore
Microsoft.AspNetCore.Authentication by: Microsoft.AspNetCore.Authentication
  • 1 total downloads
  • Latest version: 1.0.0
  • aspnetcore,authentication,security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.OAuth by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authorization by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.0
  • aspnetcore authorization
ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.8
  • 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/6a01dd1e69c8b9bd1ae005ea465ef2bcd26294bf
Microsoft.AspNetCore.Cors by: Microsoft.AspNetCore.Cors
  • 1 total downloads
  • Latest version: 1.0.2
  • aspnetcore,cors
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing. Commonly used types: Microsoft.AspNetCore.Cors.DisableCorsAttribute Microsoft.AspNetCore.Cors.EnableCorsAttribute
Microsoft.AspNetCore.Diagnostics.Abstractions by: Microsoft
  • 6 total downloads
  • Latest version: 1.1.4
  • aspnetcore,diagnostics
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Hosting by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0
  • aspnetcore hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Hosting.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore hosting
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft.AspNetCore.Hosting.Server.Abstractions
  • 1 total downloads
  • Latest version: 1.0.1
  • aspnetcore,hosting
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Html.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.2
  • aspnetcore
ASP.NET Core HTML abstractions used for building HTML content. Commonly used types: Microsoft.AspNetCore.Html.HtmlString Microsoft.AspNetCore.Html.IHtmlContent
Microsoft.AspNetCore.Http.Abstractions by: Microsoft
  • 4 total downloads
  • Latest version: 1.1.2
  • 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.Features by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.2
  • aspnetcore
ASP.NET Core HTTP feature interface definitions.
Microsoft.AspNetCore.Localization.Routing by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.3
  • aspnetcore,localization
Provides a request culture provider which gets culture and ui-culture from request's route data.
Microsoft.AspNetCore.Mvc.Localization by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.8
  • aspnetcore,aspnetcoremvc,localization
ASP.NET Core MVC features that enable globalization and localization of applications. Commonly used types: Microsoft.AspNetCore.Mvc.Localization.IHtmlLocalizer<TResource> Microsoft.AspNetCore.Mvc.Localization.IViewLocalizer
Microsoft.AspNetCore.Mvc.Razor.Host by: Microsoft.AspNetCore.Mvc.Razor.Host
  • 1 total downloads
  • Latest version: 1.0.0
  • aspnetcore,aspnetcoremvc,cshtml,razor
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Mvc.TagHelpers by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.0
  • aspnetcore aspnetcoremvc taghelper taghelpers
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more.