Base2art.DataStorage.Interface 1.0.0.3

dotnet add package Base2art.DataStorage.Interface --version 1.0.0.3
NuGet\Install-Package Base2art.DataStorage.Interface -Version 1.0.0.3
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="Base2art.DataStorage.Interface" Version="1.0.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Base2art.DataStorage.Interface --version 1.0.0.3
#r "nuget: Base2art.DataStorage.Interface, 1.0.0.3"
#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 Base2art.DataStorage.Interface as a Cake Addin
#addin nuget:?package=Base2art.DataStorage.Interface&version=1.0.0.3

// Install Base2art.DataStorage.Interface as a Cake Tool
#tool nuget:?package=Base2art.DataStorage.Interface&version=1.0.0.3

An Api abstraction for sql generation and data storage. Currently Supports [InMemory, MySql, SqlServer, SqlServerCe]; you can write c# and it generates language specific sql.

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

Showing the top 5 NuGet packages that depend on Base2art.DataStorage.Interface:

Package Downloads
Base2art.GatedQueue.DataStorage

An Api pushing messages to a queue and popping them off the queue to process. Currently supports retry logic and timing out stale messages.

Base2art.DataStorage.Provided.Odbc

A Base Package required for building and running a dmbs with data storage. Core Notes ---------- An Api abstraction for sql generation and data storage. Currently Supports [InMemory, MySql, SqlServer, SqlServerCe]; you can write c# and it generates language specific sql.

Base2art.DataStorage.Provided

A Base Package required for building and running a dmbs with data storage. Core Notes ---------- An Api abstraction for sql generation and data storage. Currently Supports [InMemory, MySql, SqlServer, SqlServerCe]; you can write c# and it generates language specific sql.

Base2art.DataStorage.Provided.SqlCe

A Package for running sql like commands against Sql Compact Edition with the data storage-api...

Base2art.DataStorage.Provided.MySql

A Package for running sql like commands against MySql with the data storage-api...

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.3 7,913 4/8/2017
1.0.0.2 1,929 4/6/2017
1.0.0.1 2,433 3/24/2017
1.0.0 1,568 2/16/2017