GACore 3.2.1

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

GACore

Core components for integrating with Guidance Automation Robots.

https://github.com/GuidanceAutomation/GACore https://www.guidanceautomation.com/

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on GACore:

Package Downloads
GACore-windows

Core components for Guidance Automation assemblies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.2.1 482 4/18/2025 3.2.1 is deprecated because it is no longer maintained.
3.2.0 478 2/5/2025 3.2.0 is deprecated because it is no longer maintained.
3.1.4 307 4/18/2025 3.1.4 is deprecated because it is no longer maintained.
3.1.3 260 1/16/2025 3.1.3 is deprecated because it is no longer maintained.
3.1.2 260 1/8/2025 3.1.2 is deprecated because it is no longer maintained.
3.1.1 296 1/3/2025 3.1.1 is deprecated because it is no longer maintained.
3.1.0 282 1/1/2025 3.1.0 is deprecated because it is no longer maintained.
3.0.4 274 12/5/2024 3.0.4 is deprecated because it is no longer maintained.
3.0.3 295 11/19/2024 3.0.3 is deprecated because it is no longer maintained.
3.0.2 304 10/4/2024 3.0.2 is deprecated because it is no longer maintained.
3.0.1 276 9/26/2024 3.0.1 is deprecated because it is no longer maintained.
3.0.0 273 9/26/2024 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc.3 202 7/23/2024 3.0.0-rc.3 is deprecated because it is no longer maintained.
3.0.0-rc.2 208 7/22/2024 3.0.0-rc.2 is deprecated because it is no longer maintained.
3.0.0-rc.1 215 6/4/2024 3.0.0-rc.1 is deprecated because it is no longer maintained.
3.0.0-alpha.15 194 6/3/2024 3.0.0-alpha.15 is deprecated because it is no longer maintained.
3.0.0-alpha.14 203 5/27/2024 3.0.0-alpha.14 is deprecated because it is no longer maintained.
3.0.0-alpha.13 212 4/24/2024 3.0.0-alpha.13 is deprecated because it is no longer maintained.
3.0.0-alpha.12 222 4/23/2024 3.0.0-alpha.12 is deprecated because it is no longer maintained.
3.0.0-alpha.11 215 3/28/2024 3.0.0-alpha.11 is deprecated because it is no longer maintained.
Loading failed