Egg开发套件中关于SqlServer数据库支持的可选组件.
Info
| Version: | 12.1.2206.3 |
| Author(s): | Egg Studio |
| Last Update: | Wednesday, June 1, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/inmount/egg |
| NuGet Url: | https://www.nuget.org/packages/egg.db.MicrosoftSqlServer |
Install
Install-Package egg.db.MicrosoftSqlServer
dotnet add package egg.db.MicrosoftSqlServer
paket add egg.db.MicrosoftSqlServer
egg.db.MicrosoftSqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SqlClient(>= 4.8.2)
- egg.db(>= 1.0.2011.1)