Relative Content

Tag Archive for c#razorasp.net-core-mvc

Text input into List in cshtml

How can I turn a text input separated by comma in html into a list of a model that I created and add the values into a sql-table