Reels 1.2.8-alpha

This is a prerelease version of Reels.
dotnet add package Reels --version 1.2.8-alpha
                    
NuGet\Install-Package Reels -Version 1.2.8-alpha
                    
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="Reels" Version="1.2.8-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Reels" Version="1.2.8-alpha" />
                    
Directory.Packages.props
<PackageReference Include="Reels" />
                    
Project file
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 Reels --version 1.2.8-alpha
                    
#r "nuget: Reels, 1.2.8-alpha"
                    
#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 Reels@1.2.8-alpha
                    
#: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=Reels&version=1.2.8-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Reels&version=1.2.8-alpha&prerelease
                    
Install as a Cake Tool

c# implementation of visual actor

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.8-alpha 144 11/11/2024
1.2.7-alpha 109 11/8/2024
1.2.6-alpha 111 11/7/2024
1.2.5-alpha 105 11/7/2024
1.2.4-alpha 113 11/5/2024
1.2.3-alpha 105 11/5/2024
1.2.2-alpha 104 11/5/2024
1.2.1-alpha 99 11/5/2024
1.2.0-alpha 100 11/5/2024
1.1.11-alpha 113 11/1/2024
1.1.10-alpha 106 10/29/2024
1.1.9-alpha 105 10/17/2024
1.1.8-alpha 113 10/16/2024
1.1.7-alpha 106 10/15/2024
1.1.6-alpha 102 10/15/2024
1.1.5-alpha 101 10/15/2024
1.1.4-alpha 111 9/27/2024
1.1.3-alpha 118 7/18/2024
1.1.2-alpha 113 7/15/2024
1.1.1-alpha 108 7/15/2024
Loading failed