GETTING STARTED WITH CODEFACTORY
installation, configuration and overview
A brief tutorial that shows the basic capabilities of CodeFactory and how it is installed and used,
BUILDING a custom AUTOMATION COMMAND
BUILDING YOUR FIRST AUTOMATION COMMAND
We’ve published several reference projects with guidance documentation which are available on GitHub to let you walk through some functioning examples and see how it all works. This is a good place to start for experienced developers. Fork the project and modify to your hearts content. In this video, you’ll see some good basic automation examples and learn how to use and publish them.
web forms to blazor
Microsoft’s virtual developer conference, DotNetConf 2020
There are millions of ASP.NET Web Forms applications out there. How do you migrate them to .NET Core? With Blazor of course! In the “Introducing the Blazor Web Forms Components” session, you’ll learn about the easy steps you can take to successfully migrate your application to Blazor with the BlazorWebFormComponents.
At the conclusion of this session, you’ll see how CodeFactory can auto-generate large sections of the same code base using the automation template available on GitHub. This open-source template is offered as open-source guidance on building, using and extending CodeFactory automation commands for refactor scenarios.