Peteisace.DataAccess.Client NuGet Package

A very simple library to aid with data-access for ms-sql.

ADO.NET can be a little verbose, and potentially causes duplicate code (instantiation of connections etc) which can provoke bugs, like failing to close. This is just the first version, coming soon will be database independence, and using a journal pattern which collects statistics and information to return to the caller rather than needing to couple the library with all manner of loggers, kafkas, data platforms etc.

Oh and kids, even when you think your code is so simple, you can just submit it without real testing, don't. Bug number 4 already.

How embarassing :(

5. Parameters can't belong to more than one collection making a mockery of my caveman-like cache.
6. Parameters copied by ref, not a new instance created. Hmm, about those tests...




Got any Peteisace.DataAccess.Client Question?





Info

Version: 1.0.8
Author(s): pcoleman
Last Update: Sunday, March 8, 2020
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/Peteisace.DataAccess.Client


Install
Install-Package Peteisace.DataAccess.Client
dotnet add package Peteisace.DataAccess.Client
paket add Peteisace.DataAccess.Client
Peteisace.DataAccess.Client Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

1519