Microsoft.AspNetCore.Server.Kestrel.Core
by: Microsoft
- 3 total downloads
- Latest version: 2.2.0-preview1-35029
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 1 total downloads
- Latest version: 2.1.3
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 4 total downloads
- Latest version: 9.0.14
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/baa6b294e728e6171378b4e8c52e42e7c4d4ed63
Microsoft.AspNetCore.SignalR.Core
by: Microsoft
- 1 total downloads
- Latest version: 1.2.0
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 13 total downloads
- Latest version: 10.0.6
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/47fb725acf5d7094af51aebbb5b7e5c44a3b2a77
Microsoft.AspNetCore.SignalR.Redis
by: Microsoft
- 1 total downloads
- Latest version: 1.2.9
Redis for ASP.NET Core SignalR.
Microsoft.AspNetCore.WebSockets
by: Microsoft
- 1 total downloads
- Latest version: 2.3.8
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.Azure.Common
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
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.
.NET Framework Recommended during Preview:
At this time, applications looking to use the Microsoft Azure Management Libraries should use the .NET Framework. Management operations require the X509Certificate2 type that is not present in the Portable Class Library API surface area. The Common.NetFramework library exposes this functionality. Looking to the future, we are enabling PCL early: Microsoft Azure Active Directory integration enables token-based authentication. Coupled with appropriate platform-specific libraries, in the future more platforms will light up with support for managing Microsoft Azure services.
Supported Portable Library Platforms:
- .NET Framework 4.5, 4.5.1
- .NET for Windows Store apps
- Windows Phone 8, 8.1
- Silverlight 5
- Portable Class Libraries
Microsoft.Azure.Cosmos
by: Microsoft
- 8 total downloads
- Latest version: 3.60.0-preview.0
This client library enables client applications to connect to Azure Cosmos DB via the NoSQL 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.Cosmos.Direct
by: Microsoft
- 4 total downloads
- Latest version: 3.42.1
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Azure.DocumentDB.Core
by: Microsoft
- 1 total downloads
- Latest version: 2.9.1
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
- 2 total downloads
- Latest version: 2.2.1-preview
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.Bcl.AsyncInterfaces
by: Microsoft
- 4 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Microsoft.Bcl.Cryptography
by: Microsoft
- 2 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.Bcl.Memory
by: Microsoft
- 3 total downloads
- Latest version: 10.0.7
Provides Base64Url, Utf8, Index, and Range types support for .NET Framework and .NET Standard.
Microsoft.Bcl.Numerics
by: Microsoft
- 2 total downloads
- Latest version: 10.0.7
Provides the System.MathF for .NET Standard 2.0
Microsoft.Bcl.TimeProvider
by: Microsoft
- 5 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Microsoft.Build
by: Microsoft
- 2 total downloads
- Latest version: 17.8.29
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
Microsoft.Build.Tasks.Core
by: Microsoft
- 2 total downloads
- Latest version: 18.4.0
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild.
Microsoft.Build.Tasks.Git
by: Microsoft
- 3 total downloads
- Latest version: 10.0.200
MSBuild tasks providing git repository information.