TinyORM 1.3.4
.NET Standard 2.0
.NET Framework 4.5.2
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 TinyORM --version 1.3.4
NuGet\Install-Package TinyORM -Version 1.3.4
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="TinyORM" Version="1.3.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TinyORM --version 1.3.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TinyORM, 1.3.4"
#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 TinyORM as a Cake Addin
#addin nuget:?package=TinyORM&version=1.3.4
// Install TinyORM as a Cake Tool
#tool nuget:?package=TinyORM&version=1.3.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simple, fast, and secure micro ORM for .NET.
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-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 | net452 is compatible. net46 was computed. 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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.2
- System.Data.SqlClient (>= 4.8.3)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- System.Data.SqlClient (>= 4.8.3)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.ValueTuple (>= 4.5.0)
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.3.6 | 525 | 11/9/2022 |
1.3.5 | 544 | 2/1/2022 |
1.3.4 | 430 | 1/29/2022 |
1.3.3 | 5,234 | 9/29/2020 |
1.3.2 | 668 | 2/20/2020 |
1.3.1 | 674 | 1/3/2020 |
1.3.0 | 1,871 | 10/24/2019 |
1.2.7067.20307 | 2,605 | 5/8/2019 |
1.1.6898.20236 | 1,393 | 11/20/2018 |
1.1.6862.24420 | 759 | 10/15/2018 |
1.1.6848.28993 | 775 | 10/1/2018 |
1.1.6701.26060 | 1,621 | 5/7/2018 |
1.1.6528.30785 | 944 | 11/15/2017 |
1.1.6326.31656 | 1,608 | 4/27/2017 |
1.0.6314.33866 | 932 | 4/15/2017 |
1.0.6310.25316 | 936 | 4/11/2017 |
1.0.6309.30883 | 953 | 4/10/2017 |
1.0.5 | 988 | 3/23/2017 |
1.0.4 | 930 | 3/21/2017 |
1.0.3 | 969 | 1/25/2017 |
1.0.2 | 959 | 1/4/2017 |
Small performance improvements. System.Data.SqlClient dependency upgraded to v4.8.3.