{"id":19073221,"url":"https://github.com/autofixture/semanticcomparison","last_synced_at":"2025-07-27T03:09:28.617Z","repository":{"id":62355323,"uuid":"106385715","full_name":"AutoFixture/SemanticComparison","owner":"AutoFixture","description":"Compare objects that look semantically similar, even if they are of different types.","archived":false,"fork":false,"pushed_at":"2021-05-24T12:46:40.000Z","size":747,"stargazers_count":38,"open_issues_count":4,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-28T18:56:50.451Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AutoFixture.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-10T07:51:31.000Z","updated_at":"2024-03-27T14:04:21.000Z","dependencies_parsed_at":"2022-10-31T10:52:03.483Z","dependency_job_id":null,"html_url":"https://github.com/AutoFixture/SemanticComparison","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AutoFixture%2FSemanticComparison","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AutoFixture%2FSemanticComparison/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AutoFixture%2FSemanticComparison/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AutoFixture%2FSemanticComparison/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AutoFixture","download_url":"https://codeload.github.com/AutoFixture/SemanticComparison/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251372466,"owners_count":21578964,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T01:45:57.221Z","updated_at":"2025-04-28T18:56:57.071Z","avatar_url":"https://github.com/AutoFixture.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build status](https://ci.appveyor.com/api/projects/status/1fgr4ijfcaoijfs2?svg=true)](https://ci.appveyor.com/project/AutoFixture/semanticcomparison) [![NuGet version](https://img.shields.io/nuget/v/SemanticComparison.svg)](https://www.nuget.org/packages/SemanticComparison)  \u003ca href=\"https://twitter.com/AutoFixture\"\u003e\u003cimg src=\"https://img.shields.io/twitter/follow/AutoFixture.svg?style=social\u0026label=@AutoFixture\" alt=\"AutoFixture\" align=\"right\" /\u003e\u003c/a\u003e\n\n# Announcement - v4 was released 🎈\n\n## Assembly name and namespace\n\nRecently the ownership of this project has been passed from Mark Seemann to maintainers of the AutoFixture organization. To reflect that change the default namespace prefix and assembly name were changed from `Ploeh.SemanticComparison` to `SemanticComparison`. Please use the text replace feature of your IDE to quickly fix all the namespace imports.\n\n## Project relocation\n\nThe SemanticComparsion project has been extracted from the [AutoFixture](https://github.com/AutoFixture/AutoFixture) repository to its own repository. The primary goal of this change is to improve the release management, so the AutoFixture product releases don't produce new verisons of the SemanticComparison package. SemanticComparison is a totally separate product without any dependencies on the AutoFixture, so now it could live in its own nest :blush:\n\nRefer to the old repository to find the issue and pull request history.\n\n# SemanticComparison\n\nSemanticComparison makes it easier to compare instances of various objects to each other. Instead of performing a normal equality comparison, SemanticComparison compares objects that look semantically similar - even if they are of different types.\n\n## .NET platforms compatibility table\n\n| Product            | .NET Framework            | .NET Standard                 |\n| ------------------ | ------------------------  | ----------------------------- |\n| SemanticComparison | :heavy_check_mark: 4.5.2  | :heavy_check_mark: 1.5, 2.0   |\n\n## Downloads\n\nSemanticComparison is available via NuGet only. Use the Package Manager to install the `SemanticComparison` package.\n\n## Versioning\n\nAutoFixture follows [Semantic Versioning 2.0.0](http://semver.org/spec/v2.0.0.html) for the public releases (published to the [nuget.org](https://www.nuget.org/)).\n\n## Build\n\nSemanticComparison uses [FAKE](http://fsharp.github.io/FAKE/) as a build engine. If you would like to build the SemanticComparison locally, run the `Build.cmd` file and wait for the result.\n\nThe repository state (the last tag name and number of commits since the last tag) is used to determine the build version. If you would like to override the auto-generated SemanticComparison version, pass the `BuildVersion` parameter to the `Build.cmd` file. For example:\n```\nBuild.cmd BuildVersion=4.0.0\n```\n\nRefer to the [Build.fsx](Build.fsx) file to get information about all the supported build keys.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautofixture%2Fsemanticcomparison","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautofixture%2Fsemanticcomparison","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautofixture%2Fsemanticcomparison/lists"}