godot/modules/mono/glue/GodotSharp/GodotSharp/Core/NativeInterop
Ignacio Roldán Etcheverry 50b603c7dc C#: Begin move to .NET Core
We're targeting .NET 5 for now to make development easier while
.NET 6 is not yet released.

TEMPORARY REGRESSIONS
---------------------

Assembly unloading is not implemented yet. As such, many Godot
resources are leaked at exit. This will be re-implemented later
together with assembly hot-reloading.
2021-09-22 08:27:12 +02:00
..
ExceptionUtils.cs C#: Begin move to .NET Core 2021-09-22 08:27:12 +02:00
InteropStructs.cs C#: Begin move to .NET Core 2021-09-22 08:27:12 +02:00
InteropUtils.cs C#: Begin move to .NET Core 2021-09-22 08:27:12 +02:00
Marshaling.cs C#: Begin move to .NET Core 2021-09-22 08:27:12 +02:00
NativeFuncs.cs C#: Begin move to .NET Core 2021-09-22 08:27:12 +02:00
NativeFuncs.extended.cs C#: Restructure code prior move to .NET Core 2021-09-22 06:38:00 +02:00
VariantSpanHelpers.cs C#: Move marshaling logic and generated glue to C# 2021-08-20 10:24:56 +02:00
VariantUtils.cs C#: Begin move to .NET Core 2021-09-22 08:27:12 +02:00