Lucas Loegel

Results 2 comments of Lucas Loegel

Hello, We also have strong named assemblies and we currently use https://github.com/brutaldev/StrongNameSigner. We consider moving our projects to PackageReference but unfortunately, StrongNameSigner is not compatible with it at this time....

Hello, We have a similar use case. Our database tables have an unique Id that is not necesseraly the primary key and is not part of the OData model. We...