An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

Catel.Fody
==========

Name|Badge
---|---
Chat|[![Join the chat at https://gitter.im/catel/catel](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/catel/catel?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Downloads|![NuGet downloads](https://img.shields.io/nuget/dt/catel.fody.svg)
NuGet stable version|![Version](https://img.shields.io/nuget/v/catel.fody.svg)
NuGet unstable version|![Pre-release version](https://img.shields.io/nuget/vpre/catel.fody.svg)
MyGet unstable version|![Pre-release version](https://img.shields.io/myget/catel/vpre/catel.fody.svg)

# 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)