TechSmith.Hyde 4.0.0

Additional Details

**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.

There is a newer version of this package available.
See the version list below for details.
dotnet add package TechSmith.Hyde --version 4.0.0
NuGet\Install-Package TechSmith.Hyde -Version 4.0.0
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="TechSmith.Hyde" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TechSmith.Hyde --version 4.0.0
#r "nuget: TechSmith.Hyde, 4.0.0"
#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 TechSmith.Hyde as a Cake Addin
#addin nuget:?package=TechSmith.Hyde&version=4.0.0

// Install TechSmith.Hyde as a Cake Tool
#tool nuget:?package=TechSmith.Hyde&version=4.0.0

Object to Entity mapper for Windows Azure

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  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
10.0.2 6,770 6/8/2022
10.0.2-pre20220617160047 1,116 6/17/2022
10.0.2-pre20220607193806 1,559 6/7/2022
10.0.1 44,568 12/8/2020
10.0.0 43,877 4/25/2019
9.1.0 83,115 3/24/2017
9.0.0 2,594 3/21/2017
9.0.0-alpha004 2,013 3/21/2017
9.0.0-alpha003 1,926 3/21/2017
9.0.0-alpha001 1,904 7/19/2016
8.4.2 11,618 4/27/2016
8.4.1 2,553 3/21/2016
8.4.0 2,925 9/24/2015
8.3.3 3,091 6/29/2015
8.3.2 2,359 6/29/2015
8.3.1 2,329 6/29/2015
8.3.1-pre001 1,925 6/26/2015
8.3.0 2,385 6/8/2015
8.2.0 20,549 12/24/2014
8.1.0 2,780 12/15/2014
8.0.1 4,373 11/12/2014
8.0.0 2,773 6/3/2014
7.2.3 2,714 4/21/2014
7.2.2 2,838 1/24/2014
7.2.1 2,516 12/5/2013
7.2.0 2,545 11/21/2013
7.1.0 2,523 11/5/2013
7.0.0 2,550 8/28/2013
6.0.0 2,686 8/7/2013
5.3.1 2,647 8/2/2013
5.3.0 2,665 6/7/2013
5.2.0 2,706 4/18/2013
5.1.0 2,685 3/29/2013
5.0.0 2,617 3/20/2013
4.1.1 2,458 3/15/2013
4.1.0 2,529 3/14/2013
4.0.0 2,608 3/7/2013
3.0.0 2,631 2/20/2013
2.7.0 2,717 2/1/2013
2.6.0 2,523 1/30/2013
2.5.0 2,524 1/14/2013
2.4.0 2,543 12/18/2012
2.3.0 2,542 12/18/2012
2.2.0 2,846 11/30/2012
2.1.0 2,771 11/7/2012
2.0.1 2,788 10/19/2012
2.0.0 2,663 10/19/2012
1.1.0 2,688 10/1/2012
1.0.0 2,722 8/29/2012

* Added support for Merge. This works like an Update operation, but only changes the modified properties. It does not replace the entire record.
     * Updated all GetCollection methods to support the Top operation.