https://github.com/Catel/Catel.Fody
Catel.Fody
https://github.com/Catel/Catel.Fody
addin aop c-sharp catel fody weaving
Last synced: 29 days 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: 2024-10-28T14:36:19.000Z (7 months ago)
- Last Synced: 2024-11-12T16:40:20.195Z (7 months ago)
- Topics: addin, aop, c-sharp, catel, fody, weaving
- Language: C#
- Size: 48 MB
- Stars: 19
- Watchers: 7
- Forks: 9
- 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](https://docs.catelproject.com)