shff / csharp-magic-proxy

An experiment in C# that transforms classes on the fly using reflection and Emit, all that in order to avoid implementing and calling INotifyPropertyChanged. This is an experiment that should not be used in production.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

An experiment in C# that transforms classes on the fly using reflection and Emit, all that in order to avoid implementing and calling INotifyPropertyChanged. This is an experiment that should not be used in production.


Languages

Language:C# 100.0%