Shaman.SingleThreadSynchronizationContext
1.0.0.9
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).
Install-Package Shaman.SingleThreadSynchronizationContext -Version 1.0.0.9
dotnet add package Shaman.SingleThreadSynchronizationContext --version 1.0.0.9
<PackageReference Include="Shaman.SingleThreadSynchronizationContext" Version="1.0.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Shaman.SingleThreadSynchronizationContext --version 1.0.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Shaman.SingleThreadSynchronizationContext, 1.0.0.9"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5
- Shaman.Configuration.Metadata (>= 1.0.1.2)
- Shaman.Reflection (>= 1.0.0.23)
-
.NETStandard 2.0
- Shaman.Configuration.Metadata (>= 1.0.1.2)
- Shaman.Reflection (>= 1.0.0.23)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Shaman.SingleThreadSynchronizationContext:
Package | Downloads |
---|---|
Shaman.Scraping
A library for reading/writing WARC files and scraping websites.
|
|
Shaman.HttpListener.Kestrel
Shaman.HttpListener.Kestrel
|
|
Shaman.Dependencies
Shaman.Dependencies
|
GitHub repositories
This package is not used by any popular GitHub repositories.