{"id":19654237,"url":"https://github.com/aimenux/fodydemo","last_synced_at":"2025-07-25T12:34:38.522Z","repository":{"id":116560261,"uuid":"320869178","full_name":"aimenux/FodyDemo","owner":"aimenux","description":"Playing with fody weaving library","archived":false,"fork":false,"pushed_at":"2025-06-03T21:27:53.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-12T07:22:51.552Z","etag":null,"topics":["fody","net60"],"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/aimenux.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,"zenodo":null}},"created_at":"2020-12-12T16:05:36.000Z","updated_at":"2025-06-03T21:27:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe112a4a-0796-4a30-8521-4d88ec53774e","html_url":"https://github.com/aimenux/FodyDemo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aimenux/FodyDemo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FFodyDemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FFodyDemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FFodyDemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FFodyDemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aimenux","download_url":"https://codeload.github.com/aimenux/FodyDemo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FFodyDemo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267007518,"owners_count":24020258,"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-07-25T02:00:09.625Z","response_time":70,"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":["fody","net60"],"created_at":"2024-11-11T15:16:42.006Z","updated_at":"2025-07-25T12:34:38.471Z","avatar_url":"https://github.com/aimenux.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![.NET](https://github.com/aimenux/FodyDemo/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/aimenux/FodyDemo/actions/workflows/ci.yml)\n\n# FodyDemo\n```\nPlaying with fody weaving library\n```\n\u003e In this demo, i m playing with [Fody](https://github.com/Fody/Fody) weaving library.\n\u003e\n\u003e The solution consists of multiple apps using some of [fody plugins](https://github.com/Fody/Home/blob/master/pages/addins.md) :\n\u003e\n\u003e :one: `ToString.Fody.App` : in this app, i m using [ToString](https://github.com/Fody/ToString) in order to generate ToString implementation for decorated classes. Only public properties will be handled. The attribute `IgnoreDuringToString` can be used to exclude unwanted public properties.\n\u003e \n\u003e :two: `PropertyChanged.Fody.App` : in this app, i m using [PropertyChanged](https://github.com/Fody/PropertyChanged) in order to raise property changed event in properties setters for classes implementing interface `INotifyPropertyChanged`.\n\u003e\n\u003e :three: `MethodTimer.Fody.App` : in this app, i m using [MethodTimer](https://github.com/Fody/MethodTimer) in order to measure methods execution time. The attribute `Time` is used to mark methods to be measured. The static class `MethodTimeLogger` is used to customize measure logs. \n\u003e \n\u003e :four: `MethodBoundaryAspect.Fody.App` : in this app, i m using [MethodBoundaryAspect](https://github.com/vescon/MethodBoundaryAspect.Fody) in order to implement aspects. The sample class use a logging aspect in order to log information before/after methods calling or when an exception is thrown.\n\u003e\n\n**`Tools`** : vs22, net 6.0, fody","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimenux%2Ffodydemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faimenux%2Ffodydemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimenux%2Ffodydemo/lists"}