Microsoft.AspNetCore.SpaServices.Extensions
by: Microsoft
- 103 total downloads
- Latest version: 2.2.0
Helpers for building single-page applications on ASP.NET MVC Core.
This package was built from the source code at https://github.com/aspnet/javascriptservices/tree/7819c2f95024e3b9bc4868b9c55f9ad00ec103f7
Microsoft.Azure.EventHubs
by: Microsoft
- 6 total downloads
- Latest version: 4.3.1
This is the legacy Azure Event Hubs .NET Standard client library. To view releases for the current generation of the Azure client libraries for .NET, please see: https://aka.ms/azsdk/releases. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 97 total downloads
- Latest version: 2.1.2
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SpaProxy
by: Microsoft
- 70 total downloads
- Latest version: 6.0.1
Helpers for launching the SPA CLI proxy automatically when the application starts in ASP.NET MVC Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/4e7d976438b0fc17f435804e801d5d68d193ec33
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 98 total downloads
- Latest version: 2.2.0
Helpers for building single-page applications on ASP.NET MVC Core.
This package was built from the source code at https://github.com/aspnet/javascriptservices/tree/7819c2f95024e3b9bc4868b9c55f9ad00ec103f7
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 177 total downloads
- Latest version: 1.1.0
Implements the SignalR Hub Protocol over JSON.
This package was built from the source code at https://github.com/aspnet/SignalR/tree/a9def470e3b8e1480c55d1c311e4b37472140307
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 9.325k total downloads
- Latest version: 2.2.0
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
This package was built from the source code at https://github.com/aspnet/StaticFiles/tree/a5fcd9dd8724eb71f0642340f68aeb85b0473374
Microsoft.Azure.ServiceBus
by: Microsoft
- 4 total downloads
- Latest version: 5.0.0
This is the next generation Azure Service Bus .NET Standard client library that focuses on queues & topics. For more information about Service Bus, see https://azure.microsoft.com/en-us/services/service-bus/
Microsoft.Azure.Functions.Worker.Sdk
by: Microsoft
- 4 total downloads
- Latest version: 1.0.3
This package provides development time support for the Azure Functions .NET Worker.
Microsoft.AspNetCore.SignalR.Redis
by: Microsoft
- 169 total downloads
- Latest version: 1.0.2
Redis for ASP.NET Core SignalR.
Microsoft.AspNetCore.WebSockets
by: Microsoft
- 105 total downloads
- Latest version: 2.2.0
ASP.NET Core web socket middleware for use on top of opaque servers.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/ce8cf65589734f82b0536c543aba5bd60d0a5a98
Microsoft.Azure.Services.AppAuthentication
by: Microsoft
- 89 total downloads
- Latest version: 1.0.3
Enables a service to authenticate to Azure services using the developer's Azure Active Directory/ Microsoft account during development, and authenticate as itself (using OAuth 2.0 Client Credentials flow) when deployed to Azure.
Microsoft.Azure.KeyVault.WebKey
by: Microsoft
- 81 total downloads
- Latest version: 2.0.7
Microsoft Azure Key Vault WebKey Class Library
Microsoft.AspNetCore.Session
by: Microsoft
- 110 total downloads
- Latest version: 2.2.0
ASP.NET Core session state middleware.
This package was built from the source code at https://github.com/aspnet/Session/tree/774079d60d29762ef7c8bba3f0fa06e73cb323f2
Microsoft.Azure.KeyVault
by: Microsoft
- 85 total downloads
- Latest version: 2.3.2
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.
Microsoft.AspNetCore.SignalR
by: Microsoft
- 110 total downloads
- Latest version: 1.1.0
Components for providing real-time bi-directional communication across the Web.
This package was built from the source code at https://github.com/aspnet/SignalR/tree/a9def470e3b8e1480c55d1c311e4b37472140307
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
by: Microsoft
- 2.928k total downloads
- Latest version: 2.2.0
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 11.829k total downloads
- Latest version: 2.2.0
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/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Microsoft.AspNetCore.SignalR.Core
by: Microsoft
- 173 total downloads
- Latest version: 1.1.0
Real-time communication framework for ASP.NET Core.
This package was built from the source code at https://github.com/aspnet/SignalR/tree/a9def470e3b8e1480c55d1c311e4b37472140307
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 178 total downloads
- Latest version: 1.1.0
Common serialiation primitives for SignalR Clients Servers