1.0.5 • Published 7 years ago

generator-aspnetcore-codi v1.0.5

Weekly downloads
7
License
MIT
Repository
github
Last release
7 years ago

Hi! I'm Codi! You're friendly neighborhood Yeoman .NET Core Console App generator...

The purpose of this generator is to get a DI-ready console application up and running quickly.

Getting Started

  1. Install yeoman npm install -g yo
  2. Intall the generator npm install -g generator-aspnetcore-codi
  3. Create a directory for the project mkdir MyCodi and navigate into it
  4. Run the generator yo aspnetcore-codi MyCodi
  5. Run the project dotnet run

License

MIT License

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago