Ractor.Persistence.AWS
0.3.0
See the version list below for details.
dotnet add package Ractor.Persistence.AWS --version 0.3.0
NuGet\Install-Package Ractor.Persistence.AWS -Version 0.3.0
<PackageReference Include="Ractor.Persistence.AWS" Version="0.3.0" />
paket add Ractor.Persistence.AWS --version 0.3.0
#r "nuget: Ractor.Persistence.AWS, 0.3.0"
// Install Ractor.Persistence.AWS as a Cake Addin #addin nuget:?package=Ractor.Persistence.AWS&version=0.3.0 // Install Ractor.Persistence.AWS as a Cake Tool #tool nuget:?package=Ractor.Persistence.AWS&version=0.3.0
Ractor.Persistence is a collection of APIs for POCOs and blobs persistence and a strongly typed Redisclient based on excellent Stackexchange.Redis library.Ractor.Persistence.AWS has some interface implementations for AWS platform.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. 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. |
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.7.0-build1702080717 | 833 | 2/8/2017 |
0.5.4 | 1,184 | 12/25/2016 |
0.5.3 | 950 | 12/25/2016 |
0.5.2 | 1,020 | 12/23/2016 |
0.5.1 | 1,026 | 12/21/2016 |
0.5.0 | 1,019 | 12/21/2016 |
0.4.5 | 1,278 | 2/25/2016 |
0.4.4 | 1,232 | 9/25/2015 |
0.4.3 | 1,140 | 9/23/2015 |
0.4.2 | 1,073 | 8/18/2015 |
0.4.1 | 1,251 | 7/16/2015 |
0.4.0 | 1,212 | 7/14/2015 |
0.3.9 | 1,048 | 7/14/2015 |
0.3.8 | 1,193 | 7/13/2015 |
0.3.7 | 1,081 | 7/6/2015 |
0.3.6 | 1,096 | 7/6/2015 |
0.3.5 | 1,163 | 4/1/2015 |
0.3.4 | 1,117 | 3/27/2015 |
0.3.3 | 1,082 | 3/25/2015 |
0.3.2 | 1,101 | 3/25/2015 |
0.3.0 | 1,182 | 9/21/2014 |
0.2.6 | 1,130 | 8/21/2014 |
0.2.5 | 1,127 | 8/21/2014 |
0.2.4 | 1,069 | 8/9/2014 |
0.2.3 | 1,168 | 8/8/2014 |
0.2.2 | 1,098 | 8/5/2014 |
0.2.1 | 1,099 | 8/5/2014 |
0.2.0 | 1,150 | 7/30/2014 |
0.1.1 | 1,074 | 7/11/2014 |
Use Entity Framework 6 with dynamic contexts and **automatic migrations** for non-destructive schema changes Use Entity Framework 6 for CRUD operations Soft-delete and soft-update, no destructive public methods on persistor Remove all ServiceStack dependencies TODO Add custom migrations as described [here](http://romiller.com/2013/02/15/extending-and-customizing-code-first-models-part-2-of-2/).