Dot Net Core 6

by samantha copeland on June 12, 2023

So I'm taking a stab at porting the MVC version over to .Net Core 6.  A lot of things are different, but a lot of other things are still the same.  So far, I've got a basic routing solution for SEO friendly page/post URLs and have worked out how to render MVC controller actions  for widgeting.  A lot yet to be done but a preliminary internal proof-of-concept is in the works.