.NET Standard 2.0 library with helpers to convert your POCO objects to Azure Table Storage objects of type `ITableEntity` or `DynamicTableEntity` and vice versa.
It supports saving complex classes by converting not natively supported property types into JSON strings.
There is no need to have...
More information
Create Databases and Tables dynamically just by extending SQLiteModel class and applying proper Attributes. No query Generation Whatsoever. It uses MVC Architecture based Approach, And provides a effective way to create persistent Models.
Makes text tables out of data, used for university labs. In our university most of the tasks require that you print out both the input data and the results in tables, Tabler is a utility to help out with that chore.
Easily add the ability to store data in Azure Storage's Table Service. Also works with CosmosDB when it is used in Tables API mode. Simply decorate your business objects and its properties with the provided attributes and store and retrieve data with Azure Table Storage using ONE line of code!