SimpleDatastore 1.0.0.1

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

// Install SimpleDatastore as a Cake Tool
#tool nuget:?package=SimpleDatastore&version=1.0.0.1

A simple .NET persistence library which uses XML file storage

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
3.1.1 550 12/21/2020
3.1.0 462 12/17/2020
3.0.1 445 10/28/2020
3.0.0 472 10/21/2020
3.0.0-beta0060 351 10/21/2020
2.3.11-pullrequest0006-0061 360 10/21/2020
2.3.11-alpha0049 306 10/14/2020
2.3.11-alpha0047 309 10/14/2020
2.3.11-alpha0046 355 8/24/2020
2.3.11-alpha0045 354 8/24/2020
2.3.11-alpha0044 354 8/24/2020
2.3.11-alpha0038 355 8/22/2020
2.3.11-alpha0037 341 7/28/2020
2.3.11-alpha0036 358 6/26/2020
2.3.11-alpha0035 322 7/21/2020
2.3.11-alpha0034 360 6/26/2020
2.3.11-alpha0033 380 6/26/2020
2.3.11-alpha0032 358 6/26/2020
2.3.11-alpha0027 388 6/22/2020
2.3.11-alpha0026 351 6/2/2020
2.3.11-alpha0021 338 5/26/2020
2.3.11-alpha0019 403 5/26/2020
2.3.11-alpha0018 356 5/20/2020
2.3.11-alpha0017 376 5/20/2020
2.3.11-alpha0016 360 6/26/2020
2.3.11-alpha0013 369 5/19/2020
2.3.11-alpha0010 357 5/18/2020
2.3.11-alpha0005 357 5/18/2020
2.3.10 488 5/13/2020
2.3.10-alpha0001 352 5/13/2020
2.3.9 533 5/8/2020
2.3.8 504 5/7/2020
2.3.8-PullRequest0005.3 248 5/7/2020
2.3.8-alpha.2 258 5/7/2020
2.3.7 503 5/6/2020
2.3.7-alpha.1 252 5/6/2020
2.3.6 493 5/6/2020
2.0.3 495 4/18/2020
2.0.2 552 11/10/2019
2.0.1 585 8/2/2019
2.0.0 606 7/19/2019
1.0.0.5 1,515 10/15/2015
1.0.0.4 1,452 12/17/2012
1.0.0.3 1,328 12/17/2012
1.0.0.2 1,349 12/12/2012
1.0.0.1 1,476 11/9/2012
1.0.0 1,459 11/9/2012

Initial alpha release.