1.1.0 • Published 3 months ago

dotnet-raptor v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months ago

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
1.1.0

3 months ago

1.0.6

3 months ago

1.0.5

3 months ago

1.0.4

3 months ago

1.0.3

3 months ago

1.0.2

3 months ago

1.0.1

3 months ago

1.0.0

3 months ago