Skip to content

Instantly share code, notes, and snippets.

@noahgift
Created August 27, 2022 18:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save noahgift/f164a94aff7cce88b69157130b1bcd82 to your computer and use it in GitHub Desktop.
Save noahgift/f164a94aff7cce88b69157130b1bcd82 to your computer and use it in GitHub Desktop.
ec2-user:~/environment/dot-net-6-aws (main) $ dotnet new web -n WebServiceAWS
The template "ASP.NET Core Empty" was created successfully.
Processing post-creation actions...
Running 'dotnet restore' on ...WebServiceAWS/
Determining projects to restore...
Restored /home/ec2-user/environment/dot-net-6-aws/WebServiceAWS/
Restore succeeded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment