Microsoft.CodeAnalysis.FlowAnalysis.Utilities by: Microsoft
  • 38 total downloads
  • Latest version: 2.9.6
  • Roslyn CodeAnalysis Dataflow ControlFlowGraph FlowAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Utilities for Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.AspNet.Http.Interfaces by: Microsoft
  • 13 total downloads
  • Latest version: 1.0.0-beta4
ASP.NET 5 HTTP feature interface definitions.
Microsoft.CodeAnalysis.Analyzers by: Microsoft
  • 1.341k total downloads
  • Latest version: 5.0.0-1.25277.114
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
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.Build.Locator by: Microsoft
  • 197 total downloads
  • Latest version: 1.11.2
  • msbuildlocator locator buildlocator
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.Build.Tasks.Git by: Microsoft
  • 93 total downloads
  • Latest version: 10.0.102
  • MSBuild Tasks source control git
MSBuild tasks providing git repository information.
Microsoft.AspNet.WebApi.Core by: Microsoft
  • 154 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet WebApi AspNetWebApi
This package contains the core runtime assemblies for ASP.NET Web API. This package is used by hosts of the ASP.NET Web API runtime. To host a Web API in IIS use the Microsoft.AspNet.WebApi.WebHost package. To host a Web API in your own process use the Microsoft.AspNet.WebApi.SelfHost package.
Microsoft.AspNet.Http.Core by: Microsoft
  • 14 total downloads
  • Latest version: 1.0.0-beta4
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNet.Http by: Microsoft
  • 52 total downloads
  • Latest version: 1.0.0-beta8
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNet.Http.Features by: Microsoft
  • 31 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 HTTP feature interface definitions.
Microsoft.CSharp by: Microsoft
  • 25 total downloads
  • Latest version: 4.0.0-beta-22816
Provides support for compilation and code generation, including dynamic, using the C# language. Commonly Used Types: Microsoft.CSharp.RuntimeBinder.Binder Microsoft.CSharp.RuntimeBinder.RuntimeBinderException Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags
Microsoft.Bcl.Build by: Microsoft
  • 24 total downloads
  • Latest version: 1.0.21
  • BCL Microsoft System
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.CodeAnalysis.AnalyzerUtilities by: Microsoft
  • 324 total downloads
  • Latest version: 5.0.0-1.25277.114
  • Roslyn Analyzer Utilities CodeAnalysis Dataflow ControlFlowGraph FlowAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/dotnet/commit/ddf39a1b4690fbe23aea79c78da67004a5c31094.
Microsoft.AspNet.Http.Extensions by: Microsoft
  • 53 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 common extension methods for HTTP abstractions and IApplicationBuilder.
Microsoft.CodeAnalysis.Razor by: Microsoft
  • 638 total downloads
  • Latest version: 2.0.0
  • aspnetcore cshtml razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure.
Microsoft.AspNet.WebUtilities by: Microsoft
  • 53 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 common helper methods.
Microsoft.AspNet.Http.Abstractions by: Microsoft
  • 31 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 HTTP object model. HttpContext and family.
Microsoft.Composition by: Microsoft
  • 12 total downloads
  • Latest version: 1.0.31
  • BCL MEF Microsoft System Composition IOC Dependency Injection DI WindowsStore Windows Store
This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - Windows Phone Silverlight 8 - Portable Class Libraries
Microsoft.Build.Tasks.SourceControl by: Microsoft
  • 8 total downloads
  • Latest version: 1.0.0-beta-62908-01
  • MSBuild Tasks source control
MSBuild tasks providing source control information.
Microsoft.Bcl.Compression by: Microsoft
  • 33 total downloads
  • Latest version: 3.9.83
  • BCL Compression Deflate GZip Microsoft System Stream Zip ZipArchive
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.AspNet.Hosting.Abstractions by: Microsoft
  • 32 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 Hosting abstractions.