Equ 1.0.2
See the version list below for details.
dotnet add package Equ --version 1.0.2
NuGet\Install-Package Equ -Version 1.0.2
<PackageReference Include="Equ" Version="1.0.2" />
paket add Equ --version 1.0.2
#r "nuget: Equ, 1.0.2"
// Install Equ as a Cake Addin #addin nuget:?package=Equ&version=1.0.2 // Install Equ as a Cake Tool #tool nuget:?package=Equ&version=1.0.2
Fast, convention-based equality member generation for .NET
Product | Versions 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. |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Equ:
Package | Downloads |
---|---|
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 (4)
Showing the top 4 popular GitHub repositories that depend on Equ:
Repository | Stars |
---|---|
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
|
|
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 | 483,139 | 2/25/2021 |
2.2.0 | 384,542 | 7/29/2019 |
2.1.0 | 5,142 | 7/23/2019 |
2.0.2 | 265,093 | 11/5/2017 |
2.0.1 | 4,312 | 6/29/2017 |
2.0.0 | 1,287 | 6/29/2017 |
1.0.4 | 35,094 | 11/13/2016 |
1.0.3 | 3,900 | 4/20/2015 |
1.0.2 | 2,002 | 12/26/2014 |
1.0.1 | 1,602 | 9/17/2014 |
1.0.0 | 1,483 | 9/9/2014 |
0.9.2 | 1,521 | 9/9/2014 |
0.9.0 | 12,791 | 7/2/2014 |
Value types are now boxed and passed to object.Equals() instead of using Expression.Equal(). This fixes a bug where certain value types did not work with Equ.