Microsoft.Azure.Storage.Blob
by: Microsoft
- 11 total downloads
- Latest version: 11.1.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
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.Azure.WebJobs
by: Microsoft
- 12 total downloads
- Latest version: 3.0.23
This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Host. It also adds rich diagnostics capabilities which makes it easier to monitor the WebJobs in the dashboard. For more information, please visit http://go.microsoft.com/fwlink/?LinkID=320971
Microsoft.Azure.WebJobs.Extensions
by: Microsoft
- 12 total downloads
- Latest version: 3.0.6
This package contains Timers and File triggers. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources.
Microsoft.Azure.WebJobs.Extensions.Http
by: Microsoft
- 13 total downloads
- Latest version: 3.0.2
This package adds binding extensions for Http.
Microsoft.Azure.WebJobs.Host.Storage
by: Microsoft
- 12 total downloads
- Latest version: 3.0.14
Package Description
- 11 total downloads
- Latest version: 1.2.0
Azure Functions extensions metadata generator
Microsoft.Build
by: Microsoft
- 12 total downloads
- Latest version: 15.1.548
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluation MSBuild projects.
Microsoft.Build.Framework
by: Microsoft
- 11 total downloads
- Latest version: 15.1.548
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
Microsoft.Build.Tasks.Core
by: Microsoft
- 24 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
- 12 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.CodeAnalysis.Analyzers
by: Microsoft
- 58 total downloads
- Latest version: 2.9.4
Guidelines for using .NET Compiler Platform (Roslyn) APIs.
Microsoft.CodeAnalysis.Common
by: Microsoft
- 49 total downloads
- Latest version: 2.3.1
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.
This package was built from the source at https://github.com/dotnet/roslyn/commit/57c813192bd494bb15aaa841f415f28f50438e19
Microsoft.CodeAnalysis.CSharp
by: Microsoft
- 39 total downloads
- Latest version: 2.3.1
This package was built from the source at https://github.com/dotnet/roslyn/commit/57c813192bd494bb15aaa841f415f28f50438e19
Microsoft.CodeAnalysis.CSharp.Workspaces
by: Microsoft
- 31 total downloads
- Latest version: 2.8.0
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/e595ee276d14e14bfb3eb323fb57f2aa668bddea
Microsoft.CodeAnalysis.FxCopAnalyzers
by: Microsoft
- 10 total downloads
- Latest version: 2.9.6
Microsoft recommended code quality rules and .NET API usage rules, including the most important FxCop rules, implemented as analyzers using the .NET Compiler Platform (Roslyn). These analyzers check your code for security, performance, and design issues, among others. The documentation for FxCop analyzers can be found at https://docs.microsoft.com/visualstudio/code-quality/install-fxcop-analyzers
Microsoft.CodeAnalysis.Razor
by: Microsoft
- 79 total downloads
- Latest version: 2.1.2
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure.
Microsoft.CodeAnalysis.VersionCheckAnalyzer
by: Microsoft
- 10 total downloads
- Latest version: 2.9.6
Microsoft.CodeAnalysis Version Check Analyzer
Microsoft.CodeAnalysis.VisualBasic
by: Microsoft
- 16 total downloads
- Latest version: 1.3.0
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.CodeAnalysis.Workspaces.Common
by: Microsoft
- 30 total downloads
- Latest version: 2.8.0
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions.
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/e595ee276d14e14bfb3eb323fb57f2aa668bddea
Microsoft.CodeCoverage
by: Microsoft
- 96 total downloads
- Latest version: 16.9.1
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".