Microsoft.AspNetCore.SpaServices.Extensions
by: Microsoft
- 107 total downloads
- Latest version: 2.3.0
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 320 total downloads
- Latest version: 2.3.0
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 169 total downloads
- Latest version: 2.3.0
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Bcl
by: Microsoft
- 31 total downloads
- Latest version: 1.1.10
This packages enables projects targeting down-level platforms to use some of the types added in later versions including:
- CallerMemberNameAttribute
- CallerLineNumberAttribute
- CallerFilePathAttribute
- Tuple<T1, T2, ...>
- IProgress<T>
- IStructuralComparable
- IStructuralEquatable
- Task
- InvalidDataException
These types are "unified" to their later version equivalent. For example, when running on .NET Framework 4.5, IProgress<T> from this package will be seen by the runtime as the same type as the one already available in the platform.
Supported Platforms:
- .NET Framework 4 (with KB2468871)
- Windows 8
- Windows Phone 8.1
- Windows Phone Silverlight 7.5
- Silverlight 4
- Portable Class Libraries
This package is only required for projects targeting .NET Framework 4.5, Windows 8, Windows Phone Silverlight 8, or Windows Phone 8.1 when consuming a library that uses this package.
Microsoft.AspNetCore.WebSockets
by: Microsoft
- 138 total downloads
- Latest version: 2.3.0
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 176 total downloads
- Latest version: 2.3.0
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 848 total downloads
- Latest version: 10.0.1
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 793 total downloads
- Latest version: 10.0.1
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Server.Kestrel.Core
by: Microsoft
- 100 total downloads
- Latest version: 2.3.6
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 83 total downloads
- Latest version: 2.3.0
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https
by: Microsoft
- 151 total downloads
- Latest version: 2.3.0
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.IISIntegration
by: Microsoft
- 131 total downloads
- Latest version: 2.3.0
ASP.NET Core components for working with the IIS AspNetCoreModule.
Microsoft.AspNetCore.Server.Kestrel
by: Microsoft
- 145 total downloads
- Latest version: 2.3.0
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR.Core
by: Microsoft
- 72 total downloads
- Latest version: 1.2.0
Real-time communication framework for ASP.NET Core.
Microsoft.Azure.KeyVault.Core
by: Microsoft
- 60 total downloads
- Latest version: 3.0.5
Microsoft Azure Key Vault Core Class Library
This library has been replaced by the following new Azure SDKs. You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop.
The latest libraries to interact with the Azure KeyVault service are:
* https://www.nuget.org/packages/Azure.Security.KeyVault.Keys
* https://www.nuget.org/packages/Azure.Security.KeyVault.Secrets
* https://www.nuget.org/packages/Azure.Security.KeyVault.Certificates
It is recommended that you move to the new package.
Microsoft.AspNetCore.Session
by: Microsoft
- 139 total downloads
- Latest version: 2.3.0
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR
by: Microsoft
- 63 total downloads
- Latest version: 1.2.0
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.Server.IIS
by: Microsoft
- 30 total downloads
- Latest version: 2.2.6
Provides support for hosting ASP.NET Core in IIS using the AspNetCoreModule.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/e7f262e33108e92fc8805b925cc04b07d254118b
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
by: Microsoft
- 47 total downloads
- Latest version: 2.3.0
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
- 58 total downloads
- Latest version: 2.3.0
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.