Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 849 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 849 Bytes

NRoles

NuGet version AppVeyor build License

NRoles is an experiment with roles in C#. Roles, very similar to traits, are high level constructs that promote better code reuse through easier composition. NRoles is a post-compiler created with Mono.Cecil that transforms an assembly to enable roles and compositions.

More info here.

License

Licensed under the MIT license.