GitHunt
CA

carldebilly/Uno.CodeGen

A set of source generators for equality, immutability, ...

Uno CodeGen

Uno.CodeGen is a set of tools to generate C# code in msbuild based projects.

Build status

Target Branch Status Recommended Nuget packages version
development master Build status NuGet
stable stable (no build yet) (not published yet)

Available Generators

Generator Triggering Attribute Usage
EqualityGenerator [GenerateEquality] Generate code for efficient .Equals() members generation. Documentation
ImmutableGenerator [GenerateImmutable] Generate code to build truly immutable entities. Documentation

Languages

C#93.4%PowerShell6.5%Batchfile0.1%

Contributors

Other
Created February 12, 2018
Updated October 17, 2019
carldebilly/Uno.CodeGen | GitHunt