no dogma blog
no dogma blog
Blog Posts
Podcast
Web API Lambda Course
Polly Course
Photos
Contact
Support this Site
About
RSS
Light
Dark
Automatic
Context
Polly and Blazor, Part 3 - Dependency Injection
Using Polly with Blazor is simple, as I’ve shown in the previous two posts. In this, I will define the Wait and Retry Policy in the
Startup
, add it to the service collection and use dependency injection to pass it into the Razor page.
Jan 18, 2021
#
dotNET 5
,
AspNet
,
Blazor
,
Context
,
Dependency Injection
,
dotnet5
,
Polly
,
WebApi
Polly and Blazor, Part 2 – Using the Context
When using Blazor and Polly there are a few ways to pass data from Polly back to the UI, this example shows how to do this with the Polly Context.
Jan 14, 2021
#
AspNet
,
Blazor
,
Context
,
dotnet5
,
Polly
,
WebApi
Cite
×