Microsoft.Azure.Cosmos.Table
by: Microsoft
- 2 total downloads
- Latest version: 1.0.2-preview
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
- 1 total downloads
- Latest version: 2.8.0
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.5
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.
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 KeyVault service are:
* https://www.nuget.org/packages/Azure.Security.KeyVault.Keys
* https://www.nuget.org/packages/Azure.Security.KeyVault.Secrets
* https://www.nuget.org/packages/Azure.Security.KeyVault.Certificates
It is recommended that you move to the new package.
Microsoft.Azure.KeyVault.WebKey
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview
Microsoft Azure Key Vault WebKey Class Library
Microsoft.Azure.Storage.Blob
by: Microsoft
- 5 total downloads
- Latest version: 11.2.2
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 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/
REST API Reference for Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api
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
- 3 total downloads
- Latest version: 8.0.0-rc.2.23479.6
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.
Commonly Used Types:
System.IAsyncDisposable
System.Collections.Generic.IAsyncEnumerable
System.Collections.Generic.IAsyncEnumerator
Microsoft.Bcl.Compression
by: Microsoft
- 1 total downloads
- Latest version: 3.9.65-beta
Provides support Compressing streams and ZIP archives
Microsoft.Bcl.Cryptography
by: Microsoft
- 17 total downloads
- Latest version: 10.0.0-preview.5.25277.114
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.Bcl.Numerics
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-rc.2.25502.107
Provides the System.MathF for .NET Standard 2.0
Microsoft.Build.Framework
by: Microsoft
- 2 total downloads
- Latest version: 16.6.0
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
Microsoft.Build.Tasks.Core
by: Microsoft
- 1 total downloads
- Latest version: 15.6.85
This package contains the Microsoft.Build.Tasks.Core assembly which implements the commonly used tasks of MSBuild.
Microsoft.Build.Tasks.Git
by: Microsoft
- 12 total downloads
- Latest version: 1.1.1
MSBuild tasks providing git repository information.
Microsoft.Build.Utilities.Core
by: Microsoft
- 13 total downloads
- Latest version: 17.0.1
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
Microsoft.ClearScript.Core
by: Microsoft
- 2 total downloads
- Latest version: 7.3.6
A library for adding scripting to .NET applications. This package contains the core assembly shared by all script engines.
Microsoft.ClearScript.Windows.Core
by: Microsoft
- 1 total downloads
- Latest version: 7.3.3
A library for adding scripting to .NET applications. This package supports the Windows Script engines (JScript and VBScript).
Microsoft.CodeAnalysis
by: Microsoft
- 10 total downloads
- Latest version: 5.0.0
.NET Compiler Platform ("Roslyn").
This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality:
- "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services)
- "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services)
- "Microsoft.CodeAnalysis.Compilers" (both compilers)
- "Microsoft.CodeAnalysis.CSharp" (only the C# compiler)
- "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler)
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 3.11.0
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.
Microsoft.CodeAnalysis.AnalyzerUtilities
by: Microsoft
- 2 total downloads
- Latest version: 3.11.0-beta1.25123.1
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeAnalysis.BannedApiAnalyzers
by: Microsoft
- 3 total downloads
- Latest version: 3.3.5-beta1.23270.2
Banned API Analyzers
Microsoft.CodeAnalysis.Common
by: Microsoft
- 2 total downloads
- Latest version: 3.7.0-2.final
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/205504dfd0f686370cffae5df068024c8a2b427f.