Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 54 total downloads
- Latest version: 2.0.0
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Azure.Devices.Shared
by: Microsoft
- 14 total downloads
- Latest version: 1.15.0-preview-001
Common code for Azure IoT Device and Service SDKs
Microsoft.Azure.Functions.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0
This package provides development time code analysis for C# Azure Functions.
- 6 total downloads
- Latest version: 1.0.4
This package provides development time code analysis for ASP.NET Core extensions for .NET isolated functions.
Microsoft.Azure.Functions.Worker.Sdk
by: Microsoft
- 2 total downloads
- Latest version: 2.0.5
This package provides development time support for the Azure Functions .NET Worker.
Microsoft.Azure.Functions.Worker.Sdk.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 1.2.2
This package provides development time code analysis for the Azure Functions .NET Worker.
Microsoft.Azure.Functions.Worker.Sdk.Generators
by: Microsoft
- 2 total downloads
- Latest version: 1.3.5
This package provides source generation for the Azure Functions .NET Worker.
Microsoft.Azure.WebJobs
by: Microsoft
- 3 total downloads
- Latest version: 3.0.32
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.Core
by: Microsoft
- 1 total downloads
- Latest version: 3.0.32
This library simplifies the task of adding background processing to your Microsoft Azure Web Sites. The SDK uses Microsoft Azure Storage, triggering a function in your program when items are added to Queues and Blobs. A dashboard provides rich monitoring and diagnostics for the programs that you write by using the SDK. For more information, please visit http://go.microsoft.com/fwlink/?LinkID=320971
Microsoft.Azure.WebJobs.Extensions
by: Microsoft
- 1 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
- 2 total downloads
- Latest version: 3.2.0
This package adds binding extensions for Http.
Microsoft.Azure.WebJobs.Host.Storage
by: Microsoft
- 2 total downloads
- Latest version: 3.0.14
Package Description
- 1 total downloads
- Latest version: 4.0.1
Azure Functions extensions metadata generator
Microsoft.Bcl.Build
by: Microsoft
- 7 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.Compression
by: Microsoft
- 28 total downloads
- Latest version: 3.9.83
This package allows projects targeting Windows Phone Silverlight 8 directly or using portable class libraries to use the same ZipArchive, GZipStream and DeflateStream classes that are already available to projects targeting .NET Framework 4.5, Windows 8, and Windows Phone 8.1.
For more information on how to use these APIs, see the MSDN documentation:
http://msdn.microsoft.com/en-us/library/system.io.compression.aspx
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Windows Phone 8.1
- Windows Phone Silverlight 8
- Portable Class Libraries
This package is only required for projects targeting .NET Framework 4.5, Windows 8, or Windows Phone 8.1 when consuming a library that uses this package.
Microsoft.Build.Locator
by: Microsoft
- 76 total downloads
- Latest version: 1.11.2
Package that assists in locating and using a copy of MSBuild installed as part of Visual Studio 2017 or higher or .NET Core SDK 2.1 or higher.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 313 total downloads
- Latest version: 3.12.0-beta1.25218.8
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.BannedApiAnalyzers
by: Microsoft
- 310 total downloads
- Latest version: 3.12.0-beta1.25218.8
Banned API Analyzers
Microsoft.CodeAnalysis.FxCopAnalyzers
by: Microsoft
- 230 total downloads
- Latest version: 3.3.2
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.PublicApiAnalyzers
by: Microsoft
- 318 total downloads
- Latest version: 5.0.0-1.25277.114
Public API Analyzers