darrix / blazor-enterprise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BethanysPieShopHR

Code for the Blazor: Getting Started course on Pluralsight.

8/29/2020

  1. Needed to change the target framework to NET 5.0 while using the 16.8.0 preview v.2 Visual Studio, in order to overcome compile error with "cannot convert from 'string' to 'in Microsoft.AspNetCore.Components.RenderTree.RenderTreeFrame'" error as per dotnet/aspnetcore#25267

About


Languages

Language:C# 51.0%Language:HTML 33.8%Language:CSS 12.9%Language:JavaScript 2.3%