Table of Contents

Namespace Datafication.Core.Platform

Classes

BlazorServiceAccessor

Provides global access to the dependency injection System.IServiceProvider.

PlatformDetection

Provides utility methods for detecting the platform or runtime environment.

PlatformHttpClientFactory

Factory for creating and resolving System.Net.Http.HttpClient instances across different environments, ensuring compatibility with both Blazor and non-Blazor scenarios.