Skip to content

This project is approach to create a new solution with DDD using CLI net core

License

Notifications You must be signed in to change notification settings

gsgabrielsouza/ddd-template

Repository files navigation

DDD Template

This project is approach to create a new solution with DDD using net core CLI


version

Project still in the development stage

Project still in the development stage, has the pretext of creating the basic structure of DDD to facilitate the development of new services

Install

dotnet new --install gs.ddd.template 

Usage example

Execute CLI command

dotnet new dddtemplate -n  ExampleProject

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

This project is approach to create a new solution with DDD using CLI net core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published