Securing UseStaticFiles
I have an aspnetcore web site that only serve static content but I want to restrict access to the HTML pages.
How should I do?
Read moreI have an aspnetcore web site that only serve static content but I want to restrict access to the HTML pages.
How should I do?
Read moreThere are so many ways to declare a view component that the question is how not to declare one.
Read more