Microsoft.CodeAnalysis.FlowAnalysis.Utilities
by: Microsoft
- 1 total downloads
- Latest version: 2.9.4
Utilities for Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeAnalysis.VisualBasic
by: Microsoft
- 2 total downloads
- Latest version: 1.2.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.CSharp
by: Microsoft
- 1 total downloads
- Latest version: 4.6.0-rc1.19456.4
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
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 10.0.1
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 3 total downloads
- Latest version: 9.0.7
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Bundle-Migration
Drop-Database
Get-DbContext
Get-Migration
Optimize-DbContext
Remove-Migration
Scaffold-DbContext
Script-Migration
Update-Database
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 1 total downloads
- Latest version: 2.28.0
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 6 total downloads
- Latest version: 8.0.19
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.DotNetHost
by: Microsoft
- 2 total downloads
- Latest version: 6.0.29
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 6 total downloads
- Latest version: 8.0.22
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.Platforms
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview9.19416.11
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Portable.Compatibility
by: Microsoft
- 1 total downloads
- Latest version: 1.0.1
Enables compatiblity with portable libraries targeting previous .NET releases like .NET Framework 4.0 and Silverlight.
This package supports retargeting references to classic reference assemblies (mscorlib.dll, system.dll, etc) to new contract assemblies (System.Runtime.dll, System.IO, etc). It does this in a pay-for-play way to prevent consuming assemblies from having to reference all of the contracts that happen to overlap with mscorlib. As such, when using this package you may encounter errors like
error CS0012: The type 'WebRequest' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Net.Requests, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
To resolve these errors install the package with the same name name as the missing assembly.
TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Orleans.OrleansAzureUtils
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-beta3
Support library for hosting Orleans on Microsoft Azure.
Microsoft.Orleans.Server
by: Microsoft
- 2 total downloads
- Latest version: 9.2.0
Collection of Microsoft Orleans libraries and files needed on the server.
Microsoft.Orleans.TestingHost
by: Microsoft Research
- 1 total downloads
- Latest version: 1.0.8
Microsoft Orleans library for hosting silo in a testing project.
Microsoft.Owin
by: Microsoft
- 4 total downloads
- Latest version: 3.1.0
Provides a set of helper types and abstractions for simplifying the creation of OWIN components.
Microsoft.Rest.ClientRuntime.Azure
by: Microsoft
- 1 total downloads
- Latest version: 3.1.0
Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation.
Supported Platforms:
- Portable Class Libraries
- .NET Framework 4.5
- Windows 8
- Windows Phone 8.1
- DotNet Core
Microsoft.Spatial
by: Microsoft
- 1 total downloads
- Latest version: 7.6.2
Contains classes and methods that facilitate geography and geometry spatial operations. Targets .NET Platform Standard 1.1.
OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://odata.github.io/odata.net.
Microsoft.VisualStudio.RemoteControl
by: Microsoft
- 5 total downloads
- Latest version: 16.3.23
Microsoft® Visual Studio® Remote Control Library
Microsoft.VisualStudio.Web.CodeGeneration
by: Microsoft.VisualStudio.Web.CodeGeneration
- 1 total downloads
- Latest version: 1.0.0-msbuild1-final
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.