GameDevWare.Charon.Unity 2024.4.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package GameDevWare.Charon.Unity --version 2024.4.1
                    
NuGet\Install-Package GameDevWare.Charon.Unity -Version 2024.4.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="GameDevWare.Charon.Unity" Version="2024.4.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GameDevWare.Charon.Unity" Version="2024.4.1" />
                    
Directory.Packages.props
<PackageReference Include="GameDevWare.Charon.Unity" />
                    
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 GameDevWare.Charon.Unity --version 2024.4.1
                    
#r "nuget: GameDevWare.Charon.Unity, 2024.4.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.
#addin nuget:?package=GameDevWare.Charon.Unity&version=2024.4.1
                    
Install GameDevWare.Charon.Unity as a Cake Addin
#tool nuget:?package=GameDevWare.Charon.Unity&version=2024.4.1
                    
Install GameDevWare.Charon.Unity as a Cake Tool
Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 3.5

    • No dependencies.

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
2025.1.0 183 2/1/2025
2024.4.2 166 12/19/2024
2024.4.1 156 11/25/2024
2024.2.19 251 7/3/2024
2024.1.7 251 3/26/2024
2024.1.6 178 3/3/2024
2023.4.16 353 11/11/2023
2023.4.14 184 10/30/2023
2023.4.10 177 10/25/2023
2023.4.5 178 10/16/2023
2023.4.4 220 10/15/2023
2023.4.1 203 10/5/2023
2023.4.0 201 10/3/2023
2021.1.1 570 3/21/2021
2019.4.3 845 12/23/2019
2019.3.6 998 10/7/2019
2019.3.5 645 9/15/2019
2019.2.3 801 5/5/2019
2019.2.2 659 5/5/2019

fix: added better error message if it fails to find game data asset class in default assemblies.
feature: added `disableDocumentIdEnums` optimization for code generator