DataStore 1.0.0-rc3

This is a prerelease version of DataStore.
There is a newer version of this package available.
See the version list below for details.
dotnet add package DataStore --version 1.0.0-rc3
NuGet\Install-Package DataStore -Version 1.0.0-rc3
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="DataStore" Version="1.0.0-rc3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DataStore --version 1.0.0-rc3
#r "nuget: DataStore, 1.0.0-rc3"
#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 DataStore as a Cake Addin
#addin nuget:?package=DataStore&version=1.0.0-rc3&prerelease

// Install DataStore as a Cake Tool
#tool nuget:?package=DataStore&version=1.0.0-rc3&prerelease

DataStore is an easy-to-use, data-access framework, which maps POCO C# classes to documents.

It supports basic CRUD operations on any C# object, with some additional features such as:

> Strongly typed mapping between documents and C# class types with generics
> Support for LINQ queries against objects and their children (where the DocumentDB client supports it)
> Limited cross-document transactional support (see transactions examples below)
> In-memory database, and event history for testing (see transactions examples below)
> Profiling (e.g. Duration and Query Cost in Request Units)
> Automatic Id and timestamp management of object hierarchies
> Automatic retries of queries when limits are exceeded

DataStore is built with .NET Core SDK v.1.0.0-preview2-003131 tools but requires TFM net451.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
16.38.0-alpha 80 3/28/2024
16.37.0-alpha 87 10/9/2023
16.36.0 870 9/30/2023
16.36.0-alpha 122 8/23/2023
16.35.0 313 8/23/2023
16.33.0 132 8/17/2023
16.31.0 141 8/16/2023
16.27.0-alpha 162 10/21/2022
16.26.0 1,839 10/21/2022
16.26.0-alpha 142 8/31/2022
16.25.0 691 8/31/2022
16.24.0 432 8/25/2022
16.23.0 418 8/25/2022
16.23.0-alpha 247 7/24/2022
16.22.0-alpha 161 7/24/2022
16.20.0 347 11/18/2022
16.19.1 472 7/20/2022
16.19.0 488 7/19/2022
16.19.0-alpha 168 7/19/2022
16.18.0-alpha 182 7/18/2022
16.17.0-alpha 182 7/18/2022
16.16.0-alpha 177 6/29/2022
16.15.0 654 6/29/2022
16.15.0-alpha 181 6/26/2022
16.14.0-alpha 200 6/26/2022
16.13.0-alpha 160 6/26/2022
16.12.0-alpha 170 6/26/2022
16.11.0-alpha 174 6/26/2022
16.10.0-alpha 179 6/25/2022
16.9.0-alpha 146 6/25/2022
16.8.0-alpha 170 6/25/2022
16.7.0-alpha 148 6/25/2022
16.6.0-alpha 165 6/25/2022
16.5.0-alpha 170 6/24/2022
16.4.0-alpha 158 6/24/2022
16.3.0-alpha 162 6/24/2022
16.2.0-alpha 212 6/7/2022
15.5.0-alpha 847 6/1/2021
15.4.0-alpha 246 5/3/2021
15.3.1 535 5/3/2021
15.2.0 387 4/29/2021
15.2.0-alpha 255 4/29/2021
15.1.0 343 11/18/2022
15.0.1 526 3/2/2021
14.8.0-alpha 254 3/2/2021
14.6.0-alpha 310 1/17/2021
14.5.0-alpha 299 1/8/2021
14.4.0-alpha 316 1/8/2021
14.3.0-alpha 332 1/8/2021
14.2.0-alpha 324 1/8/2021
14.1.0-alpha 343 1/8/2021
14.0.0-alpha 328 1/8/2021
13.10.0-alpha 290 12/29/2020
13.9.0-alpha 370 11/28/2020
13.8.0-alpha 305 11/27/2020
13.7.0-alpha 568 8/9/2020
13.6.0-alpha 324 8/9/2020
13.5.0-alpha 351 8/9/2020
13.4.0-alpha 433 8/6/2020
13.3.0-alpha 369 8/5/2020
13.1.0-alpha 316 8/4/2020
13.0.0-alpha 453 7/24/2020
12.2.0-alpha 439 6/28/2020
12.1.0-alpha 421 6/28/2020
12.0.3 593 6/30/2020
12.0.2 567 6/28/2020
12.0.1 584 6/28/2020
12.0.0 580 6/28/2020
12.0.0-alpha 362 6/28/2020
11.2.0-alpha 497 6/27/2020
10.3.0-alpha 359 6/24/2020
10.2.0-alpha 389 6/24/2020
10.1.0-alpha 364 6/24/2020
9.3.0 633 3/29/2020
9.2.0 582 3/17/2020
9.0.11 1,028 2/14/2020
9.0.10 572 2/13/2020
9.0.9 598 2/13/2020
9.0.8 620 2/13/2020
9.0.5 592 2/12/2020
9.0.3 627 2/9/2020
9.0.2 609 2/8/2020
9.0.1 614 2/8/2020
8.4.0 703 2/2/2020
8.3.0 631 2/1/2020
8.0.3 692 1/18/2020
8.0.1 568 1/13/2020
7.16.0 561 1/6/2020
7.15.0 547 1/6/2020
7.13.0 591 1/5/2020
7.12.0 650 1/5/2020
7.11.0 594 1/4/2020
7.10.0 556 12/16/2019
7.9.0 580 12/13/2019
7.8.0 585 12/13/2019
7.7.0 590 12/13/2019
7.6.0 574 12/11/2019
7.5.0 578 12/6/2019
7.4.0 553 12/3/2019
7.3.0 561 12/2/2019
7.2.0 556 11/28/2019
7.0.2 573 11/17/2019
7.0.1 573 11/16/2019
7.0.0 569 11/16/2019
6.16.0 985 6/24/2019
6.15.0 962 6/24/2019
6.10.0 1,001 5/2/2019
6.9.0 962 5/2/2019
6.8.0 1,023 4/25/2019
6.7.0 1,003 4/18/2019
6.6.0 985 4/18/2019
6.4.0 989 4/12/2019
6.2.0 999 4/12/2019
6.0.2 1,509 3/19/2019
6.0.1 1,121 3/8/2019
6.0.0 1,012 3/8/2019
5.3.0 1,078 1/30/2019
5.0.1 2,632 10/3/2018
5.0.0 1,158 9/20/2018
4.25.0 1,931 7/16/2018
4.24.0 1,206 7/16/2018
4.23.0 1,392 7/16/2018
4.21.0 2,028 6/28/2018
4.19.0 1,428 5/29/2018
4.17.0 3,661 4/13/2018
4.16.0 1,387 4/6/2018
4.15.0 1,368 4/5/2018
4.14.0 1,387 4/2/2018
4.13.0 1,481 3/26/2018
4.12.0 1,535 3/23/2018
4.11.0 1,529 3/23/2018
4.10.0 2,785 2/6/2018
4.9.0 1,304 11/29/2017
4.8.0 2,842 10/3/2017
4.0.6 1,292 9/17/2017
4.0.5 1,307 9/17/2017
4.0.4 1,294 9/17/2017
3.6.5 1,463 8/14/2017
3.6.4 1,501 7/21/2017
3.6.3 1,432 7/11/2017
3.6.1 1,529 6/19/2017
3.6.0 1,452 6/19/2017
3.5.6 1,452 5/18/2017
3.5.4 1,445 4/6/2017
3.5.3 1,498 4/4/2017
3.5.2 1,455 4/3/2017
3.3.4 1,508 3/31/2017
3.3.3 1,394 3/30/2017
3.3.2 1,427 3/30/2017
3.3.0 1,524 3/27/2017
3.1.0 1,475 3/20/2017
3.0.2 1,400 3/12/2017
2.0.9 1,559 2/20/2017
1.0.0 3,297 1/2/2017
1.0.0-rc6 1,335 10/25/2016
1.0.0-rc5 1,250 10/25/2016
1.0.0-rc4 1,155 10/25/2016
1.0.0-rc3 1,267 10/21/2016
1.0.0-rc2 1,434 10/5/2016