httpflow
httpflow copied to clipboard
fix issue 201 can use hyphen in name
fix https://github.com/ardalis/CleanArchitecture/issues/201
see https://github.com/dotnet/templating/issues/1168
now I can
mkdir try-temp.1 && cd "$_"
dotnet new clean-arch
a lot of changes but there is only renaming actually
Looking to merge this; can you resolve conflicts when you get a chance? Sorry for the delay in getting to it
I merge main but encountered with https://github.com/ardalis/CleanArchitecture/pull/308
@ardalis should I bump version to 6.0.10?