SimpleStack.Orm
1.2.2
Lite ORM framework based on Dapper and SQL Query Generation from ServiceStack/NServicekit
Install-Package SimpleStack.Orm -Version 1.2.2
dotnet add package SimpleStack.Orm --version 1.2.2
<PackageReference Include="SimpleStack.Orm" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleStack.Orm --version 1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SimpleStack.Orm, 1.2.2"
#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 SimpleStack.Orm as a Cake Addin
#addin nuget:?package=SimpleStack.Orm&version=1.2.2
// Install SimpleStack.Orm as a Cake Tool
#tool nuget:?package=SimpleStack.Orm&version=1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Dapper (>= 2.0.35)
- Microsoft.CSharp (>= 4.6.0)
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on SimpleStack.Orm:
Package | Downloads |
---|---|
SimpleStack.Orm.SqlServer
SQLServer Provider for SimpleStack.Orm
|
|
SimpleStack.Orm.Sqlite
SQLite Provider for SimpleStack.Orm based on Microsoft.Data.Sqlite
|
|
SimpleStack.Orm.PostgreSQL
PostgreSQL Provider for SimpleStack.Orm
|
|
SimpleStack.Orm.MySQL
MySQL Provider for SimpleStack.Orm
|
|
simplestack.orm.MySQLConnector
MySQL Provider for SimpleStack.Orm (using MySqlConnector)
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.2 | 342 | 12/15/2020 |
1.2.1 | 297 | 8/25/2020 |
1.2.0 | 1,153 | 8/20/2020 |
1.2.0-beta98 | 966 | 1/30/2020 |
1.2.0-beta97 | 462 | 1/30/2020 |
1.2.0-beta96 | 641 | 1/28/2020 |
1.2.0-beta95 | 917 | 12/8/2019 |
1.2.0-beta94 | 457 | 11/25/2019 |
1.2.0-beta93 | 468 | 10/17/2019 |
1.2.0-beta92 | 475 | 10/3/2019 |
1.2.0-beta9 | 543 | 9/23/2019 |
1.2.0-beta8 | 518 | 8/7/2019 |
1.2.0-beta7 | 555 | 7/15/2019 |
1.2.0-beta5 | 569 | 6/6/2019 |
1.2.0-beta | 494 | 4/4/2019 |
1.0.4 | 2,465 | 1/30/2018 |
1.0.3 | 1,511 | 8/24/2017 |
1.0.2 | 983 | 12/14/2016 |
1.0.1 | 803 | 11/6/2016 |
1.0.0-rc9 | 699 | 6/2/2016 |
1.0.0-rc8 | 752 | 5/22/2016 |
1.0.0-rc7 | 735 | 4/3/2016 |
1.0.0-rc5 | 982 | 11/24/2015 |
1.0.0-rc4 | 947 | 11/18/2015 |
1.0.0-rc3 | 803 | 11/13/2015 |
1.0.0-rc2 | 902 | 10/26/2015 |
1.0.0-rc10 | 719 | 9/6/2016 |