Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@FrancescoRepo FrancescoRepo released this 01 Dec 16:07
· 2 commits to master since this release
6dca3c2

v0.1.0

Features

  • Transform Startup.cs: Converts the contents of a traditional Startup.cs file to a minimal hosting model format.
  • Customizable Output: Allows specifying the directory where the new Program.cs file will be saved.
  • Validation: Ensures the specified Startup.cs file and output directory exist before proceeding.