dodyg/practical-aspnetcore

Add RenderFragment method sample for Blazor

dodyg opened this issue · 4 comments

dodyg commented
Add RenderFragment method sample for Blazor

@dodyg do you mind if i work on this ? I can create a simple example of RenderFragment based on the official doc - https://docs.microsoft.com/en-us/aspnet/core/blazor/components/templated-components?view=aspnetcore-5.0

Thoughts ?

@dodyg i have created a pull request - PR275

Do have a look at it. Merge it if its according to what you had in mind.

Thanks.

dodyg commented

It's really nice. Next time please add a README.md on the project folder and put a credit. I added it for now https://github.com/dodyg/practical-aspnetcore/tree/net5.0/projects/blazor/RenderFragment

@dodyg ahh i see. Thanks. May be you can close this issue for now then.