Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save superwalnut/560a20aad4d32481a9afcb1debc6107f to your computer and use it in GitHub Desktop.
Save superwalnut/560a20aad4d32481a9afcb1debc6107f to your computer and use it in GitHub Desktop.
code block for create-dotnet-core-console-app-with-autofac-dependency-injection-2
---- Models
|---- Foo.cs
---- Modules
|---- ConsoleModules.cs
---- AutoMapper
|---- MyAutoMapperProfile.cs
---- appsettings.json
---- Program.cs
---- Startup.cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment