C# DotNet Core Razor page, assign value to a createdModel from the pageModel – Asp.net
I'm making a project where I need to create a form to fill a database. I can use Asp-for handler to fill the form and it's working. But there are some info I would like to add behind the scene…