Microsoft.AspNet.WebApi.Core
by: Microsoft
- 214 total downloads
- Latest version: 5.3.0
This package contains the core runtime assemblies for ASP.NET Web API. This package is used by hosts of the ASP.NET Web API runtime. To host a Web API in IIS use the Microsoft.AspNet.WebApi.WebHost package. To host a Web API in your own process use the Microsoft.AspNet.WebApi.SelfHost package.
Microsoft.AspNetCore.SpaServices.Extensions
by: Microsoft
- 1,766k total downloads
- Latest version: 8.0.25
Helpers for building single-page applications on ASP.NET MVC Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ef18546e04f9b0127bbd7709b6af054cc18da98a
Microsoft.AspNetCore.SignalR.StackExchangeRedis
by: Microsoft
- 1,42k total downloads
- Latest version: 8.0.26
Provides scale-out support for ASP.NET Core SignalR using a Redis server and the StackExchange.Redis client.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/829dd6d36442c2bcf83ebfc9d4159b7ecc15c2ff
Microsoft.AspNetCore.TestHost
by: Microsoft
- 2,403k total downloads
- Latest version: 8.0.25
ASP.NET Core web server for writing and running tests.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ef18546e04f9b0127bbd7709b6af054cc18da98a
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 633 total downloads
- Latest version: 5.0.0-preview.8.20414.8
Helpers for building single-page applications on ASP.NET MVC Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/a4938d07a5127ffad8466ddf703a6b5b21f4b0c9
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson
by: Microsoft
- 2,208k total downloads
- Latest version: 11.0.0-preview.3.26207.106
Implements the SignalR Hub Protocol using Newtonsoft.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 2,192k total downloads
- Latest version: 11.0.0-preview.2.26159.112
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 438 total downloads
- Latest version: 2.3.9
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNet.Mvc.FixedDisplayModes
by: Microsoft
- 33 total downloads
- Latest version: 5.3.0
The previous version of this package contained a workaround for a bug affecting mobile view caching in ASP.NET MVC 4. As of ASP.NET MVC 5 this workaround is no longer needed. This package can be safely removed without affecting your application.
Microsoft.AspNet.Mvc
by: Microsoft
- 217 total downloads
- Latest version: 5.3.0
This package contains the runtime assemblies for ASP.NET MVC. ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that enables a clean separation of concerns and that gives you full control over markup.
Microsoft.AspNetCore.WebSockets
by: Microsoft
- 305 total downloads
- Latest version: 2.3.9
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.AspNet.WebPages
by: Microsoft
- 179 total downloads
- Latest version: 3.3.0
This package contains core runtime assemblies shared between ASP.NET MVC and ASP.NET Web Pages.
Microsoft.Azure.Common.Dependencies
by: Microsoft
- 17 total downloads
- Latest version: 1.0.0
Provides popular portable components for a common HTTP pipeline and JSON parsing. This package is included as a dependency to other libraries such as the Microsoft Azure Management Libraries and should not be directly added to your project.
Microsoft.AspNet.WebApi.Client
by: Microsoft
- 101 total downloads
- Latest version: 6.0.0
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNet.WebApi
by: Microsoft
- 266 total downloads
- Latest version: 5.3.0
This package contains everything you need to host ASP.NET Web API on IIS. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.
Microsoft.Azure.Common
by: Microsoft
- 78 total downloads
- Latest version: 2.2.1
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation. The package also exposes the CloudContext type, which enables centralized discovery of available Microsoft Azure libraries.
Microsoft.Azure.KeyVault
by: Microsoft
- 298 total downloads
- Latest version: 3.0.5
Azure Key Vault enables users to store and use cryptographic keys within the Microsoft Azure environment. Azure Key Vault supports multiple key types and algorithms and enables the use of Hardware Security Modules (HSM) for high value customer keys. In addition, Azure Key Vault allows users to securely store secrets in a Key Vault; secrets are limited size octet objects and Azure Key Vault applies no specific semantics to these objects. A Key Vault may contain a mix of keys and secrets at the same time, and access control for the two types of object is independently controlled. Users, subject to appropriate authorization, may: 1) Manage cryptographic keys using Create, Import, Update, Delete and other operations 2) Manage secrets using Get, Set, Delete and other operations 3) Use cryptographic keys with Sign/Verify, WrapKey/UnwrapKey and Encrypt/Decrypt operations. Operations against Key Vaults are authenticated and authorized using Azure Active Directory. Key Vault now supports certificates, a complex type that makes use of existing key and secret infrastructure for certificate operations. KV certificates also support notification and auto-renewal as well as other management features.
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.WebUtilities
by: Microsoft
- 768 total downloads
- Latest version: 8.0.25
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ef18546e04f9b0127bbd7709b6af054cc18da98a
Microsoft.AspNetCore.SignalR.Core
by: Microsoft
- 123 total downloads
- Latest version: 1.2.9
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 3,019k total downloads
- Latest version: 11.0.0-preview.3.26207.106
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a8b33e7593686eaee701cd124daaabff2311634f