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

Give samples for more IOptions interfaces

dodyg opened this issue · comments

Yup that's the correct location

Yup that's the correct location

Ok, assign it to me

@dodyg yes. will create a PR for this

@dodyg i have created a PR please review #340

Awesome. We need more @khusroohayat.

OK sure, will create a PR

I have created a PR please review #341

@khusroohayat

I've simplified your sample even further [here])(a7dd55f).

One good principle in creating a sample is reducing the concept and code as much as possible. Anything that is not necessary should be stripped away. This will enable learners not to worry about too much concept when reading a sample.

@khusroohayat would you be interested on working on more new samples?

@dodyg related to configuration??

Not necessarily. The surface are for samples are huge.

OK sure I will add more