SagePayMvc icon indicating copy to clipboard operation
SagePayMvc copied to clipboard

MVC 4 Version

Open jchannon opened this issue 10 years ago • 9 comments

Hi,

Is there a MVC 4 Version available?

jchannon avatar Nov 17 '14 21:11 jchannon

Hey, it should work with mvc4 already (I think the sample project is mvc4). Is there something not working?

On Monday, November 17, 2014, Jonathan Channon [email protected] wrote:

Hi,

Is there a MVC 4 Version available?

— Reply to this email directly or view it on GitHub https://github.com/JeremySkinner/SagePayMvc/issues/9.

JeremySkinner avatar Nov 17 '14 21:11 JeremySkinner

It has a hard dependency on v3

https://github.com/JeremySkinner/SagePayMvc/blob/master/src/SagePayMvc/SagePayMvc.csproj#L46

jchannon avatar Nov 17 '14 21:11 jchannon

Hm, that's odd, I was sure it was running on mvc4. It should be a simple recompile - I'll try and do a build for both mvc4 and mvc5 later this week.

JeremySkinner avatar Nov 17 '14 21:11 JeremySkinner

Thanks, much appreciated! :+1: :smile:

jchannon avatar Nov 17 '14 21:11 jchannon

I've just published a nuget package (version 4.0) that targets MVC 4. I'll try and do an mvc5 one soon too.

JeremySkinner avatar Nov 19 '14 09:11 JeremySkinner

Thanks

jchannon avatar Dec 08 '14 17:12 jchannon

A gentle nudge on MVC 5 for Nuget! Thanks

MrChriZ avatar Aug 03 '15 15:08 MrChriZ

I'm away with work until the beginning of September, so mid/late September is the earliest I'm likely able to do this I'm afraid. For now, please build from source.

JeremySkinner avatar Aug 04 '15 08:08 JeremySkinner

Thanks I've been doing that for a while on account of the Moto changes. Yesterday since the Moto changes are now in I tried to pull your build in from Nuget and things started to go wrong as it pulled in the old versions of MVC. I then told NuGet to reinstall all packages and all hell broke loose with most of my packages disappearing across multiple projects in the solution. 4 hours later of trying to get missing packages back into my solution and I eventually gave up. Nuget is one of those good ideas ... until it goes wrong ...and it seems to go wrong fairly easily.... Thank git for source control!

MrChriZ avatar Aug 04 '15 09:08 MrChriZ