adesso Blog
Software Development
22.03.2023 By Vincent Scherb
Troubleshooting open source NuGet package
For a project I decided to use the libgit2 library which, fortunately, has a port to C#. When adding the NuGet package in the latest version 0.26.2 (release December 11, 2019) the program ran into a problem at runtime as the shared library cannot be loaded.
Read more