- Upgrade to .NET9
- Upgrade to .NET9
- Upgrade to .NET9
- Add executeFirstPages
- Fix TryGetValue
- GroupBy
- GetEntity
- execute and tryGetValue
- Cleanup
- Fixes
- Add read extensions to table entity and remove rowreader
- Add overloads for float and decimal
- Fix appendOptional
- chunk batch operations
- Add withCancellationToken, withMaxElements, executeWithMapper executeAsyncWithMapper
- Add executeAsync
- remote some tasks
- Call Table only once
- Add withTableClient
- Working version with Azure.Data.Tables SDK
- Add connectWithTableServiceClient
- Migrating to Azure.Data.Tables SDK
- Add decimal
- Support .NET8
- Support .NET7
- Add ETag
- Use Microsoft.Azure.Cosmos.Table SDK
- Add Batch Delete Operation
- Add Batch Insert Operation
- Update Packages
- Move environment helper out of Shared
- Release new operations
- Add stages
- Support for .NET6
- Use new build style
- Receive timeStamp from entity
- Implement Backup operations
- update packages
- add tableBackup
- update packages
- always try to create new table if not existing
- add delete operation
- get rid of set bc of doublication
- don't use brackets for set functions
- Add insertCustomRowKey
- bring back Net5
- only netcoreapp3.1 try again fix fsharp core
- bring back Net5
- only netcoreapp3.1 try again
- only netcoreapp3.1 try again
- only netcoreapp3.1 try again
- only netcoreapp3.1
- Optimize Set entity
- Add netcoreapp3.1
- Upgrade packages
- Add tableCreate to create new table and use table only for existing tables
- Get rid of Chia dependency
- Add AzureTable.insert
- Typo
- Make Shared accessable from Fable
- Add shared to work with Fable
- Add autoopen for filter
- Add receive
- PaKey and RoKey
- RowKey instead of sortablerowkey
- try again
- Add executeDirect
- Add intOrNone
- Make AzureTackle accessable for Fable
- Add operators for Azure Filter
- Get rid of Chia and add connect helper
- Add binary and datetime
- Add more mappers
- Initial release
- Initial release