Microsoft.Azure.Cosmos.Direct
by: Microsoft
- 2 total downloads
- Latest version: 3.41.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Azure.Storage.Blob
by: Microsoft
- 1 total downloads
- Latest version: 10.0.3
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
Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 4 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.Cryptography
by: Microsoft
- 1 total downloads
- Latest version: 9.0.2
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.Bcl.Memory
by: Microsoft
- 3 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
- 1 total downloads
- Latest version: 10.0.4
Provides the System.MathF for .NET Standard 2.0
Microsoft.Bcl.TimeProvider
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-preview.3.24172.9
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Commonly Used Types:
System.TimeProvider
System.ITimer
Microsoft.Build
by: Microsoft
- 1 total downloads
- Latest version: 18.3.3
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
Microsoft.Build.Framework
by: Microsoft
- 2 total downloads
- Latest version: 17.11.48
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.84
This package contains the Microsoft.Build.Tasks.Core assembly which implements the commonly used tasks of MSBuild.
Microsoft.Build.Tasks.Git
by: Microsoft
- 1 total downloads
- Latest version: 11.0.100-preview.1.26104.118
MSBuild tasks providing git repository information.
Microsoft.Build.Utilities.Core
by: Microsoft
- 1 total downloads
- Latest version: 17.5.0
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.1.4
A library for adding scripting to .NET applications. This package contains the core assembly shared by all script engines.
Microsoft.CodeAnalysis
by: Microsoft
- 4 total downloads
- Latest version: 4.2.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/46c8f4f56765e16b92759de8098494b36cfb84f5.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 6 total downloads
- Latest version: 5.3.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
- 1 total downloads
- Latest version: 3.3.5-beta1.23320.2
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeAnalysis.BannedApiAnalyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.11.0-beta1.24324.1
Banned API Analyzers
Microsoft.CodeAnalysis.Common
by: Microsoft
- 2 total downloads
- Latest version: 4.4.0-1.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/ebbf56c257fb4d3128d3487ef525d92e9f94b412.
Microsoft.CodeAnalysis.Compilers
by: Microsoft
- 3 total downloads
- Latest version: 3.8.0
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/8de9e4b2beba5b7c0edd6f1e6a4f192a51fdc872.
Microsoft.CodeAnalysis.CSharp
by: Microsoft
- 3 total downloads
- Latest version: 3.5.0-beta2-final
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/2ac1568063fc4e4501d63f8aba329023080a66ba.