GitHub topics: asynclocal
SmartStandards/SmartAmbience
The 'AmbientField' is the next generation of 'AsyncLocal'. It can survive a context switch and can create/restore snapshots. Its perfect for getting multi-tenant support into microservies.
Language: C# - Size: 4.07 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

dsschneidermann/Serilog.Sinks.Buffer
Serilog sink to buffer log messages and conditionally emit them based on later events
Language: C# - Size: 974 KB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 4

TheArchitectDev/Architect.AmbientContexts
Provides the basis for implementing the Ambient Context pattern, as well as a Clock implementation based on it.
Language: C# - Size: 89.8 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 10 - Forks: 2

machielvisser/WCFDistributedTracing
WCF Distributed Tracing to enable structured logging with trace context
Language: C# - Size: 1.05 MB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

psibr/Contextually
A dead simple contextual block pattern library that works, even with async/await and threads.
Language: C# - Size: 564 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 6

rwwilden/async-local-demo
Demonstrates the use of AsyncLocal<T> with SimpleInjector
Language: C# - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

joaofbantunes/AsyncLocalSample
Language: C# - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
