Files
regorus/bindings/csharp/net40
Anand Krishnamoorthi adb9da0c0c fix: Null terminate C# strings in Rust boundary (#318)
Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
2024-09-18 13:58:51 -07:00
..
2024-07-16 11:08:37 +05:30
2024-07-16 11:08:37 +05:30

The Regorus C# binding library can be built via command "dotnet build". We can use the Regorus C# binding library built from this 
directory to create a Nuget. This Nuget will contain the Regorus C# binding library with definitions that 
work for .NET framework 4.0 (net40) and above. Note the Nuget can only be created after the binding library has been built.
RegorusCsharp-Lib-x64.nuspec is built for x64 architecture.