Info
Version: | 1.2.9 |
Author(s): | Sara LaFleur |
Last Update: | Tuesday, October 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/saralafleur/Sara-Data |
NuGet Url: | https://www.nuget.org/packages/Sara-Data |
Install
Install-Package Sara-Data
dotnet add package Sara-Data
paket add Sara-Data
Sara-Data Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Sara-Logging(>= 1.2.9 && < 2.0.0)
- System.Data.SqlClient(>= 4.7.0)
- Sara-Logging(>= 1.2.9 && < 2.0.0)
- System.Data.SqlClient(>= 4.7.0)
- Sara-Logging(>= 1.2.9 && < 2.0.0)
- System.Data.SqlClient(>= 4.7.0)
Significant features include retrying logic for accessing a SQL Server. Logging issues with connectivity and deadlock failures that may occur.
If everything fails, the data Logged. The framework supports MSSQL and MySQL.