onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
Scott McKay 44fc7b443c
Update C# test projects (#21631)
### Description
<!-- Describe your changes. -->
Update various test projects to .net8 from EOL frameworks.
Replace the Xamarin based Android and iOS test projects with a MAUI
based project that uses .net 8.
Add new CoreML flags to C# bindings

### 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. -->
Remove usage of EOL frameworks.
2024-09-05 08:21:23 +10:00
..
targets Use zipped xcframework in nuget package (#21663) 2024-08-09 17:38:18 +10:00
Tensors Update C# test projects (#21631) 2024-09-05 08:21:23 +10:00
Training Update C# test projects (#21631) 2024-09-05 08:21:23 +10:00
AssemblyInfo.shared.cs Update C# test projects (#21631) 2024-09-05 08:21:23 +10:00
DisposableNamedOnnxValue.shared.cs Fix C# warnings. (#21913) 2024-09-03 10:08:29 +10:00
Exceptions.shared.cs [C#] Implement OrtValue APIs (#16206) 2023-06-29 08:59:23 -07:00
FixedBufferOnnxValue.shared.cs Update C# test projects (#21631) 2024-09-05 08:21:23 +10:00
InferenceSession.shared.cs Fix C# warnings. (#21913) 2024-09-03 10:08:29 +10:00
ManagedProjections.shared.cs Fix C# warnings. (#21913) 2024-09-03 10:08:29 +10:00
Microsoft.ML.OnnxRuntime.csproj Update C# test projects (#21631) 2024-09-05 08:21:23 +10:00
Microsoft.ML.OnnxRuntime.sln
NamedOnnxValue.shared.cs Fix C# warnings. (#21913) 2024-09-03 10:08:29 +10:00
NativeApiStatus.shared.cs [C#] Implement OrtValue APIs (#16206) 2023-06-29 08:59:23 -07:00
NativeMethods.shared.cs Fix C# warnings. (#21913) 2024-09-03 10:08:29 +10:00
NativeOnnxValueHelper.shared.cs Fix C# warnings. (#21913) 2024-09-03 10:08:29 +10:00
OrtAllocator.shared.cs [C#] Rename unreleased API, add utilities (#16806) 2023-08-02 10:06:42 -07:00
OrtEnv.shared.cs Fix C# warnings. (#21913) 2024-09-03 10:08:29 +10:00
OrtFloat16.shared.cs Fix C# warnings. (#21913) 2024-09-03 10:08:29 +10:00
OrtIoBinding.shared.cs Update C# test projects (#21631) 2024-09-05 08:21:23 +10:00
OrtLoggingLevel.shared.cs [C#] Allow passing various options when creating singleton Environment object. (#14723) 2023-04-18 21:49:55 -07:00
OrtThreadingOptions.shared.cs [C#] Allow passing various options when creating singleton Environment object. (#14723) 2023-04-18 21:49:55 -07:00
OrtTypeInfo.shared.cs [C#] Implement OrtValue APIs (#16206) 2023-06-29 08:59:23 -07:00
OrtValue.shared.cs Update C# test projects (#21631) 2024-09-05 08:21:23 +10:00
OrtValueTensor.shared.cs Update C# test projects (#21631) 2024-09-05 08:21:23 +10:00
PrepackedWeightsContainer.shared.cs
ProviderOptions.shared.cs Update C# test projects (#21631) 2024-09-05 08:21:23 +10:00
RunOptions.shared.cs [C# ] Improve string marshalling and reduce GC pressure (#15545) 2023-04-20 15:12:51 -07:00
SessionOptions.shared.cs Fix C# warnings. (#21913) 2024-09-03 10:08:29 +10:00
SessionOptionsContainer.shared.cs
ShapeUtils.shared.cs [C#] Rename unreleased API, add utilities (#16806) 2023-08-02 10:06:42 -07:00