Jiifureit.Dapper.OutsideSql
0.8.0
See the version list below for details.
dotnet add package Jiifureit.Dapper.OutsideSql --version 0.8.0
NuGet\Install-Package Jiifureit.Dapper.OutsideSql -Version 0.8.0
<PackageReference Include="Jiifureit.Dapper.OutsideSql" Version="0.8.0" />
paket add Jiifureit.Dapper.OutsideSql --version 0.8.0
#r "nuget: Jiifureit.Dapper.OutsideSql, 0.8.0"
// Install Jiifureit.Dapper.OutsideSql as a Cake Addin #addin nuget:?package=Jiifureit.Dapper.OutsideSql&version=0.8.0 // Install Jiifureit.Dapper.OutsideSql as a Cake Tool #tool nuget:?package=Jiifureit.Dapper.OutsideSql&version=0.8.0
Dapper extension adding outside sql function reading text file.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 is compatible. netcoreapp2.2 is compatible. netcoreapp3.0 is compatible. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 is compatible. 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. |
-
.NETCoreApp 2.1
- Dapper (>= 2.0.78)
- Jint (>= 2.11.58)
- Microsoft.Extensions.Logging (>= 5.0.0)
- ReadJEnc (>= 1.3.1.2)
-
.NETCoreApp 2.2
- Dapper (>= 2.0.78)
- Jint (>= 2.11.58)
- Microsoft.Extensions.Logging (>= 5.0.0)
- ReadJEnc (>= 1.3.1.2)
-
.NETCoreApp 3.0
- Dapper (>= 2.0.78)
- Jint (>= 2.11.58)
- Microsoft.Extensions.Logging (>= 5.0.0)
- ReadJEnc (>= 1.3.1.2)
-
.NETCoreApp 3.1
- Dapper (>= 2.0.78)
- Jint (>= 2.11.58)
- Microsoft.Extensions.Logging (>= 5.0.0)
- ReadJEnc (>= 1.3.1.2)
-
.NETFramework 4.7
- Dapper (>= 2.0.78)
- Jint (>= 2.11.58)
- Microsoft.Extensions.Logging (>= 5.0.0)
- ReadJEnc (>= 1.3.1.2)
-
.NETStandard 2.0
- Dapper (>= 2.0.78)
- Jint (>= 2.11.58)
- Microsoft.Extensions.Logging (>= 5.0.0)
- ReadJEnc (>= 1.3.1.2)
-
.NETStandard 2.1
- Dapper (>= 2.0.78)
- Jint (>= 2.11.58)
- Microsoft.Extensions.Logging (>= 5.0.0)
- ReadJEnc (>= 1.3.1.2)
-
net5.0
- Dapper (>= 2.0.78)
- Jint (>= 2.11.58)
- Microsoft.Extensions.Logging (>= 5.0.0)
- ReadJEnc (>= 1.3.1.2)
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 |
---|---|---|
0.10.0 | 621 | 2/23/2024 |
0.9.0 | 12,087 | 9/24/2022 |
0.8.0 | 3,049 | 3/13/2021 |
0.7.1 | 1,570 | 2/4/2020 |
0.7.0 | 521 | 1/21/2020 |
0.6.0 | 620 | 1/12/2020 |
0.5.1 | 973 | 7/16/2018 |
0.5.0 | 902 | 7/14/2018 |
0.5.0-beta01 | 760 | 7/8/2018 |
0.4.0 | 952 | 7/3/2018 |
0.4.0-beta04 | 760 | 6/27/2018 |
0.4.0-beta03 | 812 | 6/25/2018 |
0.4.0-beta02 | 749 | 6/22/2018 |
0.4.0-beta01 | 764 | 6/19/2018 |
0.3.0-beta02 | 773 | 6/18/2018 |
0.3.0-beta01 | 742 | 6/18/2018 |
0.8.0 add .NET core 3.1, 5.0 support.
new support for Dapper 2.078, but no new features.
0.7.1 gradedown Microsoft,Extensions.Logging to 2.2
0.7.0 add asynchronous methods.
0.6.0 new feature, textfile stream to parameters.
0.5.1 bugfix . initializing error when Logger,Category is null.
0.5.0 release,
add class method that returns ILogger<T>.
0.5.0-beta01 changes logging framework to Microsoft.Extensions.Logging. now, nlog is optional.
0.4.0 first release.
0.4.0-beta04 bugfix.
update output to log when arugement parameter is null.
0.4.0-beta03 adds function writng sql to log, replacing parameters to values by using NLog.
0.4.0-beta02 supports DynamicParameters in argument.
0.4.0-beta01 changes from Rosyln to Jint script engine because performance improvements of parsing SQL file .
0.30 first beta release.
add .NET framwork 4.7 support.