Posts
This site is currently written using ASP.NET Core 2.2
by Patrick Lee on 29 Apr 2019 in categories tech with tags ASP.NET Core Blazor ButterCMS Telerik
I had wanted to use Blazor for this site, but because of problems getting Bootstrap 4 formatting to work I reverted to ASP.NET Core 2.2.
An experiment setting up a Blazor website with Telerik UI components, a ButterCMS blog and Disqus comments
by Patrick Lee on 29 Apr 2019 in categories tech with tags ASP.NET Core Azure Blazor ButterCMS Disqus Telerik
Successful experiments setting up a Blazor website with Telerik UI Grid and Tab Strip components, also integrated with a blog via ButterCMS and comments via Disqus. Some problems not yet resolved (e.g. bootstrap 4 styling not working properly, need to investigate). But Blazor looks very promising!