Using DependencyInjection and configuration file (json)
This commit is contained in:
5
YouTubeViewers.WPF/appsettings.json
Normal file
5
YouTubeViewers.WPF/appsettings.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"ConnectionStrings": {
|
||||
"sqlite": "Data Source=YouTubeViewers.db"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user