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 RenderFragment method sample for Blazor

dodyg opened this issue · comments

@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.

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.