ProBase NuGet Package

ProBase is the new way of accessing databases in C#.

Unlike any other strategies like using query strings directly in the code or using an ORM, ProBase alows you to communicate with a database by using the most flexible and safe system - stored procedures. What ProBase adds on top of the classic ADO.NET data primitives is the ability to generate procedure calls based on annotated methods, thus allowing you to call a procedure in the same way you would call a method.




Got any ProBase Question?





Info

Version: 1.2.0
Author(s): Alexandru Istrate
Last Update: Monday, October 19, 2020
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/ProBase


Install
Install-Package ProBase
dotnet add package ProBase
paket add ProBase
ProBase Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

1634