Build Your Own Custom Automation
Getting started and authoring your own CodeFactory automation commands.
getting started with codefactory
A brief tutorial that shows the basic capabilities of CodeFactory and how it is installed and used,
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.
dotnetconf 2020: converting Webforms to blazor
As seen at Microsoft’s virtual developer conference, DotNetConf 2020, Jeff Fritz demonstrates how to manually convert a legacy ASP.net Web Forms application to .NET Core using Server-side Blazor. At the end of the demo, he shows how CodeFactory can auto-generate large sections of the code base using the open source automation template available on GitHub. This template is offered as open-source and anyone can download and alter it to suit the particular needs of any WebForms migration efforts that they are faced with.