0

I have used NCache tagetting .net framework 4.6.1 but wanted to convert the same to the .net core 3.0. So, is that possible?

JPBlanc
  • 70,406
  • 17
  • 130
  • 175
JMD
  • 79
  • 1
  • 11

1 Answers1

0

I don't believe it works with Entity Framework 3.0 as Microsoft have changed a lot of things under-the-hood. I've tried upgrading our .Net Core 2.2 project, but NCache was complaining about quite a few things.