PI06 i PI06-1. Docker definitions for MSSQL and Postgres. Data seeder/generator for countries and people. Entity Framework example with variants for Postgres and MSSQL
This commit is contained in:
7
DefensiveProgramming/Secrets/appsettings.json
Normal file
7
DefensiveProgramming/Secrets/appsettings.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"Name": "Bob",
|
||||
"Demo": {
|
||||
"Key0": 123,
|
||||
"Key1": "something that should not be publicly available"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user