AQueryMaker 1.0.0
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 AQueryMaker --version 1.0.0
NuGet\Install-Package AQueryMaker -Version 1.0.0
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="AQueryMaker" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AQueryMaker --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AQueryMaker, 1.0.0"
#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 AQueryMaker as a Cake Addin #addin nuget:?package=AQueryMaker&version=1.0.0 // Install AQueryMaker as a Cake Tool #tool nuget:?package=AQueryMaker&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MSSql/Oracle Query CRUD Query Generator and Executor
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Mapster (>= 7.3.0)
- Microsoft.Data.SqlClient (>= 5.1.1)
- Microsoft.EntityFrameworkCore (>= 7.0.4)
- Microsoft.EntityFrameworkCore.Relational (>= 7.0.4)
- Oracle.ManagedDataAccess.Core (>= 3.21.100)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.8 | 74 | 11/11/2024 |
1.2.7 | 99 | 10/8/2024 |
1.2.6 | 103 | 7/16/2024 |
1.2.5 | 128 | 5/27/2024 |
1.2.4 | 114 | 5/21/2024 |
1.2.3 | 103 | 5/21/2024 |
1.2.2 | 130 | 3/25/2024 |
1.2.1 | 111 | 3/21/2024 |
1.2.0 | 108 | 3/21/2024 |
1.1.9 | 138 | 3/14/2024 |
1.1.8 | 127 | 3/1/2024 |
1.1.6 | 139 | 1/8/2024 |
1.1.5 | 123 | 1/8/2024 |
1.1.4 | 188 | 12/26/2023 |
1.1.3 | 119 | 12/26/2023 |
1.1.2 | 131 | 12/26/2023 |
1.1.1 | 132 | 12/23/2023 |
1.1.0 | 127 | 12/23/2023 |
1.0.9 | 129 | 12/23/2023 |
1.0.8 | 106 | 12/22/2023 |
1.0.7 | 104 | 12/22/2023 |
1.0.6 | 206 | 6/15/2023 |
1.0.5 | 168 | 5/26/2023 |
1.0.4 | 166 | 5/12/2023 |
1.0.3 | 172 | 5/4/2023 |
1.0.2 | 144 | 5/4/2023 |
1.0.1 | 172 | 5/4/2023 |
1.0.0 | 172 | 5/3/2023 |
Hello World