Equ 1.0.4

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

// Install Equ as a Cake Tool
#tool nuget:?package=Equ&version=1.0.4

Fast, convention-based equality member generation for .NET

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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.

This package has no dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Equ:

Package Downloads
HIC.RDMP.Plugin

Core package for plugin development

HIC.BadMedicine

Library and CLI for randomly generating medical data like you might get out of an Electronic Health Records (EHR) system. It is intended for generating data for demos and testing ETL / cohort generation/ data management tools. BadMedicine differs from other random data generators e.g. Mockaroo, SQL Data Generator etc in that data generated is based on (simple) models generated from live EHR datasets collected for over 30 years in Tayside and Fife (UK). This makes the data generated recognisable (codes used, frequency of codes etc) from a clinical perspective and representative of the problems (ontology mapping etc) that data analysts would encounter working with real medical data..

GP.CloudWebLib

CloudWebLib

IsIdentifiable

Library for spotting identifiable data in flat files, dicom files and relational databases (Sql Server, MySql, Oracle).

SAGESharp

Libraries to manipulate data for the Saffire Advanced Game Engine (SAGE)

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Equ:

Repository Stars
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
Lidarr/Lidarr
Looks and smells like Sonarr but made for music.
Readarr/Readarr
Book Manager and Automation (Sonarr for Ebooks)
Version Downloads Last updated
2.3.0 340,702 2/25/2021
2.2.0 359,001 7/29/2019
2.1.0 4,766 7/23/2019
2.0.2 195,799 11/5/2017
2.0.1 4,269 6/29/2017
2.0.0 1,258 6/29/2017
1.0.4 34,389 11/13/2016
1.0.3 3,862 4/20/2015
1.0.2 1,971 12/26/2014
1.0.1 1,568 9/17/2014
1.0.0 1,456 9/9/2014
0.9.2 1,490 9/9/2014
0.9.0 1,831 7/2/2014

Support for empty value types added. This fixes Github issue #3.