Microsoft.AspNetCore.Session by: Microsoft
  • 5 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore session sessionstate
ASP.NET Core session state middleware. This package was built from the source at: https://github.com/aspnet/Session/tree/a7ba1ec9ba71b76550ad6c1541bd8259359d9b61
Microsoft.AspNetCore.SignalR by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • aspnetcore signalr
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.SignalR.Common by: Microsoft
  • 3 total downloads
  • Latest version: 10.0.2
  • aspnetcore signalr
Common serialization primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b
Microsoft.AspNetCore.SignalR.Core by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-alpha2-final
  • aspnetcore signalr
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.Protocols.Json by: Microsoft
  • 0 total downloads
  • Latest version: 6.0.28
  • aspnetcore signalr
Implements the SignalR Hub Protocol using System.Text.Json. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3b519aa7d1a1b66e1d329d694f814e1d8228dc8c
Microsoft.AspNetCore.SignalR.Redis by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.0-preview2-35157
  • aspnetcore signalr
Redis for ASP.NET Core SignalR. This package was built from the source at: https://github.com/aspnet/SignalR/tree/d20d4f128e295dd491f955277bb24ac16ddca32a
Microsoft.AspNetCore.SpaServices by: Microsoft
  • 8 total downloads
  • Latest version: 2.3.9
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0
  • aspnetcore staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.TestHost by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0
  • aspnetcore hosting testing
ASP.NET Core web server for writing and running tests. This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213
Microsoft.AspNetCore.WebSockets by: Microsoft
  • 2 total downloads
  • Latest version: 2.3.8
  • aspnetcore
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.AspNetCore.WebUtilities by: Microsoft
  • 5 total downloads
  • Latest version: 2.3.8
  • aspnetcore
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Azure.Common by: Microsoft
  • 8 total downloads
  • Latest version: 2.1.4
  • Microsoft,Microsoft Azure,Cloud,REST,HTTP,Client,Core,Common,AzureOfficial,WindowsAzureOfficial
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.Cosmos by: Microsoft
  • 5 total downloads
  • Latest version: 3.31.1-preview
  • microsoft azure cosmos cosmosdb documentdb docdb nosql azureofficial dotnetcore netcore netstandard
This client library enables client applications to connect to Azure Cosmos via the SQL API. Azure Cosmos is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.Azure.Cosmos.Direct by: Microsoft
  • 8 total downloads
  • Latest version: 3.41.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Azure.Cosmos.Table by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.5-preview
  • Microsoft Azure Table Cosmos CosmosDB azureofficial netstandard
This client library enables working with the Microsoft Azure CosmosDB Table storage, with support for global distribution, automatic secondary indexes, dedicated throughput, and single-digit millisecond latency. See "Getting started with the Azure Cosmos DB: Table API" at https://aka.ms/premiumtables. For reporting issue, please file it at: https://github.com/Azure/azure-cosmos-table-dotnet/issues.
Microsoft.Azure.DocumentDB.Core by: Microsoft
  • 4 total downloads
  • Latest version: 2.16.2
  • microsoft azure cosmos cosmosdb documentdb docdb nosql azureofficial dotnetcore netcore netstandard
This client library enables client applications targeting .NET Core to connect to Azure Cosmos DB via the DocumentDB (SQL) 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.Azure.KeyVault by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.3
  • Microsoft Azure Key Vault Key Vault REST HTTP client azureofficial windowsazureofficial
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.Azure.KeyVault.Core by: Microsoft
  • 2 total downloads
  • Latest version: 3.0.0
  • Microsoft Azure Key Vault Core
Microsoft Azure Key Vault Core Class Library
Microsoft.Azure.KeyVault.WebKey by: Microsoft
  • 13 total downloads
  • Latest version: 3.0.4
  • Microsoft Azure Key Vault Key Vault REST HTTP client azureofficial windowsazureofficial
Microsoft Azure Key Vault WebKey Class Library
Microsoft.Azure.Storage.Blob by: Microsoft
  • 1 total downloads
  • Latest version: 9.4.1
  • Microsoft, Azure, Blob, StorageScalable, azureofficial
This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data. For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Blob/README.md and https://github.com/Azure/azure-storage-net/blob/master/Blob/changelog.txt in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Blob/BreakingChanges.txt Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/