alte 1.0.7

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

// Install alte as a Cake Tool
#tool nuget:?package=alte&version=1.0.7

Azure Table Storage made easy with a very simple object model including optional secondary and full text indexes. Adds support for more .NET types, lists and easy fluent style querying. Includes
easy to use blob storage utilities, user friendly ID generation, local and cloud backup functions.

When you're ready to move up to a Cosmos database, simply add the new credentials and indexing is then left to Cosmos with no code changes in your objects.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible.  net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.0.7 505 7/28/2020
1.0.6 479 3/30/2020
1.0.4 439 2/26/2020
1.0.3 525 10/1/2019
1.0.2 486 10/1/2019
1.0.1 508 9/25/2019
1.0.0 513 9/25/2019

Now supports 'copy from' database when creating a new table (objects) or blob storage.