We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Container Feature Support (markdown)
Updated Home (markdown)
added section on notification publishing strategies
Update autofac docs to reflect changes in PR #250
Destroyed _Footer2 (markdown)
Created _Footer2 (markdown)
Updated _Footer (markdown)
Created _Footer (markdown)
Replace Y/N with ✅/❌ for better readability
Destroyed _Footer (markdown)
fix cancellationToken argument name to match interface declaration
Adds additional regex for find and replace of the `AsyncNotificationHandler` implements statement
Add one more Find & Replace to change from HandleCore back to Handle for synchronous requests
Updated Migration Guide 4.x to 5.0 (markdown)
change Handle to HandleCore on the first row in Find and Replace.
Created Migration Guide 4.x to 5.0 (markdown)
added: DryIocZero to the table
Add usage of C# 7.0 `out var`
Changed Simple Injector's Constrained Notification Handler to `Y`