Steve Smith

Results 241 comments of Steve Smith

Sorry, v8 update messed with a bunch of your changes. I'd still pull them in for 8.1 if we can sort out the conflicts, though.

I'm with you 100% and the next version will be API -only (or will have that as an option, anyway)

Perhaps it's time for a pair of templates: - CleanApi - CleanWeb Thoughts? Add emoji to this comment.

> Yesterday, I was thinking about this. I believe having separate templates for MVC, Razor Pages, WebApi, ApiEndpoints, and FastEndpoints, could make the development process a lot smoother and easier,...

My plan is still to pull this into the new template - just need to find some time.

Sorry - the .NET 8 release got messed up yesterday with some GitHub outages. I should have a new one out today that should be working 100%

Ok, try version 9.0.1 now and see if it works better for you. https://www.nuget.org/packages/Ardalis.CleanArchitecture.Template/9.0.1 > dotnet new install Ardalis.CleanArchitecture.Template::9.0.1

Thanks! I like some of the changes but others I'm not so sure of. I'm most likely going to cherry pick some of the things in my own PR and...