Microsoft.Data.SqlClient.SNI.runtime
by: Microsoft
- 122 total downloads
- Latest version: 6.0.2
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.SqlClient
by: Microsoft
- 90 total downloads
- Latest version: 7.1.0-preview2.26190.5
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.EntityFrameworkCore.Relational
by: Microsoft
- 76 total downloads
- Latest version: 2.0.0
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft
- 68 total downloads
- Latest version: 2.0.0-preview1-final
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.CSharp
by: Microsoft
- 16 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.DotNet.ILCompiler
by: Microsoft
- 122 total downloads
- Latest version: 11.0.0-preview.6.26359.118
Provides a native AOT compiler and runtime for .NET
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 76 total downloads
- Latest version: 2.0.0
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.DotNet.Scaffolding.Shared
by: Microsoft
- 23 total downloads
- Latest version: 11.0.0-preview.1.26230.3
Contains interfaces for Project Model and messaging for scaffolding.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 1.195k total downloads
- Latest version: 11.0.0-preview.6.26359.118
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.DotNet.PlatformAbstractions
by: Microsoft
- 8 total downloads
- Latest version: 3.0.0-preview-27324-5
Abstractions for making code that uses file system and environment testable.
Microsoft.Dnx.Runtime.Abstractions
by: Microsoft
- 4 total downloads
- Latest version: 1.0.0-beta7
ASP.NET 5 interfaces to take advantage of capabilities exposed by the runtime.
Microsoft.DiaSymReader.Native
by: Microsoft
- 93 total downloads
- Latest version: 18.8.4-beta1.26356.2
Native implementation of PDB file reader and writer.
Supported Platforms:
- Windows x86
- Windows amd64
- Windows arm64
Microsoft.Composition
by: Microsoft
- 8 total downloads
- Latest version: 1.0.31
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.CodeAnalysis.Workspaces.Common
by: Microsoft
- 67 total downloads
- Latest version: 5.3.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/16f9bd284cd49604ac82998bfe778a8eb16d4347.
Microsoft.CodeAnalysis.VisualBasic.Workspaces
by: Microsoft
- 26 total downloads
- Latest version: 5.3.0
.NET Compiler Platform ("Roslyn") support for analyzing Visual Basic 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/16f9bd284cd49604ac82998bfe778a8eb16d4347.
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 957 total downloads
- Latest version: 11.0.0-preview.6.26359.118
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore
by: Microsoft
- 76 total downloads
- Latest version: 2.0.0
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology.
Commonly Used Types:
Microsoft.EntityFrameworkCore.DbContext
Microsoft.EntityFrameworkCore.DbSet
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 75 total downloads
- Latest version: 2.0.0
Shared design-time components for Entity Framework Core tools.
Microsoft.CodeAnalysis.Workspaces.MSBuild
by: Microsoft
- 28 total downloads
- Latest version: 5.3.0
.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/16f9bd284cd49604ac82998bfe778a8eb16d4347.
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft
- 93 total downloads
- Latest version: 2.0.0
In-memory database provider for Entity Framework Core (to be used for testing purposes).