Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create samples for Razor Component Tag Helper library #354

Open
dodyg opened this issue Oct 18, 2022 · 7 comments
Open

Create samples for Razor Component Tag Helper library #354

dodyg opened this issue Oct 18, 2022 · 7 comments
Assignees

Comments

@dodyg
Copy link
Owner

dodyg commented Oct 18, 2022

https://razor-components.techgems.net/

This library looks genuinely useful.

@Joose1992
Copy link

Hello, @dodyg I am interested in working on this.

@dodyg
Copy link
Owner Author

dodyg commented Oct 28, 2022

@Joose1992 awesome

@dodyg
Copy link
Owner Author

dodyg commented Oct 28, 2022

You can create probably around 10 samples out of this library. Start from a very single step then make it a sample. The smaller the sample, the better. You just need to highlight one technique or one feature of the library at a time.

@Joose1992
Copy link

You can create probably around 10 samples out of this library. Start from a very single step then make it a sample. The smaller the sample, the better. You just need to highlight one technique or one feature of the library at a time.

Hello, @dodyg I have been digging into the library and can't find 10 different functionalities to make 10 different samples. do you really need 10?

@dodyg
Copy link
Owner Author

dodyg commented Nov 3, 2022

Let's start with one first and we go from there.

@Joose1992
Copy link

https://github.com/Joose1992/ComponentTagHelper/tree/main

This will be a simple basic example.

@dodyg
Copy link
Owner Author

dodyg commented Nov 15, 2022

@Joose1992

  • Add bin/ and obj/ to your .gitignore file so they are not added to the commit
  • Remove extra items from the sample such as ErrorView and _ValidationScriptsPartial.cshtml. Strip as many extra files and codes as possible. This way your sample can become smaller. The smaller the better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants