TinyORM 1.1.6862.24420
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.1.6862.24420
NuGet\Install-Package TinyORM -Version 1.1.6862.24420
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.1.6862.24420" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TinyORM" Version="1.1.6862.24420" />
<PackageReference Include="TinyORM" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TinyORM --version 1.1.6862.24420
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TinyORM, 1.1.6862.24420"
#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.
#:package TinyORM@1.1.6862.24420
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TinyORM&version=1.1.6862.24420
#tool nuget:?package=TinyORM&version=1.1.6862.24420
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 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- System.Threading.Tasks.Extensions (>= 4.5.1)
- 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 |
---|---|---|
2.0.2 | 143 | 2/12/2025 |
2.0.0 | 165 | 12/11/2024 |
1.3.7 | 238 | 1/16/2024 |
1.3.6 | 1,105 | 11/9/2022 |
1.3.5 | 687 | 2/1/2022 |
1.3.4 | 544 | 1/29/2022 |
1.3.3 | 5,908 | 9/29/2020 |
1.3.2 | 825 | 2/20/2020 |
1.3.1 | 1,003 | 1/3/2020 |
1.3.0 | 2,193 | 10/24/2019 |
1.2.7067.20307 | 3,331 | 5/8/2019 |
1.1.6898.20236 | 1,554 | 11/20/2018 |
1.1.6862.24420 | 926 | 10/15/2018 |
1.1.6848.28993 | 951 | 10/1/2018 |
1.1.6701.26060 | 1,973 | 5/7/2018 |
1.1.6528.30785 | 1,286 | 11/15/2017 |
1.1.6326.31656 | 1,874 | 4/27/2017 |
1.0.6314.33866 | 1,183 | 4/15/2017 |
1.0.6310.25316 | 1,197 | 4/11/2017 |
1.0.6309.30883 | 1,206 | 4/10/2017 |
1.0.5 | 1,243 | 3/23/2017 |
1.0.4 | 1,186 | 3/21/2017 |
1.0.3 | 1,224 | 1/25/2017 |
1.0.2 | 1,218 | 1/4/2017 |
Small TransactionScope improvements.