Microsoft.Azure.DocumentDB.Core
by: Microsoft
- 2 total downloads
- Latest version: 2.16.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.Storage.Common
by: Microsoft
- 1 total downloads
- Latest version: 9.4.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 team's blog - http://blogs.msdn.com/b/windowsazurestorage/
Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 9 total downloads
- Latest version: 10.0.0-rc.2.25502.107
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
- 1 total downloads
- Latest version: 1.0.21
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
- 2 total downloads
- Latest version: 9.0.0-preview.6.24327.7
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Commonly Used Types:
System.Security.Cryptography.SP800108HmacCounterKdf
Microsoft.Bcl.Memory
by: Microsoft
- 3 total downloads
- Latest version: 10.0.0-preview.1.25080.5
Provides Base64Url, Index and Range types support for .NET Framework and .NET Standard.
Microsoft.Bcl.Numerics
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0
Provides the System.MathF for .NET Standard 2.0
Microsoft.Bcl.TimeProvider
by: Microsoft
- 2 total downloads
- Latest version: 9.0.4
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Microsoft.Build
by: Microsoft
- 2 total downloads
- Latest version: 15.7.0-preview-000011-1378327
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluation MSBuild projects.
Microsoft.Build.Framework
by: Microsoft
- 3 total downloads
- Latest version: 17.0.1
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
Microsoft.Build.Tasks.Core
by: Microsoft
- 2 total downloads
- Latest version: 15.3.409
This package contains the Microsoft.Build.Tasks.Core assembly which implements the commonly used tasks of MSBuild.
Microsoft.Build.Utilities.Core
by: Microsoft
- 2 total downloads
- Latest version: 15.1.548
This package contains the Microsoft.Build.Utilities.Core assembly which is used to implement custom MSBuild tasks.
Microsoft.ClearScript.Core
by: Microsoft
- 2 total downloads
- Latest version: 7.4.1
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
- 8 total downloads
- Latest version: 7.4.5
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: 4.11.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/5e3a11e2e7f952da93f9d35bd63a2fa181c0608b.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 8 total downloads
- Latest version: 3.12.0-beta1.25081.1
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
- 4 total downloads
- Latest version: 3.11.0-beta1.25074.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.12.0-beta1.25155.1
Banned API Analyzers
Microsoft.CodeAnalysis.Common
by: Microsoft
- 9 total downloads
- Latest version: 5.0.0
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/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
Microsoft.CodeAnalysis.Compilers
by: Microsoft
- 16 total downloads
- Latest version: 5.0.0-2.final
Compiler layer of the .NET Compiler Platform ("Roslyn").
Install this package to get both C# and Visual Basic support.
If you want just support for one language, install Microsoft.CodeAnalysis.CSharp or Microsoft.CodeAnalysis.VisualBasic.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42.