Skip to main content
Coroutine package icon

Coroutine

A simple implementation of Unity's Coroutines to be used for any C# project

Total Downloads
54.2K
54,183
Published
Feb 23, 2023
Latest stable version

Install

.NET CLI
dotnet add package Coroutine --version 2.1.5
Package Manager Console
Install-Package Coroutine -Version 2.1.5
PackageReference
<PackageReference Include="Coroutine" Version="2.1.5" />

Frameworks

.NETFramework4.5 net6.0 .NETStandard2.0

Dependencies

System.ValueTuple
.NETFramework4.5
[4.5.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.