Skip to content

messi-man/composition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Composition

.NET Library that supporting Object Composition

NOTE: This source code is for educational purposes only.

It's a POC to implement DCI. Check out the trygve language by J. Coplien if you want to learn more.

It was a fun exercise to improve my TDD and clean code skills, and to explore run-time code generation. I wouldn't use it, you can use extension methods if you want to assign differebt roles to an object instead.

About

Object Composition Framwork

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%