earloc

Results 47 comments of earloc

@chuanboz I tried to give the core idea / basic gist of it over at my [fork ](https://github.com/earloc/dotnet_aspire-samples/pull/1) of the official aspire-samples. In my original workaround I used a full...

Usage of a simple template-engine might also be nice. Fe. e. Handlebars, Scriban, Razor, T4(ouch) ...

marked some types as done, as of #255 arriving soon

Same here, M3 Mac on dotnet `9.0.203` / func `4.0.7030`. Using above workaround (setting to `8.0.408` in `global.json`) did the trick.

> Hi [@joetossell](https://github.com/joetossell) - thanks for sharing. Makes me wonder if there is a second underlying issue here? > > What happens when you run `dotnet new list func`? Do...

> @earloc Thank you for providing a solution > > you missed the 'j' in ProjectTemplates last line > dotnet new install Microsoft.Azure.Functions.Worker.ProectTemplates thx, fixed it.

Any updates on this one? Or some directions / hints on (if any) design-work is currently being worked on?