TinyORM 1.3.5
.NET Standard 2.0
.NET Framework 4.5.2
Install-Package TinyORM -Version 1.3.5
dotnet add package TinyORM --version 1.3.5
<PackageReference Include="TinyORM" Version="1.3.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TinyORM --version 1.3.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TinyORM, 1.3.5"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.5
// Install TinyORM as a Cake Tool
#tool nuget:?package=TinyORM&version=1.3.5
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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
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.5 | 160 | 2/1/2022 |
1.3.4 | 89 | 1/29/2022 |
1.3.3 | 2,927 | 9/29/2020 |
1.3.2 | 490 | 2/20/2020 |
1.3.1 | 505 | 1/3/2020 |
1.3.0 | 1,615 | 10/24/2019 |
1.2.7067.20307 | 2,114 | 5/8/2019 |
1.1.6898.20236 | 1,214 | 11/20/2018 |
1.1.6862.24420 | 583 | 10/15/2018 |
1.1.6848.28993 | 593 | 10/1/2018 |
1.1.6701.26060 | 1,423 | 5/7/2018 |
1.1.6528.30785 | 731 | 11/15/2017 |
1.1.6326.31656 | 1,403 | 4/27/2017 |
1.0.6314.33866 | 736 | 4/15/2017 |
1.0.6310.25316 | 733 | 4/11/2017 |
1.0.6309.30883 | 755 | 4/10/2017 |
1.0.5 | 786 | 3/23/2017 |
1.0.4 | 730 | 3/21/2017 |
1.0.3 | 774 | 1/25/2017 |
1.0.2 | 763 | 1/4/2017 |
Small performance improvements.