Skip to content

Instantly share code, notes, and snippets.

@ivanpaulovich
Created July 22, 2018 10:53
Show Gist options
  • Save ivanpaulovich/3b5ca9b2b49991a5254f03ec1ffae70f to your computer and use it in GitHub Desktop.
Save ivanpaulovich/3b5ca9b2b49991a5254f03ec1ffae70f to your computer and use it in GitHub Desktop.
dotnet-new-caju.sh
dotnet new -i Paulovich.Caju::0.6.0
dotnet new clean \
--data-access inmemory \
--use-cases full \
--user-interface webapi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment