1.0.5 • Published 8 years ago

generator-aspnetcore-codi v1.0.5

Weekly downloads
7
License
MIT
Repository
github
Last release
8 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

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago