Top 20 NuGet Packages depending on Base2art.DataStorage.Interface
Total dependencies: 8
An Api pushing messages to a queue and popping them off the queue to process.
Currently supports retry logic and timing out stale messages.
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 ...
A Package for running sql like commands in-memory with the data storage-api...
A Package for running sql like commands against MySql with the data storage-api...
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 ...
A Package for running sql like commands against Sql Compact Edition with the data storage-api...
A Package for running sql like commands against sqlserver with the data storage-api...