Bang is a Entity Component System (ECS) framework implemented in C#.
I always loved the concept of data-oriented programming and I believe that ECS is a brilliant way to accomplish that!
You can check the source and instructions on how to use Bang here.