CsvTextFieldParser icon indicating copy to clipboard operation
CsvTextFieldParser copied to clipboard

Sign CsvTestFieldsParser assembly

Open dingdonglars opened this issue 1 year ago • 3 comments

HI. I am really happy to have found your assembly. I am using the Visual Basic one for a net6.0 application, but now I also need the functionality from a Net Standard library. So your library is just what I need. But for my app to use it, it must be signed. Would consider merging this little PR to sign the assembly, please

dingdonglars avatar Feb 24 '23 20:02 dingdonglars

A little reminder ping. Are you no longer working on this repo?

dingdonglars avatar Apr 17 '23 11:04 dingdonglars

I apologize for not responding. I'd started looking into this, but got distracted by something else and forgot to come back to it.

Someone actually requested this once before (#10), and I've got an open pull request for it in #11. I don't really have a way to test if the assembly signing is working correctly, so I was waiting to merge it in until someone who needs assembly signing can try it out.

It's a little out of date now, but I've got a signed assembly deployed as a NuGet prerelease package version 1.2.2-preview. If you're still interested, would you be able to try out that version and see if it works for you? If it does, I'll merge in one of these pull requests.

22222 avatar Apr 17 '23 12:04 22222

Great! Tnx for your swift reply! I have just removed my temp build of the signed dll and referenced your preview nuget package instead. The library from nuget is signed just fine.

Will you promote your preview version? Then I'll use your nuget package and get rid of my hack

Cheers

dingdonglars avatar Apr 17 '23 12:04 dingdonglars