@ashleybuss

@ashleybuss

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: MacOS DOT NET CORE Blazor #103686
    ashleybuss
    Participant

    I fixed my issue I missed the:

    builder.Services.AddSmart();

    In the program.cs file

    in reply to: MacOS DOT NET CORE Blazor #103684
    ashleybuss
    Participant

    I fixed the issue I missed the

    <span class="pln">builder</span><span class="pun">.</span><span class="typ">Services</span><span class="pun">.</span><span class="typ">AddSmart</span><span class="pun">();</span>  
    
    I fixed the issue I missed the in the program.cs file!
Viewing 2 posts - 1 through 2 (of 2 total)