ManagedEsent
by: martinc
- 1 total downloads
- Latest version: 1.6.0
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.19.0
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.ApplicationInsights.WindowsServer
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
Application Insights Windows Server nuget package. This is a dependent package for Application Insights platform specific packages. Please install the platform specific packages directly for the best experience. See http://go.microsoft.com/fwlink/?LinkID=510754 for more information.
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 1 total downloads
- Latest version: 8.0.12
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/31d685b2d9a86ca1243014d175a3da813f78e428
Microsoft.AspNetCore.Authentication.Facebook
by: Microsoft
- 2 total downloads
- Latest version: 1.1.2
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 1 total downloads
- Latest version: 1.1.3
ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute
- 3 total downloads
- Latest version: 10.0.0-preview.4.25258.110
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 2 total downloads
- Latest version: 8.0.22
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ee417479933278bb5aadc5944706a96b5ef74a5d
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
ASP.NET Core data protection abstractions.
Commonly used types:
Microsoft.AspNetCore.DataProtection.IDataProtectionProvider
Microsoft.AspNetCore.DataProtection.IDataProtector
Microsoft.AspNetCore.DataProtection.AzureStorage
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0
Microsoft Azure Blob storrage support as key store.
Microsoft.AspNetCore.Diagnostics.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
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.Hosting
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Identity
by: Microsoft.AspNetCore.Identity
- 2 total downloads
- Latest version: 1.0.5
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.UI
by: Microsoft
- 1 total downloads
- Latest version: 9.0.4
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/d5dc8a13cc618b9cbdc1e5744b4806c594d49553
Microsoft.AspNetCore.Localization
by: Microsoft.AspNetCore.Localization
- 1 total downloads
- Latest version: 1.0.5
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.
Microsoft.AspNetCore.Mvc
by: Microsoft.AspNetCore.Mvc
- 1 total downloads
- Latest version: 1.0.0
ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.
Microsoft.AspNetCore.Mvc.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview1-35029
CSharp Analyzers for ASP.NET Core MVC.