Info
Version: | 1.0.0 |
Author(s): | Berke Kurnaz |
Last Update: | Thursday, June 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/berkekurnaz/kurnaz-sql-connector |
NuGet Url: | https://www.nuget.org/packages/KurnazSqlConnector |
Install
Install-Package KurnazSqlConnector
dotnet add package KurnazSqlConnector
paket add KurnazSqlConnector
KurnazSqlConnector Download (Unzip the "nupkg" after downloading)
In addition, we do not believe that orm should be used in many projects. Kurnaz Sql Connector can be easily learned and does not require knowing any sql query.
The parameter values you have given to the methods are converted to the sql query immediately.
You can try this quick solution right away. I claim that you will learn in 10 minutes and complete your first project in 30 minutes.