Blazor does not load assembly for Apex libs

etienne_marais

Honorary Master
Joined
Mar 16, 2008
Messages
16,250
Reaction score
19,740
Location
Centurion
Any suggestions how to get around this ?

Blazor-ApexCharts (Blazor Wrapper for ApexCharts) has been added via Nuget and it looks fine:

apex1.jpg

And I added

@using ApexCharts in _Imports.razor

At runtime, when an ApexChart should render in a Razor page I get the following:

Error: System.IO.FileNotFoundException: Could not load file or assembly 'Blazor-ApexCharts, Version=0.9.18.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
File name: 'Blazor-ApexCharts, Version=0.9.18.0, Culture=neutral, PublicKeyToken=null'

Any suggestions ? (Google was not fruitious)
 
A screen shot of the code will help us understand your problem.
 
Top
Sign up to the MyBroadband newsletter
X