Cesium.Templates 0.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet new install Cesium.Templates@0.4.0
                    
This package contains a .NET Template Package you can call from the shell/command line.

Templates to use when creating a Cesium applications or libraries.

  • .NETStandard 2.0

    • 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
0.4.1 257 3/29/2026
0.4.0 254 3/28/2026
0.3.0 259 3/9/2026
0.2.0 277 2/14/2026
0.1.2 498 9/30/2025
0.1.1 490 9/29/2025
0.1.0 487 9/28/2025

[Changed]

- All the Cesium-generated struct types are now public.

[Fixed]

- Issues with "Size of field of type \<name> is too large" when compiled with the wide architecture set.
- Issues with resolving System.Private.CoreLib when referencing Cesium-produced assemblies from external code.