Skip to content

Commit 592294d

Browse files
authored
Update README.md
1 parent a510f1e commit 592294d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# read-appsettings-json-in-net-core-class-library-using-dependency-injection
1+
# Read appsettings.json in .NET Core Class library using dependency injection
22

33
This blog post explains in .net core class library application how to read configuration settings from the web application's appsettings.json file by injecting dependency of IConfiguration interface.
44

0 commit comments

Comments
 (0)