Cloud Code now supports DotNet 9!
Cloud Code now supports up to .NET 9 (previously .NET 7). This brings support for C# 13 and the latest Nuget packages, as well as various performance improvements and other new features. For more information, see Microsoft’s documentation for .NET 8 and .NET 9.
Check your C# Module endpoints and parameters directly from the Dashboard
You can now view your Cloud Code module in the dashboard with greater detail! Simply navigate to the modules page and click on the module you want to see more details on.
This includes your module endpoints, their parameters and respective return types, all without needing to download the full API specification.
The dashboard will also provide more visibility into modules that have an error, giving you confidence that your modules are properly uploaded and compiled. See the dashboard here to check it out and look out next week for updates to the documentation page.
