home.social

#magico — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #magico, aggregated by home.social.

  1. Improving NuGet native library installation for .NET Framework

    Some of our C# libraries that are available from NuGet bundle the native libraries to provide additional functionality, such as BassBoom that provides the libmpg123 native library files through a separate NuGet library. SpecProbe supported loading native libraries, whether it’s in a console application made with the classic .NET Framework 4.8, or in a GUI application made with the modern .NET.

    We have now incorporated improvements to our libraries that allow .NET Framework projects to build with the runtimes folder being copied to the project’s output folder for .NET Framework, similar to how the modern .NET handled the runtimes folder.

    Next time, when you update one of the following libraries to their latest versions, you’ll no longer have to manually copy the runtimes folder that came from our libraries. Please note that the runtimes folder that came from external libraries, such as Magick.NET, won’t be copied over to the .NET Framework build output, and it’s up to those libraries to provide appropriate workarounds.

    To learn more, visit Aptivi Newsroom.

    Learn more #BassBoom #Magico #MediaBoom #news #specprobe #Tech #Technology #update