Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 30 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 30 total downloads
- Latest version: 2.0.0
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 30 total downloads
- Latest version: 2.0.0
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 30 total downloads
- Latest version: 2.0.0
ASP.NET Core data protection abstractions.
Commonly used types:
Microsoft.AspNetCore.DataProtection.IDataProtectionProvider
Microsoft.AspNetCore.DataProtection.IDataProtector
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft
- 30 total downloads
- Latest version: 2.0.0
Additional APIs for ASP.NET Core data protection.
Microsoft.AspNetCore.Hosting
by: Microsoft
- 30 total downloads
- Latest version: 2.0.0
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 30 total downloads
- Latest version: 2.0.0
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft
- 30 total downloads
- Latest version: 2.0.0
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Http
by: Microsoft
- 26 total downloads
- Latest version: 2.0.0
ASP.NET Core default HTTP feature implementations.
Microsoft.AspNetCore.Http.Abstractions
by: Microsoft
- 26 total downloads
- Latest version: 2.0.0
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.Extensions
by: Microsoft
- 26 total downloads
- Latest version: 2.0.0
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 26 total downloads
- Latest version: 2.0.0
ASP.NET Core HTTP feature interface definitions.
Microsoft.AspNetCore.SignalR.Client
by: Microsoft
- 4 total downloads
- Latest version: 1.0.0-alpha2-final
Client for ASP.NET Core SignalR
Microsoft.AspNetCore.SignalR.Client.Core
by: Microsoft
- 4 total downloads
- Latest version: 1.0.0-alpha2-final
Client for ASP.NET Core SignalR
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 5 total downloads
- Latest version: 1.0.0-alpha2-final
Common serialiation primitives for SignalR Clients Servers
Microsoft.AspNetCore.TestHost
by: Microsoft
- 30 total downloads
- Latest version: 2.0.0
ASP.NET Core web server for writing and running tests.
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 17 total downloads
- Latest version: 2.0.0
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Bcl.Build
by: Microsoft
- 8 total downloads
- Latest version: 1.0.21
This package provides build infrastructure components so that projects referencing specific Microsoft packages can successfully build.
Do not directly reference this packages unless you receive a build warning that instructs you to add a reference.
Microsoft.Bcl.Compression
by: Microsoft
- 10 total downloads
- Latest version: 3.9.83
This package allows projects targeting Windows Phone Silverlight 8 directly or using portable class libraries to use the same ZipArchive, GZipStream and DeflateStream classes that are already available to projects targeting .NET Framework 4.5, Windows 8, and Windows Phone 8.1.
For more information on how to use these APIs, see the MSDN documentation:
http://msdn.microsoft.com/en-us/library/system.io.compression.aspx
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Windows Phone 8.1
- Windows Phone Silverlight 8
- Portable Class Libraries
This package is only required for projects targeting .NET Framework 4.5, Windows 8, or Windows Phone 8.1 when consuming a library that uses this package.
Microsoft.Build.Tasks.Git
by: Microsoft
- 15 total downloads
- Latest version: 8.0.0
MSBuild tasks providing git repository information.