Fdw.Web.Http.Authentication.Blazor
1.0.0-rc.9
This is a prerelease version of Fdw.Web.Http.Authentication.Blazor.
dotnet add package Fdw.Web.Http.Authentication.Blazor --version 1.0.0-rc.9
NuGet\Install-Package Fdw.Web.Http.Authentication.Blazor -Version 1.0.0-rc.9
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Fdw.Web.Http.Authentication.Blazor" Version="1.0.0-rc.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fdw.Web.Http.Authentication.Blazor" Version="1.0.0-rc.9" />
<PackageReference Include="Fdw.Web.Http.Authentication.Blazor" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Fdw.Web.Http.Authentication.Blazor --version 1.0.0-rc.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fdw.Web.Http.Authentication.Blazor, 1.0.0-rc.9"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Fdw.Web.Http.Authentication.Blazor@1.0.0-rc.9
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Fdw.Web.Http.Authentication.Blazor&version=1.0.0-rc.9&prerelease
#tool nuget:?package=Fdw.Web.Http.Authentication.Blazor&version=1.0.0-rc.9&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Fdw.Web.Http.Authentication.Blazor
Blazor circuit-aware token handling for authenticated HTTP.
This package declares 2 service/provider type(s).
Services (2)
| Type | Kind | Purpose |
|---|---|---|
BlazorServerAccessTokenProvider |
class | Provides access tokens for Blazor Server applications by reading from the first, falling back to for SSR… |
TokenCapturingCircuitHandler |
class | Scoped that captures the access token from HttpContext when the circuit connects (WebSocket handshake --… |
Types (3)
| Type | Kind | Purpose |
|---|---|---|
BlazorAuthLog |
class | MessageLogging for Blazor Server authentication operations. EventId range: 4440-4459 |
CircuitTokenAccessor |
class | Singleton that holds the current circuit's access token in an . The sets the value before each inbound… |
ServiceCollectionExtensions |
class | Extension methods for registering Blazor Server authentication services. |
Installation
dotnet add package Fdw.Web.Http.Authentication.Blazor --prerelease
Dependencies
Fdw.Web.Http.Authentication
Build-time only (generators and analyzers, not runtime dependencies): Fdw.MessageLogging.SourceGenerators
Part of FractalDataWorks 1.0.0-rc.1. Licensed under Apache-2.0.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Fdw.Web.Http.Authentication (>= 1.0.0-rc.9)
- FluentValidation (>= 12.1.1)
- Microsoft.Bcl.HashCode (>= 6.0.0)
- System.ComponentModel.Annotations (>= 5.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Fdw.Web.Http.Authentication.Blazor:
| Package | Downloads |
|---|---|
|
Fdw.Hosting
Development tools and utilities for the Fdw ecosystem. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-rc.9 | 40 | 8/25/2026 |
| 1.0.0-rc.8 | 39 | 8/25/2026 |
| 1.0.0-rc.6.1 | 59 | 8/20/2026 |
| 1.0.0-rc.6 | 70 | 8/20/2026 |
| 1.0.0-rc.5 | 62 | 8/19/2026 |
| 1.0.0-rc.4 | 182 | 8/19/2026 |
| 1.0.0-rc.3 | 197 | 8/17/2026 |
| 1.0.0-rc.1 | 58 | 8/10/2026 |