dotnet-templates icon indicating copy to clipboard operation
dotnet-templates copied to clipboard

Experiment: Polish `eqxweb` C# template by using OneOf library to pattern match

Open bartelink opened this issue 5 years ago • 1 comments

Attempts to polish the code in #5 , presently using OneOf to do Total Matching. If this is to go in, it should probably become a condition on the template, i.e. vanilla and onOf flavors should both be possible

bartelink avatar Jan 05 '19 23:01 bartelink

Before considering productionizing this, it'd also be a good idea to see how far one can get using C# 8 native syntax too

bartelink avatar Jan 25 '19 00:01 bartelink