/nroles

Roles (similar to traits) in C#

Primary LanguageC#OtherNOASSERTION

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.