Skip to content
(860) 577-0632jon@raynorsystems.comHamptons, NY
Raynor Systems
Custom development for any requirement! C#, WordPress, & PHP
Raynor SystemsRaynor Systems
  • Home
  • About
  • Services
    • WordPress Web Development
    • Application Development
  • Contact
  • Recent Projects
  • Recent Blogs
    • Blazor Dev Blog
  • Home
  • About
  • Services
    • WordPress Web Development
    • Application Development
  • Contact
  • Recent Projects
  • Recent Blogs
    • Blazor Dev Blog

Blazor Dev Blog

IHttpClientFactory vs. HttpClient

BlazorDevBy jon.rMarch 7, 2023

Why should you use IHttpClientFactory The main reason to use IHttpClientFactoryinstead of HttpClient directly is to manage the life cycle of HttpClient instances. HttpClient was…

Read more

How to add HealthChecks to a ASP.net Core application

BlazorDevBy jon.rFebruary 23, 2023

Adding HealthChecks to your application can drastically reduce troubleshooting time Why would you want to monitor your applications health? Health checks can test an applications…

Read more

Why Is IHttpContextAccessor/HttpContext null on Blazor Server? Here’s how to fix it!

BlazorDevBy jon.rFebruary 17, 2023

Table of Contents Why is IHttpContextAccessor -or- HttpContext sometimes null on Blazor Server? The IHttpContextAccessor on Blazor Server is only available on the first Http…

Read more

Why are you experiencing a NullReferenceException on OnInitializedAsync() with Blazor?

BlazorDevBy jon.rFebruary 17, 2023

The answer is pretty simple once you understand the page life cycle of a Blazor applcation Lets start with a sample Razor component that renders…

Read more

How can I dynamically render components using MudBlazor radio buttons?

BlazorDevBy jon.rFebruary 17, 2023

You need to have a MudRadioGroup to contain your MudRadio buttons. On the MudRadioGroup you have the @bind-SelectedOption event callback exposed. You can set a switch statement on that to dynamically…

Read more
Contact
  • jon@raynorsystems.com
  • (860) 577-0632
  • Hamptons, New York, USA
Services
  • Home
  • About
  • Services
    • WordPress Web Development
    • Application Development
  • Contact
  • Recent Projects
  • Recent Blogs
    • Blazor Dev Blog
  • Home
  • About
  • Services
    • WordPress Web Development
    • Application Development
  • Contact
  • Recent Projects
  • Recent Blogs
    • Blazor Dev Blog

© Raynor Systems Inc. | 2001– 2021 | raynorsystems.com
All rights reserved.

Go to Top