Strongly signed .dll #134
RuoyanMeng
started this conversation in
General
Replies: 3 comments 2 replies
-
Hi, thanks for your suggestion. Do you need it for PureHDF 2.x or 1.x? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry, wrong account. Now its correct :-) |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think this cannot be done for this project because it is non-profit and so it is too expensive to regularly buy the correct code-signing certificates which are being accepted by Microsoft: https://learn.microsoft.com/en-us/nuget/create-packages/sign-a-package |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I am currently using the PureHDF library in my project, and I noticed that the current NuGet package does not include strongly-named versions of the DLLs. As my project requires strongly-named assemblies for compatibility with certain features (e.g., global assembly cache, versioning), I wanted to reach out to ask if there are any plans to release a strongly-named version of PureHDF.dll.
Would it be possible for you to publish a version of the package that includes a strongly-named PureHDF.dll? If this isn't currently planned, I would also be open to signing the DLLs myself if that would be helpful in any way.
Thank you very much for your work on this library. I look forward to hearing from you!
Beta Was this translation helpful? Give feedback.
All reactions