https://github.com/catel/catel.fody
Catel.Fody
https://github.com/catel/catel.fody
addin aop c-sharp catel fody weaving
Last synced: about 2 months ago
JSON representation
Catel.Fody
- Host: GitHub
- URL: https://github.com/catel/catel.fody
- Owner: Catel
- License: mit
- Created: 2013-04-17T16:10:12.000Z (about 12 years ago)
- Default Branch: develop
- Last Pushed: 2025-03-31T07:07:00.000Z (2 months ago)
- Last Synced: 2025-03-31T08:22:42.325Z (2 months ago)
- Topics: addin, aop, c-sharp, catel, fody, weaving
- Language: C#
- Size: 48.1 MB
- Stars: 19
- Watchers: 6
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Support: .github/support.yml
- Authors: AUTHORS
Awesome Lists containing this project
README
Catel.Fody
==========Name|Badge
---|---
Chat|[](https://gitter.im/catel/catel?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Downloads|
NuGet stable version|
NuGet unstable version|
MyGet unstable version|# Introduction
Catel.Fody is an addin for Fody (see https://github.com/Fody/Fody), which
is an extensible tool for weaving .net assemblies. This addin will rewrite simple properties to the dependency-property alike properties that are used inside Catel.For documentation, please visit the [documentation portal](http://docs.catelproject.com)