dodyg / practical-aspnetcore

Practical samples of ASP.NET Core 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add sample for ISupportsConfigureWebHost

dodyg opened this issue · comments

Add sample for ISupportsConfigureWebHost

Hello ,
I would like to work on this issue. What would like me to do exactly as a description to this issue ?

Yup. This will need a bit of research. Create a simple sample demonstrating a single idea.

Yup. This will need a bit of research. Create a simple sample demonstrating a single idea.

Hello Dodyg,
What do you think of this one?
https://github.com/Samkituka/Sample-for-ISupportsConfigureWebHost.git

Let me know if you need some adjustments.
Thanks!