office-gobmx/net_ure
..
qa/basetypes
source
CustomTarget_net_nuget_pkg.mk
CustomTarget_net_oootypes.mk
CustomTarget_net_uretypes.mk
DotnetLibrary_net_basetypes.mk
DotnetLibrary_net_bridge.mk
DotnetLibrary_net_oootypes.mk
DotnetLibrary_net_uretypes.mk
DotnetTest_net_basetypes_tests.mk
Library_net_bootstrap.mk
Makefile
Module_net_ure.mk
Package_net_basetypes.mk
Package_net_bridge.mk
Package_net_nuget_config.mk
Package_net_nuget_pkg.mk
Package_net_oootypes.mk
Package_net_uretypes.mk
README.md

.NET UNO Runtime Environment

.NET assemblies for the newer cross-platform .NET UNO binding.

Contains code for the net_basetypes assembly, net_bridge assembly, and net_bootstrap native library, along with unit tests. Includes scripts to build the net_uretypes and net_oootypes assemblies from IDL, using netmaker from the codemaker/ module. Also includes scripts to build the LibreOffice.Bindings nuget package for the SDK.

The assemblies compile and can be consumed against .NET Standard 2.0, although the build requirement is set to .NET SDK 8.0 or higher for tests and examples, and to ensure cross platform uniformity.