**/.dockerignore
**/Dockerfile*
**/obj
**/bin
**/.git
**/.vs
**/appsettings.Development.json
**/nuget-packages
samples/
README.md
