Hello,
It would be great if OpenTNF-library could be installed easily as a NuGet-package!
I am looking into using OpenTNF-library when exporting data through an API that is being developed and that is expected to be maintained for a long time. Currently we are using NuGet for all of our dependencies and i would be great if OpenTNF-library could be packaged that way to.
The problem I ran into with packaging OpenTNF-library, as the code is today, is that it will still require the user to configure and manage the location of SQLite.Interop.dll. And if I still need to manually manage DLL-files then that reintroduce allot of the headache that NuGet-packages usually solves.
Best regards, Mr Olsson
Hello,
It would be great if OpenTNF-library could be installed easily as a NuGet-package!
I am looking into using OpenTNF-library when exporting data through an API that is being developed and that is expected to be maintained for a long time. Currently we are using NuGet for all of our dependencies and i would be great if OpenTNF-library could be packaged that way to.
The problem I ran into with packaging OpenTNF-library, as the code is today, is that it will still require the user to configure and manage the location of SQLite.Interop.dll. And if I still need to manually manage DLL-files then that reintroduce allot of the headache that NuGet-packages usually solves.
Best regards, Mr Olsson