0.2.2 • Published 8 years ago

generator-aspnetpostgresql v0.2.2

Weekly downloads
7
License
Apache-2.0
Repository
github
Last release
8 years ago

generator-aspnetpostgresql

ASP.NET MVC Core generator with PostgreSQL database support. Based on Omnisharp generator-aspnet

status

Might have bugs, you can open an issue if any.

Getting Started

  • Dependencies:
    • Node.js: brew install node for Mac OS X, choco install nodejs for Windows OS (this requires https://chocolatey.org/)
    • Yeoman: npm install -g yo
    • Bower npm install -g bower
  • Install: npm install -g generator-aspnetpostgresql
  • Run: yo aspnetpostgresql