Teodor Elstad
Results
2
issues of
Teodor Elstad
### Describe the bug When using `dotnet new` with the `-minimal` option, no "No templates found matching:..."-message is shown to the user, if no matching template exists. Instead a generic...
Area-Templates
I needed a .NET Core library for working with PGN, but couldn't find any, and ended up porting PGN.NET to .NET Core. The plan was originally to do a quick...