The Milos Solution Platform is the spiritual predecessor of CODE Framework, and some parts of the Milos Solution Platform (especially those important for data access, business logic, and services) are maintained as part of CODE Framework.
Info
Version: | 5.2.0 |
Author(s): | EPS Software Corp./Markus Egger Inc. |
Last Update: | Tuesday, December 17, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.codeframework.io/ |
NuGet Url: | https://www.nuget.org/packages/Milos.Data.SqlServer |
Install
Install-Package Milos.Data.SqlServer
dotnet add package Milos.Data.SqlServer
paket add Milos.Data.SqlServer
Milos.Data.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Milos.Data(>= 5.0.10)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.Data.SqlClient(>= 4.6.0)