Skip to content

Commit a510f1e

Browse files
authored
Update README.md
1 parent 538b15c commit a510f1e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,8 @@ The class library does not have a configuration file by default. Dependency inje
77
1. **GeeksApp** - is ASP.NET MVC application having required application settings stored in appsettings.json.
88
1. **GeeksConfiguration** - is a C# dot net core class library application used like DAL. This reads appsettings using dependency injection stored in MVC application.
99

10+
ASP.NET MVC controller reading values
11+
12+
![appsettings values to ASP.NET MVC application using dependency injection](https://geeksarray.com/images/blog/appsettings-value-dependency-injection-using-interface.png)
13+
1014
For more details [click here](https://geeksarray.com/blog/read-appsettings-json-in-net-core-class-library-using-dependency-injection)

0 commit comments

Comments
 (0)