dotnet-raptor

1.1.0 • Public • Published

npm dotnet-raptor

Installation

npm install -g dotnet-raptor

Usage

dotnet-raptor start

About

  • Simple tool for generating folders and files for dotnet projects.
  • The library will also update you Program.cs file with:
    • Service registration
    • Repository registration
    • Swagger setup
  • Will take in a array of Model names, and genereate folders and files for:
    • Controllers
    • Services
    • Repositories
    • Interfaces
  • Also installs packages like:
    • Postgresql driver
    • EF Core
    • SwashBuckle

Readme

Keywords

Package Sidebar

Install

npm i dotnet-raptor

Weekly Downloads

2

Version

1.1.0

License

ISC

Unpacked Size

156 kB

Total Files

14

Last publish

Collaborators

  • amundfremming