Type-DB.Core 0.0.0.400-alpha

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

// Install Type-DB.Core as a Cake Tool
#tool nuget:?package=Type-DB.Core&version=0.0.0.400-alpha&prerelease

Type-DB is a serialized, embedded, strongly-typed, in-memory database, that can be used in a Standalone or a Remote Mode backed with a Type-DB Server.

Type-DB Features:
- Persistence
- Authentication
- Triggers
- Encryption
- Sealing
- Signed Objects
- Replication

There are no supported framework assets in this 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
0.0.0.438-alpha 449 2/25/2019
0.0.0.437-alpha 366 2/25/2019
0.0.0.435-alpha 364 2/22/2019
0.0.0.425-alpha 375 2/20/2019
0.0.0.405-alpha 451 2/20/2019
0.0.0.403-alpha 422 2/20/2019
0.0.0.402-alpha 438 2/20/2019
0.0.0.400-alpha 453 2/20/2019

Pre-Alpha version including Standard Methods and Persistence only