Microsoft.AspNetCore.SpaServices by: Microsoft
  • 31 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore aspnetcoremvc nodeservices
Helpers for building single-page applications on ASP.NET MVC Core. This package was built from the source at: https://github.com/aspnet/javascriptservices/tree/3265b92086cb62a98d7a486f9e8f81a77ef56afc
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 8 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore staticfiles
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/6e91a8e72e515c0f581f714826ef726a24223c6b
Microsoft.AspNetCore.WebSockets by: Microsoft
  • 8 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore
ASP.NET Core web socket middleware for use on top of opaque servers. This package was built from the source at: https://github.com/aspnet/WebSockets/tree/56f90124026b1da5f260b3c1a55f75fab7ecbb68
Microsoft.AspNetCore.WebUtilities by: Microsoft
  • 11 total downloads
  • Latest version: 2.2.0-preview2-35157
  • aspnetcore
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings. This package was built from the source at: https://github.com/aspnet/HttpAbstractions/tree/14076d94c38960787772ea7999c7aa159afbba2b
Microsoft.Azure.Cosmos by: Microsoft
  • 1 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
  • 3 total downloads
  • Latest version: 3.24.1
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Azure.Cosmos.Table by: Microsoft
  • 1 total downloads
  • Latest version: 0.9.1-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.
Microsoft.Azure.DocumentDB.Core by: Microsoft
  • 4 total downloads
  • Latest version: 2.14.1
  • 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: 2.0.5-preview
  • 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.Storage.Blob by: Microsoft
  • 1 total downloads
  • Latest version: 9.4.0
  • 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/
Microsoft.Azure.Storage.Queue by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.2
  • Microsoft, Azure, Queue, StorageScalable, azureofficial
This client library enables working with the Microsoft Azure Storage 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/Queue/README.md and https://github.com/Azure/azure-storage-net/blob/master/Queue/changelog.txt in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Queue/BreakingChanges.txt Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
Microsoft.Bcl.AsyncInterfaces by: Microsoft
  • 60 total downloads
  • Latest version: 10.0.0
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.21
  • BCL Microsoft System
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
  • 1 total downloads
  • Latest version: 8.0.0-rc.2.23479.6
Provides support for some cryptographic primitives for .NET Framework and .NET Standard. Commonly Used Types: System.Security.Cryptography.SP800108HmacCounterKdf
Microsoft.Bcl.Memory by: Microsoft
  • 6 total downloads
  • Latest version: 10.0.0
Provides Base64Url, Utf8, Index, and Range types support for .NET Framework and .NET Standard.
Microsoft.Bcl.TimeProvider by: Microsoft
  • 10 total downloads
  • Latest version: 10.0.0-preview.7.25380.108
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Microsoft.Build.Framework by: Microsoft
  • 4 total downloads
  • Latest version: 16.8.0
  • MSBuild
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
Microsoft.Build.Tasks.Core by: Microsoft
  • 4 total downloads
  • Latest version: 18.0.2
  • MSBuild
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild.
Microsoft.Build.Utilities.Core by: Microsoft
  • 4 total downloads
  • Latest version: 17.14.8
  • MSBuild
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
Microsoft.ClearScript.Core by: Microsoft
  • 1 total downloads
  • Latest version: 7.2.2
  • ClearScript Windows V8 JavaScript JScript VBScript
A library for adding scripting to .NET applications. This package contains the core assembly shared by all script engines.