onnxruntime/csharp/test
Scott McKay 7e6331d5c7
Add ability to register custom ops from ORT extensions nuget package (#15696)
### Description
<!-- Describe your changes. -->
Add infrastructure so it's easy for a user to add the ORT extensions
nuget package and register the custom ops for C# apps.

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Need to be able to use extensions on mobile platforms with Xamarin/MAUI
2023-04-28 18:53:02 +10:00
..
Microsoft.AI.MachineLearning.Tests Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
Microsoft.AI.MachineLearning.Tests.DotNet5_0
Microsoft.AI.MachineLearning.Tests.Uwp
Microsoft.ML.OnnxRuntime.EndToEndTests update target framework to dotnet6.0 (#15615) 2023-04-21 12:11:43 +08:00
Microsoft.ML.OnnxRuntime.EndToEndTests.Mobile
Microsoft.ML.OnnxRuntime.Tests.Common Add ability to register custom ops from ORT extensions nuget package (#15696) 2023-04-28 18:53:02 +10:00
Microsoft.ML.OnnxRuntime.Tests.Devices
Microsoft.ML.OnnxRuntime.Tests.Droid Add ability to register custom ops from ORT extensions nuget package (#15696) 2023-04-28 18:53:02 +10:00
Microsoft.ML.OnnxRuntime.Tests.iOS
Microsoft.ML.OnnxRuntime.Tests.NetCoreApp Add ability to register custom ops from ORT extensions nuget package (#15696) 2023-04-28 18:53:02 +10:00