![]() |
VOOZH | about |
**Warning**
In response to the deprecation of [Microsoft.Azure.Cosmos.Table](Microsoft.Azure.Cosmos.Table), TechSmith has decided to end support of the Hyde package. The project will continue to receive critical fixes until February 1st, 2023. After this date, Issues and Pull Requests will be closed and the project will be archived and no longer actively maintained by TechSmith. If you are using the project extensively and would be interested in forking or maintaining an updated version using [Azure.Data.Tables](Azure.Data.Tables), please contact us. In addition, if you are using the project extensively, it may be prudent to mirror and save the code on your own for your projects.
dotnet add package TechSmith.Hyde --version 8.3.1-pre001
NuGet\Install-Package TechSmith.Hyde -Version 8.3.1-pre001
<PackageReference Include="TechSmith.Hyde" Version="8.3.1-pre001" />
<PackageVersion Include="TechSmith.Hyde" Version="8.3.1-pre001" />Directory.Packages.props
<PackageReference Include="TechSmith.Hyde" />Project file
paket add TechSmith.Hyde --version 8.3.1-pre001
#r "nuget: TechSmith.Hyde, 8.3.1-pre001"
#:package TechSmith.Hyde@8.3.1-pre001
#addin nuget:?package=TechSmith.Hyde&version=8.3.1-pre001&prereleaseInstall as a Cake Addin
#tool nuget:?package=TechSmith.Hyde&version=8.3.1-pre001&prereleaseInstall as a Cake Tool
Object to Entity mapper for Windows Azure
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
* Add overload to InMemoryTableStorageProvider that allows isolated storage via new MemoryStorageAccount class.
* Updated references to Azure Storage SDK 4.3
* Added support for Timestamp attribute.
* Add support for using secondary, read only table storage endpoint if you have configured to be RA-GRS.