Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usually provide a synchronization context (for example, console applications).
                        
                    
         
                Info
| Version: | 1.0.0.8 | 
| Author(s): | Andrea Martinelli | 
| Last Update: | Friday, March 3, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://shaman.io/ | 
| NuGet Url: | https://www.nuget.org/packages/Shaman.SingleThreadSynchronizationContext | 
Install
Install-Package Shaman.SingleThreadSynchronizationContext
                        dotnet add package Shaman.SingleThreadSynchronizationContext
                        paket add Shaman.SingleThreadSynchronizationContext
                        
                                Shaman.SingleThreadSynchronizationContext Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.5 
                                        
                    - Shaman.Configuration.Metadata(>= 1.0.1.2)
 - Shaman.Reflection(>= 1.0.0.23)
 
- Shaman.Configuration.Metadata(>= 1.0.1.2)
 - Shaman.Reflection(>= 1.0.0.23)
 
Tags