Microsoft.ApplicationInsights.WindowsServer
by: Microsoft
- 1 total downloads
- Latest version: 2.7.2
Application Insights Windows Server nuget package provides automatic collection of application insights telemetry for .NET applications. This package can be used as a dependent package for Application Insights platform specific packages or as a standalone package for .NET applications that are not covered by platform specific packages (like for .NET worker roles). Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
- 0 total downloads
- Latest version: 2.23.0
This nuget provides a telemetry channel to Application Insights Windows Server SDK that will preserve telemetry in offline scenarios. This is a dependent package, for the best experience please install the platform specific package. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.ApplicationInsights.HostingStartup
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core lightup integration with Application Insights.
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 5 total downloads
- Latest version: 1.1.2
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 5 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute
Microsoft.AspNetCore.AzureAppServicesIntegration
by: Microsoft
- 3 total downloads
- Latest version: 1.0.3
ASP.NET Core integration with Azure AppServices.
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview-19075-0444
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/1aa50faa290ecda304507981cd01ed92651d5e34
- 72 total downloads
- Latest version: 11.0.0-preview.6.26359.118
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 6 total downloads
- Latest version: 1.1.2
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 5 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 6 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core data protection abstractions.
Commonly used types:
Microsoft.AspNetCore.DataProtection.IDataProtectionProvider
Microsoft.AspNetCore.DataProtection.IDataProtector
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft
- 5 total downloads
- Latest version: 2.0.0-preview2-final
Additional APIs for ASP.NET Core data protection.
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
by: Microsoft
- 5 total downloads
- Latest version: 1.1.6
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations.
Microsoft.AspNetCore.Html.Abstractions
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0
ASP.NET Core HTML abstractions used for building HTML content.
Commonly used types:
Microsoft.AspNetCore.Html.HtmlString
Microsoft.AspNetCore.Html.IHtmlContent
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0
ASP.NET Core HTTP feature interface definitions.
Microsoft.AspNetCore.Identity
by: Microsoft
- 10 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.
Microsoft.AspNetCore.Identity.EntityFrameworkCore
by: Microsoft
- 8 total downloads
- Latest version: 2.0.0
ASP.NET Core Identity provider that uses Entity Framework Core.
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 84 total downloads
- Latest version: 11.0.0-preview.6.26359.118
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/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.JsonPatch
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core support for JSON PATCH.
Microsoft.AspNetCore.Localization
by: Microsoft
- 8 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.