How can i get my JavaScript Data like strings from my Razor Page View into the corresponding Model inside my ASP.Net Core 2 Application?
What's the state-of-the-art, fastest and easiest way to do this? Any maybe you have a little example, too.
Thanks a lot.