Wednesday, November 23, 2022
Friday, November 11, 2022
Template Studio for .NET MAUI
Except it's not called that.
Introducing MAUI App Accelerator.
It's a Visual Studio extension that helps accelerate the creation of new .NET MAUI applications.
After installing the extension, when you create a new app and after specifying the name and location for the project/solution, a 5-step wizard is displayed that allows you to include the pages, features, and functionality that you want.
The goal is to make it simpler and faster to get started with the app you want. It does this by reducing the amount you have to delete from a newly created project and adding more things you want to add. It should save you lots of time when creating a new app and help provide a structure to the codebase that will help you on the path to success.
As a bonus, it also allows you to see different features, functionality, and ways of writing code
There are lots more features and options I want to add.
Some of these ideas are documented on GitHub. Please add issues with any ideas you have of things you think should be included.
My GitHub sponsors helped make this possible. You can see some of them (i.e. not the ones who made their sponsorship private) credited in the wizard.
If this is helpful and you want to help support more development, please consider becoming a sponsor.
And as a bonus, I created this little goat icon for it. :)
Friday, January 28, 2022
Windows Template Studio - reborn!
It was only a few weeks ago that I publicly announced that I'd given up on Microsoft taking the Windows Template Studio forward and so I was going to do it myself.
Now, things are changing again.
- The official Microsoft project has been reborn as just Template Studio. (Yes, that's the name I was going to use too.)
- I'll be bringing the work I've done on my own back to Microsoft's repository and the Windows-related apps that can be generated with it will all come from Microsoft.
- I'll continue contributing as a "community member".
- The extensions I've already released as previews (for UWP, & WPF) will stay as previews and be removed once official Microsoft equivalent versions become available.
- I'm reserving the right to build my own extensions that can be used for things other than Windows apps.
- There's more on the official roadmap.
As expected, the most common question right now is about the timeline.
The answer is that it's likely to take a few more weeks.
This is because:
- I can't take my work "as is" and copy it all over. There are things I can't, don't want to, and shouldn't share from my code.
- What's required in the official repo is different from my personal requirements.
- There's functionality my version has removed that I need to find ways to reinstate for the official/public version.
- There are still [regression] issues in my version (the previews) that I need to fix.
How can you help?
- Try out the preview versions I've released. (There are some things that behave differently in the release builds and so need testing widely--which I can't do in testing.)
- Raise any bugs or issues for things you find. (Are there things I've missed? If no one reports the things that I think are regressions, maybe they don't need fixing...)
- Consider becoming a sponsor. You'll be credited in the previews and elsewhere, but I obviously can't include such images in the official Microsoft version. :(
Any other questions? You know where I am. ;)
Tuesday, December 14, 2021
Forking Windows Template Studio
| Yes, it looks very similar to the Windows Template Studio wizard. |







