Dapper Tutorial: https://dapper-tutorial.net/
Info
Version: | 2.7.1015 |
Author(s): | Geso Hong Kong |
Last Update: | Monday, April 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.venturatools.com/ |
NuGet Url: | https://www.nuget.org/packages/VenturaSQL.AspNetCore |
Install
Install-Package VenturaSQL.AspNetCore
dotnet add package VenturaSQL.AspNetCore
paket add VenturaSQL.AspNetCore
VenturaSQL.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- VenturaSQL.NETStandard(>= 2.7.1015 && <= 2.7.1015)
- Microsoft.AspNetCore.Http(>= 2.1.1)
Tags
Ventura SQL is the hyper productive alternative for the Entity Framework/Web service combination. The client runtime for .Net Standard works with .Net Framework, .Net Core (Windows/macOS/Linux), UWP, Xamarin.iOS, Xamarin.Android, Xamarin.Mac and Mono.".
The middle-tier (server) is available for ASP.NET and ASP.NET Core 2.1.
Ventura SQL is an extremely easy to use solution where you provide an SQL statement, and then source code is automatically generated for all clients and the middle-tier. Ventura SQL scales from development teams building enterprise applications to individual developers.
The clients can also connect directly to the database without middle-tier.
Ventura SQL works with most ADO.NET Providers, including Microsoft SQL Server.