Open fahadabdulaziz opened 4 years ago
I really want to avoid strong named assemblies but I literally can't stop you from signing it yourself, so go for it. If you want to contribute it as part of this project we could probably do something like protobuff, maybe? https://github.com/protocolbuffers/protobuf/tree/master/csharp/keys
Some context worth reading when somebody comes around to this: https://www.mongodb.com/community/forums/t/net-c-driver-strong-naming/291649
It sounds like it can cause a lot of trouble for people if done incorrectly.
Hello, I like this library, it is very useful. but a little thing to as if I may to sign the library.
Thanks.