Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 7 total downloads
- Latest version: 2.3.9
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
by: Microsoft
- 2 total downloads
- Latest version: 2.1.3
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session
by: Microsoft
- 4 total downloads
- Latest version: 2.3.9
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 9 total downloads
- Latest version: 10.0.0-preview.6.25358.103
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 11 total downloads
- Latest version: 9.0.8
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/215a587e52efa710de84138b0a3374b860b924d8
Microsoft.AspNetCore.SignalR.Redis
by: Microsoft
- 8 total downloads
- Latest version: 1.2.8
Redis for ASP.NET Core SignalR.
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-beta-000010
Helpers for building single-page applications on ASP.NET MVC Core
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 4 total downloads
- Latest version: 2.2.0-preview1-35029
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
This package was built from the source at:
https://github.com/aspnet/StaticFiles/tree/ee6c420c5c98f35592b91b6ef0587e461f0ab793
Microsoft.AspNetCore.WebSockets
by: Microsoft
- 2 total downloads
- Latest version: 2.3.9
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.Azure.Common.Dependencies
by: Microsoft
- 1 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.Azure.Cosmos
by: Microsoft
- 11 total downloads
- Latest version: 3.52.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
- 6 total downloads
- Latest version: 3.41.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Azure.KeyVault.Core
by: Microsoft
- 2 total downloads
- Latest version: 2.0.3-preview
Microsoft Azure Key Vault Core Class Library
Microsoft.Azure.Storage.Blob
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0
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/
Microsoft.Azure.Storage.Common
by: Microsoft
- 1 total downloads
- Latest version: 11.2.2
This client library enables working with the Microsoft Azure Storage services which include the blob and file services for storing binary and text data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Common/README.md and https://github.com/Azure/azure-storage-net/blob/master/Common/changelog.txt
in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Common/BreakingChanges.txt
Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/
Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
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 Storage service are:
* https://www.nuget.org/packages/Azure.Storage.Blobs
* https://www.nuget.org/packages/Azure.Storage.Queues/
* https://www.nuget.org/packages/Azure.Storage.Files.Shares/
It is recommended that you move to the new package.
Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 4 total downloads
- Latest version: 10.0.5
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.Build
by: Microsoft
- 2 total downloads
- Latest version: 1.0.20-beta
This package provides build infrastructure components so that projects referencing specific Microsoft packages can successfully build.
Do not directly reference this packages unless you receive a build warning that instructs you to add a reference.
Microsoft.Bcl.Cryptography
by: Microsoft
- 3 total downloads
- Latest version: 10.0.0-preview.4.25258.110
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.Bcl.Memory
by: Microsoft
- 2 total downloads
- Latest version: 11.0.0-preview.1.26104.118
Provides Base64Url, Utf8, Index, and Range types support for .NET Framework and .NET Standard.
Microsoft.Bcl.Numerics
by: Microsoft
- 3 total downloads
- Latest version: 9.0.2
Provides the System.MathF for .NET Standard 2.0