Microsoft.AspNetCore.Authentication.Twitter
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-preview.7.21378.6
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/330c2397160929d6d3275ade03cee436265258e8
Microsoft.AspNetCore.Authorization
by: Microsoft
- 2 total downloads
- Latest version: 9.0.0-preview.6.24328.4
ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f5084525411d53b81d9950b68616117750b674d4
Microsoft.AspNetCore.Components
by: Microsoft
- 0 total downloads
- Latest version: 10.0.1
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 4 total downloads
- Latest version: 9.0.0-preview.2.24128.4
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e1ad9117a4dac3b0f5f2a7e2b10b43b7016379b9
Microsoft.AspNetCore.Components.Authorization
by: Microsoft
- 1 total downloads
- Latest version: 10.0.1
Authentication and authorization support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
- 2 total downloads
- Latest version: 8.0.3
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/88ec3bc3f37e76fbcc932a25f9f0c1c29fe2b343
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 4 total downloads
- Latest version: 10.0.0
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 2 total downloads
- Latest version: 10.0.1
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/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-preview.6.25358.103
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0
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/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Html.Abstractions
by: Microsoft.AspNetCore.Html.Abstractions
- 1 total downloads
- Latest version: 1.0.0-rc2-final
ASP.NET Core HTML abstractions used for building HTML content.
Commonly used types:
Microsoft.AspNetCore.Html.HtmlEncodedString
Microsoft.AspNetCore.Html.IHtmlContent
Microsoft.AspNetCore.Identity.EntityFrameworkCore
by: Microsoft
- 4 total downloads
- Latest version: 9.0.0-rc.2.24474.3
ASP.NET Core Identity provider that uses Entity Framework Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c70204ae3c91d2b48fa6d9b92b62265f368421b4
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-preview.2.25164.1
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa
Microsoft.AspNetCore.JsonPatch
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-preview.2.25164.1
ASP.NET Core support for JSON PATCH.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa
Microsoft.AspNetCore.Mvc.Abstractions
by: Microsoft
- 13 total downloads
- Latest version: 2.2.0
ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, action filters, formatters, model binding, routing, validation, and more.
Commonly used types:
Microsoft.AspNetCore.Mvc.IActionResult
This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea
Microsoft.AspNetCore.Mvc.Core
by: Microsoft
- 2 total downloads
- Latest version: 2.1.3
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more.
Commonly used types:
Microsoft.AspNetCore.Mvc.AreaAttribute
Microsoft.AspNetCore.Mvc.BindAttribute
Microsoft.AspNetCore.Mvc.ControllerBase
Microsoft.AspNetCore.Mvc.FromBodyAttribute
Microsoft.AspNetCore.Mvc.FromFormAttribute
Microsoft.AspNetCore.Mvc.RequireHttpsAttribute
Microsoft.AspNetCore.Mvc.RouteAttribute
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation
by: Microsoft
- 1 total downloads
- Latest version: 6.0.18
Runtime compilation support for Razor views and Razor Pages in ASP.NET Core MVC.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/be51b1aa73343e45a1d00afd436abad794f471fb
Microsoft.AspNetCore.NodeServices
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-beta-000001
Invoke Node.js modules at runtime in ASP.NET Core applications.
- 3 total downloads
- Latest version: 2.1.1
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 1 total downloads
- Latest version: 3.1.11
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/9699b939f94b7524a178821d78addefa5af5d750