MySql.Data.Entity
                              
                            
                                6.9.6
                            
                        
                    dotnet add package MySql.Data.Entity --version 6.9.6
NuGet\Install-Package MySql.Data.Entity -Version 6.9.6
        
        
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
                    
    
    <PackageReference Include="MySql.Data.Entity" Version="6.9.6" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="MySql.Data.Entity" Version="6.9.6" />
<PackageReference Include="MySql.Data.Entity" />
        
        
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
                    
    
    paket add MySql.Data.Entity --version 6.9.6
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: MySql.Data.Entity, 6.9.6"
        
        
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
                    
    
    #:package MySql.Data.Entity@6.9.6
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=MySql.Data.Entity&version=6.9.6
#tool nuget:?package=MySql.Data.Entity&version=6.9.6
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Entity Framework 6.0 supported
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
- 
                                                - EntityFramework (>= 6.0.0)
- MySql.Data (>= 6.9.6)
 
GitHub repositories (12)
Showing the top 12 popular GitHub repositories that depend on MySql.Data.Entity:
| Repository | Stars | 
|---|---|
| dotnet/ef6 
                                                            This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.
                                                         | |
| gmf520/osharp-v4 
                                                            osharp framework with .net framework version 4.x
                                                         | |
| zzzprojects/EntityFramework.DynamicFilters 
                                                            Global filtering for Entity Framework.
                                                         | |
| octgn/OCTGN 
                                                            Online Card and Tabletop Gaming Network
                                                         | |
| MediaPortal/MediaPortal-2 
                                                            Development of MediaPortal 2
                                                         | |
| whywhy898/DDit-Rapid-Development-Framework 
                                                            帮助企业快速开发的.net项目框架 Help companies develop the.net project framework
                                                         | |
| Coldairarrow/Colder.Fx.Net.AdminLTE 
                                                            A Web Rapid Development Framework For .NET4.472 Based On AdminLTE
                                                         | |
| Coldairarrow/Coldairarrow.Fx.Net.Easyui.GitHub 
                                                            A Web Rapid Development Framework For .NET4.52
                                                         | |
| ghost1face/EntityFramework.BulkInsert 
                                                            Fast bulk insert for EntityFramework6
                                                         | |
| PolarisTeam/PolarisServer 
                                                            A Phantasy Star Online 2 private server project in C#
                                                         | |
| yanglei50/OpenHalcon 
                                                            OpenSource Industrial Level Machine Vision Platform
                                                         | |
| zzzprojects/EntityFramework-Classic 
                                                            Entity Framework Classic is a supported version of the latest EF6 codebase. It supports .NET Framework and .NET Core and overcomes some EF limitations by adding tons of must-haves built-in features.
                                                         | 
Review Readme.txt for details.