You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Dotnet] Added support classes aligned with what is provided for the Java implementation (#233clrudolphi)
Changed
Internal breaking change The code generation has undergone a large refactor (No visible changes expected). All new code
generation logic is now contained in /codegen (#228luke-hill)
[Dotnet] Rewritten to align with the code generation techniques used for the other languages (#233clrudolphi)
[Dotnet] Upgraded from .NET 5 to .NET 8. Dropped .NET Framework 4.x as a target while retaining .NET Standard 2.0 as the primary target framework (#233clrudolphi)