Syntosa.Core 1.0.18289

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

// Install Syntosa.Core as a Cake Tool
#tool nuget:?package=Syntosa.Core&version=1.0.18289

Syntosa is a distributed temporal repository of property graphs.  Syntosa.Core provides the POCOs and DAL implementation.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Syntosa.Core:

Package Downloads
Syntosa.Core.WebApi.Client

Syntosa is a distributed temporal repository of property graphs. Syntosa.Core.WebApi.Client provides the httpAPI client class.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.19066.1 470 3/8/2019
1.0.19066 348 3/8/2019
1.0.19033-beta 1,075 2/2/2019
1.0.18350 1,220 12/16/2018
1.0.18289.1 1,274 10/17/2018
1.0.18289 1,378 10/16/2018
1.0.0.16 1,271 10/12/2018
1.0.0.15 1,274 10/11/2018
1.0.0.14 1,458 7/16/2018
1.0.0.13 1,482 5/12/2018
1.0.0.12 1,534 4/13/2018
1.0.0.11 1,476 3/29/2018
1.0.0.10 1,450 3/22/2018
1.0.0.9 1,537 3/22/2018
1.0.0.8 1,448 3/21/2018
1.0.0.7 1,480 3/20/2018
1.0.0.6 1,504 2/20/2018
1.0.0.5 1,622 11/16/2017
1.0.0.4 1,434 11/7/2017
1.0.0.3 1,476 10/11/2017
1.0.0.2 2,673 4/7/2017
1.0.0.1 1,481 4/2/2017
1.0.0 1,843 12/27/2016

Build passing all unit tests.

1.0.18289.0 - Rollback of extra UId TVP fields
1.0.0.16 - Added EdgeElementElement.LabelName
1.0.0.15 - Added EdgeElementElement.LabelUId
1.0.0.14 - Exposed internal utility functions as public, granulated Element get/upsert options
1.0.0.13 - Adds a method to UpsertGroup without an enbeded call to selecting the next RLS bitmask
1.0.0.12 - Updated Element POCO CurrentHashCode to include IsActive and IsBuiltIn
1.0.0.11 - Adjusted composite Element select and corrected EdgeUtility mapping on El/El EdgeProps.
1.0.0.10 - Corrected recursive upsert/delete logic for hierarchical composite elements