SagePayMvc icon indicating copy to clipboard operation
SagePayMvc copied to clipboard

Upgrading to .NET Standard

Open michael-nee opened this issue 7 years ago • 3 comments

Is it ok to use this source code as basis for creating a library for .NET Standard that's compatible with .NET Core and .NET Framework > 4.6.1.

I've already migrated SagePay.IntegrationKit library using the source code I've found for it.

michael-nee avatar Oct 16 '18 14:10 michael-nee

Sure, or alternatively if you'd like to update the library and submit it as a pull request I'd be happy to review it and merge it in.

JeremySkinner avatar Oct 16 '18 15:10 JeremySkinner

Is it ok to use this source code as basis for creating a library for .NET Standard that's compatible with .NET Core and .NET Framework > 4.6.1.

I've already migrated SagePay.IntegrationKit library using the source code I've found for it.

@michael-nee Source code you found?! Cheeky! 😛

WiredUK avatar Oct 22 '18 14:10 WiredUK

@michael-nee did you ever get a .netstandard/.net core version compiling?

jchannon avatar Jan 03 '24 10:01 jchannon