Endev.RampSQL
1.0.8
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Endev.RampSQL --version 1.0.8
NuGet\Install-Package Endev.RampSQL -Version 1.0.8
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Endev.RampSQL" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Endev.RampSQL --version 1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Endev.RampSQL, 1.0.8"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Endev.RampSQL as a Cake Addin #addin nuget:?package=Endev.RampSQL&version=1.0.8 // Install Endev.RampSQL as a Cake Tool #tool nuget:?package=Endev.RampSQL&version=1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
RampSQL is a SQL utility class featuring Pseudo-Schema,
Query-Engine, Search-Engine, Modelbinder and DataReaders
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Endev.RampSQL:
Package | Downloads |
---|---|
Endev.RampSQL.Extensions.WrapSQLConnector
RampSQL extension for use with WrapSQL classes |
|
Endev.RampSQL.Extensions.IO
RampSQL extension for automatically saving and loading models from and to the database |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.0.38 | 482 | 10/11/2022 | |
1.0.37 | 445 | 10/11/2022 | |
1.0.36 | 398 | 9/29/2022 | |
1.0.35 | 421 | 9/27/2022 | |
1.0.34 | 417 | 9/27/2022 | |
1.0.33 | 420 | 9/27/2022 | |
1.0.32 | 418 | 9/26/2022 | |
1.0.31 | 684 | 9/26/2022 | |
1.0.30 | 1,207 | 9/18/2022 | |
1.0.29 | 462 | 9/18/2022 | |
1.0.28 | 691 | 9/18/2022 | |
1.0.27 | 923 | 9/18/2022 | |
1.0.26 | 449 | 9/18/2022 | |
1.0.25 | 454 | 9/18/2022 | |
1.0.24 | 940 | 9/16/2022 | |
1.0.23 | 419 | 9/16/2022 | |
1.0.22 | 420 | 9/16/2022 | |
1.0.21 | 706 | 9/16/2022 | |
1.0.20 | 429 | 9/16/2022 | |
1.0.19 | 431 | 9/16/2022 | |
1.0.18 | 695 | 9/15/2022 | |
1.0.17 | 430 | 9/15/2022 | |
1.0.16 | 472 | 9/14/2022 | |
1.0.15 | 478 | 9/14/2022 | |
1.0.14 | 465 | 9/14/2022 | |
1.0.13 | 427 | 9/13/2022 | |
1.0.12 | 436 | 9/13/2022 | |
1.0.11 | 430 | 9/13/2022 | |
1.0.10 | 941 | 9/13/2022 | |
1.0.9 | 430 | 9/13/2022 | |
1.0.8 | 430 | 9/12/2022 | |
1.0.7 | 453 | 9/12/2022 | |
1.0.6 | 1,252 | 9/12/2022 | |
1.0.5 | 452 | 9/12/2022 | |
1.0.4 | 1,708 | 9/12/2022 | |
1.0.3 | 725 | 9/12/2022 | |
1.0.2 | 466 | 9/11/2022 | |
1.0.1 | 429 | 9/11/2022 | |
1.0.0 | 996 | 9/11/2022 |
Bug fix in IN-statement parser