{"id":14986403,"url":"https://github.com/menees/libraries","last_synced_at":"2026-04-19T01:13:05.971Z","repository":{"id":45184050,"uuid":"242583343","full_name":"menees/Libraries","owner":"menees","description":".NET libraries used in all Menees utilities.","archived":false,"fork":false,"pushed_at":"2025-06-23T11:49:00.000Z","size":530,"stargazers_count":29,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-23T00:40:43.549Z","etag":null,"topics":["binary-diff","csharp","diff","dotnet","gdiff","text-diff","windows-forms","winforms","wpf"],"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/menees.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-23T20:10:59.000Z","updated_at":"2025-06-23T11:49:04.000Z","dependencies_parsed_at":"2024-06-01T22:11:47.032Z","dependency_job_id":"e994b94d-0ea2-41f8-a2cf-e013b7aab95b","html_url":"https://github.com/menees/Libraries","commit_stats":{"total_commits":142,"total_committers":3,"mean_commits":"47.333333333333336","dds":"0.11971830985915488","last_synced_commit":"e181a96f5a7b15421309b6469d9d02c3509d6644"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/menees/Libraries","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menees%2FLibraries","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menees%2FLibraries/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menees%2FLibraries/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menees%2FLibraries/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/menees","download_url":"https://codeload.github.com/menees/Libraries/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menees%2FLibraries/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278532354,"owners_count":26002346,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["binary-diff","csharp","diff","dotnet","gdiff","text-diff","windows-forms","winforms","wpf"],"created_at":"2024-09-24T14:12:49.253Z","updated_at":"2026-04-19T01:13:05.940Z","avatar_url":"https://github.com/menees.png","language":"C#","readme":"![windows build \u0026 test](https://github.com/menees/Libraries/workflows/windows%20build%20\u0026%20test/badge.svg)\n\n# Libraries\nThis repo contains the source code for several .NET libraries used in Menees utilities.\n\n|Library|Description|\n|---|---|\n|[Menees.Common](src/Menees.Common)|Helpers for files, text, XML, logging, exceptions, etc.|\n|[Menees.Diffs](src/Menees.Diffs)|Differencing algorithms for text files, binary files, and directories|\n|[Menees.Diffs.Windows.Forms](src/Menees.Diffs.Windows.Forms)|Windows Forms controls for showing diffs of text, files, and directories|\n|[Menees.Windows](src/Menees.Windows)|Windows-specific helpers for WMI, shell dialogs, and Visual Studio invocation|\n|[Menees.Windows.Forms](src/Menees.Windows.Forms)|Windows Forms helpers and custom controls|\n|[Menees.Windows.Presentation](src/Menees.Windows.Presentation)|WPF helpers and custom controls|\n\n## Targets\n\u003c!-- DOTNET_VERSION: Show .NET target versions. --\u003e\n|Library|.NET Framework|.NET Core|.NET Standard|NuGet|\n|---|---|---|---|---|\n|[Menees.Common](src/Menees.Common)|4.8|10.0|2.0|[![Nuget](https://img.shields.io/nuget/v/Menees.Common)](https://www.nuget.org/packages/Menees.Common/)|\n|[Menees.Diffs](src/Menees.Diffs)|4.8|10.0|2.0|[![Nuget](https://img.shields.io/nuget/v/Menees.Diffs)](https://www.nuget.org/packages/Menees.Diffs/)|\n|[Menees.Diffs.Windows.Forms](src/Menees.Diffs.Windows.Forms)|4.8|10.0|--|[![Nuget](https://img.shields.io/nuget/v/Menees.Diffs.Windows.Forms)](https://www.nuget.org/packages/Menees.Diffs.Windows.Forms/)|\n|[Menees.Windows](src/Menees.Windows)|4.8|10.0|--|[![Nuget](https://img.shields.io/nuget/v/Menees.Windows)](https://www.nuget.org/packages/Menees.Windows/)|\n|[Menees.Windows.Forms](src/Menees.Windows.Forms)|4.8|10.0|--|[![Nuget](https://img.shields.io/nuget/v/Menees.Windows.Forms)](https://www.nuget.org/packages/Menees.Windows.Forms/)|\n|[Menees.Windows.Presentation](src/Menees.Windows.Presentation)|4.8|10.0|--|[![Nuget](https://img.shields.io/nuget/v/Menees.Windows.Presentation)](https://www.nuget.org/packages/Menees.Windows.Presentation/)|\n\n## Dependencies\n![Dependencies](http://www.menees.com/Images/LibrariesDependencies.png)\n\n## Used By\n* [Diff.Net](https://github.com/menees/Diff.Net)\n* [DiskUsage](https://github.com/menees/DiskUsage)\n* [Gizmos](https://github.com/menees/Gizmos)\n* [Hasher](https://github.com/menees/Hasher)\n* [MegaBuild](https://github.com/menees/MegaBuild)\n* [Menees VS Tools](https://github.com/menees/VsTools)\n* [RegExponent](https://github.com/menees/RegExponent)\n* [RPN Calc 3.0](https://github.com/menees/RpnCalc)\n* [SharpScript](https://github.com/menees/SharpScript)\n* [WirePeep](https://github.com/menees/WirePeep)\n* [WorkBreak](https://github.com/menees/WorkBreak)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmenees%2Flibraries","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmenees%2Flibraries","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmenees%2Flibraries/lists"}