1045 Views
I've written before about implementing a pattern known as POST-REDIRECT-GET in my ASP.NET MVC apps, and since my team and I are working on a new Razor Pages project I thought it might be useful to see if such a pattern can be implemented there.
0 comments