Git Product home page Git Product logo

Comments (2)

Simply007 avatar Simply007 commented on June 7, 2024 1

I have reproduced your error.

It was caused by upgrading the nuget packages. I have created a pull request #92 with the Kentico Cloud packages upgrade incl. breaking change fixes.

The major version of the SDK usually contains breakincg changes, I would not recommend to require major upgrade of all packages for solutions.

from sample-app-net.

Simply007 avatar Simply007 commented on June 7, 2024

Hello @tsoco,
it is probably caused that the nuget reference was updated to v 10.0.X of Kentico Cloud Delivery SDK .Net.

There was a breaking change since v 9.0 by renaming the interfaces - in your case the change is ICodeFirstTypeProvider to ITypeProvider.

The quick fix is to rename it manually in your code.

I will take a look at the nuget version in the latest configuration in this repository and try to reproduce you scenario.

from sample-app-net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.