AesImhei[64].Net.dll as nuget package

Support for the Milan Intelligent interface, sold by Money Controls as the Paylink USB unit and for the earlier PCI card version.

Moderators: aardvark, davebush, Admin

Post Reply
dotnetguy
Posts: 17
Joined: Wed Nov 30, 2016 2:56 pm

AesImhei[64].Net.dll as nuget package

Post by dotnetguy »

Do you have plans to provide AesImhei[64].Net.dll as nuget package?

It would simplify to consume that library.

Currently I have to drag that dll to our git repo, but if it were a nuget package it would be provided when needed. It would also allow to select between different versions.
davebush
Posts: 482
Joined: Fri Oct 22, 2004 12:20 pm

Re: AesImhei[64].Net.dll as nuget package

Post by davebush »

That seems like a good idea, except that we know scarcely anything about dot net. I gather that this would be a publically available resource.

We provide the complete source package of Aesimhei, so it would be open to you to create a nuget package. If you wish to undertake the setup on our behalf, then we would have no objections to that.

We only release new versions very infrequently, so we could let you have advance copies of any updates to the package.
Aardvark software developer. Please put all communication on the problem through the board for the benefit of others.
dotnetguy
Posts: 17
Joined: Wed Nov 30, 2016 2:56 pm

Re: AesImhei[64].Net.dll as nuget package

Post by dotnetguy »

nuget.org is a public nuget package provider.
There seems to be some packages listed with your company name.
We provide the complete source package of Aesimhei, so it would be open to you to create a nuget package. If you wish to undertake the setup on our behalf, then we would have no objections to that.
If your project would be open source (i.e. in github), I'd be interested to (or at least I'd be curious) contribute, but I'm afraid cannot accept the sole responsibility for maintaining the package.

In addition I believe that your AesImhei.Net.dll is written in c++ in which I have little experience.

But please let me know if you decide to open up the source code.
davebush
Posts: 482
Joined: Fri Oct 22, 2004 12:20 pm

Re: AesImhei[64].Net.dll as nuget package

Post by davebush »

OK.

If anything changes I'll update you.
Aardvark software developer. Please put all communication on the problem through the board for the benefit of others.
Post Reply