Created
July 22, 2018 10:53
-
-
Save ivanpaulovich/3b5ca9b2b49991a5254f03ec1ffae70f to your computer and use it in GitHub Desktop.
dotnet-new-caju.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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