smourier / DirectNAot

DirectN AOT compatible version. Only for .NET Core 8 and beyond. Interop Code for .NET Framework, .NET Core and .NET 5+ : DXGI, WIC, DirectX 9 to 12, Direct2D, Direct Write, Direct Composition, Media Foundation, WASAPI, CodecAPI, GDI, Spatial Audio, DVD, Windows Media Player, UWP DXInterop, WinUI3, etc.
MIT License
45 stars 1 forks source link

Nuget Package #1

Closed andreysaf closed 3 months ago

andreysaf commented 3 months ago

First of all, thank you for all your work! I am building .NET 8 CLI app and was hoping to use your amazing library. I am just working with Media Foundation only. What would be the best way to add it to the project? I could not find it through Nuget.

andreysaf commented 3 months ago

Closing the issue -- as I was able to reference your samples in your repository. My apologies.

smourier commented 3 months ago

Hi,

Yes, there's no nuget yet as it's not yet 100% stable (so you must get the source and compile by yourself - which is quite long unfortunately because there's around 8000 files) but it's almost there :-)