Nito.AsyncEx.Context
                              
                            
                                5.1.2
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    
            
        
            .NET Standard 1.3
        
        
            
                
                
                    This package targets .NET Standard 1.3. The package is compatible with this framework or higher.
                
            
        
    
        
        
            .NET Framework 4.6.1
        
        
            
                
                
                    This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
                
            
        
    
                    dotnet add package Nito.AsyncEx.Context --version 5.1.2
NuGet\Install-Package Nito.AsyncEx.Context -Version 5.1.2
        
        
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
                    
    
    <PackageReference Include="Nito.AsyncEx.Context" Version="5.1.2" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="Nito.AsyncEx.Context" Version="5.1.2" />
<PackageReference Include="Nito.AsyncEx.Context" />
        
        
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
                    
    
    paket add Nito.AsyncEx.Context --version 5.1.2
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: Nito.AsyncEx.Context, 5.1.2"
        
        
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
                    
    
    #:package Nito.AsyncEx.Context@5.1.2
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=Nito.AsyncEx.Context&version=5.1.2
#tool nuget:?package=Nito.AsyncEx.Context&version=5.1.2
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    A single-threaded async-compatible context.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. | 
| .NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. | 
| .NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. | 
| .NET Framework | net46 was computed. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
| MonoAndroid | monoandroid was computed. | 
| MonoMac | monomac was computed. | 
| MonoTouch | monotouch was computed. | 
| Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. | 
| Universal Windows Platform | uap was computed. uap10.0 was computed. | 
| Xamarin.iOS | xamarinios was computed. | 
| Xamarin.Mac | xamarinmac was computed. | 
| Xamarin.TVOS | xamarintvos was computed. | 
| Xamarin.WatchOS | xamarinwatchos was computed. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
- 
                                                    
.NETFramework 4.6.1
- Nito.AsyncEx.Tasks (>= 5.1.2)
 
 - 
                                                    
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
 - Nito.AsyncEx.Tasks (>= 5.1.2)
 
 - 
                                                    
.NETStandard 2.0
- Nito.AsyncEx.Tasks (>= 5.1.2)
 
 
NuGet packages (244)
Showing the top 5 NuGet packages that depend on Nito.AsyncEx.Context:
| Package | Downloads | 
|---|---|
| 
                                                        
                                                            Nito.AsyncEx
                                                        
                                                            
                                                         A helper library for the Task-Based Asynchronous Pattern (TAP).  | 
                                                    |
| 
                                                        
                                                            Volo.Abp.Core
                                                        
                                                            
                                                         Package Description  | 
                                                    |
| 
                                                        
                                                            Abp
                                                        
                                                            
                                                         Abp  | 
                                                    |
| 
                                                        
                                                            Aiwins.Rocket.Core
                                                        
                                                         Package Description  | 
                                                    |
| 
                                                        
                                                            Akka.TestKit
                                                        
                                                            
                                                         You need a Akka.TestKit.* package! Add the one appropriate for the test framework you use instead. For example: Akka.TestKit.Xunit or Akka.TestKit.VsTest. This package only contains base functionality for writing tests for the Akka.NET framework.  | 
                                                    
GitHub repositories (30)
Showing the top 20 popular GitHub repositories that depend on Nito.AsyncEx.Context:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            AvaloniaUI/Avalonia
                                                        
                                                         
                                                            Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            abpframework/abp
                                                        
                                                         
                                                            Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            aspnetboilerplate/aspnetboilerplate
                                                        
                                                         
                                                            ASP.NET Boilerplate - Web Application Framework
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            cefsharp/CefSharp
                                                        
                                                         
                                                            .NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            akkadotnet/akka.net
                                                        
                                                         
                                                            Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            microsoft/WhatTheHack
                                                        
                                                         
                                                            A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates.  Please visit the What The Hack website at: https://aka.ms/wth
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            geffzhang/NanoFabric
                                                        
                                                         
                                                            基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            realm/realm-dotnet
                                                        
                                                         
                                                            Realm is a mobile database: a replacement for SQLite & ORMs
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
                                                        
                                                         
                                                            ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Kyrodan/KeeAnywhere
                                                        
                                                         
                                                            A cloud storage provider plugin for KeePass Password Safe
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            xamarin/Xamarin.Auth
                                                        
                                                         
                                                            Xamarin.Auth
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            FubarDevelopment/FtpServer
                                                        
                                                         
                                                            Portable FTP server written in .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            yswenli/SAEA
                                                        
                                                         
                                                            SAEA.Socket is a high-performance IOCP framework TCP based on dotnet standard 2.0; Src contains its application test scenarios, such as websocket,rpc, redis driver, MVC WebAPI, lightweight message server, ultra large file transmission, etc. SAEA.Socket是一个高性能IOCP框架的 TCP,基于dotnet standard 2.0;Src中含有其应用测试场景,例如websocket、rpc、redis驱动、MVC WebAPI、轻量级消息服务器、超大文件传输等
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            mehdihadeli/food-delivery-modular-monolith
                                                        
                                                         
                                                            🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            octgn/OCTGN
                                                        
                                                         
                                                            Online Card and Tabletop Gaming Network
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            openmod/openmod
                                                        
                                                         
                                                            OpenMod .NET Plugin Framework
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            thepirat000/CachingFramework.Redis
                                                        
                                                         
                                                            Distributed caching based on StackExchange.Redis and Redis. Includes support for tagging and is cluster-compatible.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            liuhll/silky
                                                        
                                                         
                                                            The Silky framework is designed to help developers quickly build a microservice development framework through simple code and configuration under the .net platform.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            kabiiQ/BeatmapExporter
                                                        
                                                         
                                                            osu!lazer beatmap exporter utility. Allowing mass export of beatmaps from the new osu!lazer file storage back into .osz files.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            ironmansoftware/powershell-pro-tools
                                                        
                                                         
                                                            Scripting, automation, and development tools for professionals working with PowerShell.
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | 
|---|---|---|
| 5.1.2 | 63,992,745 | 9/26/2021 | 
| 5.1.1 | 13,053 | 9/25/2021 | 
| 5.1.0 | 23,739,055 | 10/5/2020 | 
| 5.0.0 | 32,948,367 | 4/2/2019 | 
| 5.0.0-pre-06 | 62,477 | 2/26/2019 | 
| 5.0.0-pre-05 | 2,897,923 | 9/9/2017 | 
| 5.0.0-pre-04 | 9,576 | 8/26/2017 | 
| 5.0.0-pre-03 | 3,871 | 8/26/2017 | 
| 5.0.0-pre-02 | 77,956 | 4/16/2017 | 
| 1.1.0 | 6,345,151 | 9/18/2016 | 
| 1.0.4 | 7,956 | 8/18/2016 | 
| 1.0.3 | 4,466 | 8/16/2016 | 
| 1.0.2 | 4,690 | 8/16/2016 | 
| 1.0.0 | 19,633 | 8/16/2016 | 
| 1.0.0-eta-01 | 1,993 | 7/13/2016 | 
| 1.0.0-delta-4 | 1,953 | 7/13/2016 | 
| 1.0.0-delta-3 | 1,810 | 7/9/2016 | 
| 1.0.0-delta-2 | 1,803 | 7/7/2016 | 
| 1.0.0-delta-1 | 1,825 | 6/29/2016 | 
| 1.0.0-beta-2 | 1,779 | 6/26/2016 | 
| 1.0.0-beta-1 | 1,855 | 4/20/2016 | 
| 1.0.0-alpha-2 | 1,969 | 4/1/2015 | 
| 1.0.0-alpha-1 | 1,882 | 4/1/2015 |