Microsoft.ApplicationInsights.PerfCounterCollector
by: Microsoft
- 0 total downloads
- Latest version: 2.19.0
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 1 total downloads
- Latest version: 2.3.9
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.Twitter
by: Microsoft
- 1 total downloads
- Latest version: 2.1.1
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0-rc.1.25451.107
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/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-rc.2.24474.3
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c70204ae3c91d2b48fa6d9b92b62265f368421b4
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-preview.5.24306.11
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/aspnetcore/tree/8af96e042134fb3b2f21df26dd0f32ea1c00dd37
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 1 total downloads
- Latest version: 5.0.4
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e882394a7bb38930da748291fe2c2ceaa6a80588
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 8.0.12
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/aspnetcore/tree/31d685b2d9a86ca1243014d175a3da813f78e428
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft
- 3 total downloads
- Latest version: 8.0.7
Additional APIs for ASP.NET Core data protection.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2f1db20456007c9515068a35a65afdf99af70bc6
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 1 total downloads
- Latest version: 3.0.2
ASP.NET Core HTTP feature interface definitions.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/561deb05ae2d6680206e3d4a6bc75de699585980
Microsoft.AspNetCore.Identity
by: Microsoft.AspNetCore.Identity
- 1 total downloads
- Latest version: 1.0.3
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
- 3 total downloads
- Latest version: 10.0.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/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Metadata
by: Microsoft
- 2 total downloads
- Latest version: 8.0.25
ASP.NET Core metadata.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ef18546e04f9b0127bbd7709b6af054cc18da98a
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0
Build-time references required to enable Razor view compilation as part of building the application.
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 1 total downloads
- Latest version: 6.0.33
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f0f9de5692adf1c0576de062f93c6ab7b176433f
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3f1acb59718cadf111a0a796681e3d3509bb3381
Microsoft.AspNetCore.SignalR.Redis
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
Redis for ASP.NET Core SignalR.
Microsoft.Azure.Cosmos
by: Microsoft
- 1 total downloads
- Latest version: 3.59.0-preview.0
This client library enables client applications to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 1 total downloads
- Latest version: 10.0.3
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Microsoft.Build.Tasks.Git
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-beta2-19351-01
MSBuild tasks providing git repository information.