New Release? #499
Replies: 1 comment
-
|
I did so too... In my opinion, Solnet's code is a innermost layer in netcore programming model... It presents no integration with DI, no true netcore design. It's only a port of mostly common things that you can do with java client, as I can read within the code structures... So do not expect a deep integration with your backend like you can do with nethereum... Solnet really needs another point of view to become a useful tool for the solana ecosystem in netcore. I was tampering with memory exposition, but I found a client-side point of view in the base design... But .net developers expect a more scenario-agnostic or backend-solid for Solnet's packages. CONCLUSION: Use it as codebase, build your own tools 👎 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've recently started using libraries/packages from Solnet via NuGet and I've had lots of troubles finding certain functions until I've noticed, that this repository's last release was around 3 years ago? Is there a particular reason for that, because it seems like lots of new stuff has been done and none of that is available in an official release. Do you all just pull the source code from the main branch of this repo and work with that or how are you working with the Solnet library?
Beta Was this translation helpful? Give feedback.
All reactions