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.
<PackageVersion Include="Type-DB.Core" Version="0.0.0.400-alpha" />
                    
Directory.Packages.props
<PackageReference Include="Type-DB.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package Type-DB.Core@0.0.0.400-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Type-DB.Core&version=0.0.0.400-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Type-DB.Core&version=0.0.0.400-alpha&prerelease
                    
Install as a Cake Tool

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 576 2/25/2019
0.0.0.437-alpha 477 2/25/2019
0.0.0.435-alpha 478 2/22/2019
0.0.0.425-alpha 493 2/20/2019
0.0.0.405-alpha 564 2/20/2019
0.0.0.403-alpha 537 2/20/2019
0.0.0.402-alpha 552 2/20/2019
0.0.0.400-alpha 569 2/20/2019

Pre-Alpha version including Standard Methods and Persistence only