Microsoft.CodeAnalysis.Workspaces.MSBuild by: Microsoft
  • 31 total downloads
  • Latest version: 4.3.1
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one of the following packages to add the appropriate language support: - Microsoft.CodeAnalysis.CSharp.Workspaces - Microsoft.CodeAnalysis.VisualBasic.Workspaces More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/4bdc8414790101a4da120a92cc4bc0154ac787ca.
Microsoft.CodeCoverage by: Microsoft
  • 174 total downloads
  • Latest version: 17.11.1
  • vstest visual-studio unittest testplatform mstest microsoft test testing codecoverage code-coverage
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.CodeDom.Providers.DotNetCompilerPlatform by: Microsoft
  • 35 total downloads
  • Latest version: 4.1.0
  • Roslyn CodeDOM Compiler CSharp VB.Net ASP.NET
Replacement CodeDOM providers that use the new .NET Compiler Platform ("Roslyn") compiler as a service APIs. This provides support for new language features in systems using CodeDOM (e.g. ASP.NET runtime compilation) as well as improving the compilation performance of these systems. This package was built from the source at https://github.com/aspnet/RoslynCodeDomProvider/commit/b45d96211503a5f83ffc65ffc07a62b0210e16de
Microsoft.CodeQuality.Analyzers by: Microsoft
  • 35 total downloads
  • Latest version: 3.3.2
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Microsoft recommended code quality rules implemented as analyzers using the .NET Compiler Platform (Roslyn). This package is included as a part of Microsoft.CodeAnalysis.FxCopAnalyzers NuGet package and does not need to be installed separately.
Microsoft.Composition by: Microsoft
  • 4 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.CrmSdk.CoreAssemblies by: Microsoft
  • 65 total downloads
  • Latest version: 9.0.2.56
  • Dynamics CRM XRM D365 Dynamics365 CommonDataService CDS PowerPlatform Dataverse PowerApps
This package contains the official Microsoft.Xrm.Sdk.dll and Microsoft.Crm.Sdk.Proxy.dll assemblies plus tools and has been authored by the Microsoft Common Data Service SDK team.
Microsoft.CrmSdk.CoreTools by: Microsoft
  • 86 total downloads
  • Latest version: 9.1.0.159
  • Dynamics CRM SDK XRM D365 Dynamics365 365 CommonDataService CDS PowerApps Dataverse
This package contains the official SDK tools authored by the Microsoft Common Data Service SDK team. The included command line tools are installed in the project's bin\coretools folder.
Microsoft.CrmSdk.Workflow by: Microsoft
  • 44 total downloads
  • Latest version: 9.0.2.56
  • Dynamics CRM XRM D365 Dynamics365 CommonDataService CDS PowerPlatform Dataverse PowerApps
This package contains the official Microsoft.Xrm.Sdk.Workflow.dll assembly and has been authored by the Microsoft Common Data Service SDK team.
Microsoft.CrmSdk.XrmTooling.PluginRegistrationTool by: Microsoft
  • 9 total downloads
  • Latest version: 9.1.0.187
  • Dynamics CRM 2016 SDK XRM D365 Dynamics365 365 CommonDataService CDS PowerApps
This package contains the following official Microsoft assemblies and has been authored by the Microsoft Common Data Service SDK team. - Plugin Registration Tool
Microsoft.CSharp by: Microsoft
  • 64 total downloads
  • Latest version: 4.7.0
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.Data.Edm by: Microsoft Corporation
  • 4 total downloads
  • Latest version: 5.8.5
  • wcf data services odata odatalib edmlib spatial ado.net ef entity framework open protocol wcfds wcfdataservices dataservices
Classes to represent, construct, parse, serialize and validate entity data models. Targets .NET 4.0, Silverlight 4.0, or .NET Portable Lib with support for .NET 4.0, SL 5.0, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
Microsoft.Data.SqlClient by: Microsoft
  • 85 total downloads
  • Latest version: 5.2.1
  • sqlclient microsoft.data.sqlclient
The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS). Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Data.SqlClient.SNI.runtime by: Microsoft
  • 18 total downloads
  • Latest version: 6.0.0-preview1.24226.4
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Data.Sqlite by: Microsoft
  • 203 total downloads
  • Latest version: 9.0.0-rc.1.24451.1
  • SQLite Data ADO.NET
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction
Microsoft.Data.Sqlite.Core by: Microsoft
  • 195 total downloads
  • Latest version: 9.0.0-rc.1.24451.1
  • SQLite Data ADO.NET
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. This package does not include a copy of the native SQLite library. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction
Microsoft.DiaSymReader by: Microsoft
  • 11 total downloads
  • Latest version: 2.0.0
  • DiaSymReader ISymUnmanagedReader PDB COM interop debugging
Microsoft DiaSymReader interop interfaces and utilities.
Microsoft.DiaSymReader.Native by: Microsoft
  • 22 total downloads
  • Latest version: 17.10.0-beta1.24272.1
  • DiaSymReader PDB
Native implementation of PDB file reader and writer. Supported Platforms: - Windows x86 - Windows amd64 - Windows arm - Windows arm64
Microsoft.Dnx.Runtime.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-beta7
ASP.NET 5 interfaces to take advantage of capabilities exposed by the runtime.
Microsoft.DotNet.Cli.Utils by: Microsoft.DotNet.Cli.Utils
  • 14 total downloads
  • Latest version: 2.0.0
Package Description
Microsoft.DotNet.InternalAbstractions by: Microsoft.DotNet.InternalAbstractions
  • 7 total downloads
  • Latest version: 1.0.500-preview2-1-003177
Abstractions for making code that uses file system and environment testable.