Giter Site home page Giter Site logo

Vorto in SurfaceController about umbraco-vorto HOT 6 CLOSED

SabaTD avatar SabaTD commented on August 16, 2024
Vorto in SurfaceController

from umbraco-vorto.

Comments (6)

SabaTD avatar SabaTD commented on August 16, 2024 1

@mattbrailsford I ran install command from Nuget and it added reference as you said. Now works perfectly. Thank you very much for help :)

from umbraco-vorto.

mattbrailsford avatar mattbrailsford commented on August 16, 2024

@SabaTD in what way does it not work?

from umbraco-vorto.

SabaTD avatar SabaTD commented on August 16, 2024

using Our.Umbraco.Vorto.Extensions; i got red underline and this error on it.

the type or namespace our could not be found

from umbraco-vorto.

mattbrailsford avatar mattbrailsford commented on August 16, 2024

@SabaTD did you add a reference to the Vorto DLL in your project?

from umbraco-vorto.

SabaTD avatar SabaTD commented on August 16, 2024

@mattbrailsford No and i didn't know if it was need, Vorto works perfectly in my views yet, just reached Controllers and got this problem. Should I run Install-Package Our.Umbraco.Vorto in nuget ?

from umbraco-vorto.

mattbrailsford avatar mattbrailsford commented on August 16, 2024

@SabaTD if you have compiled code, then yes, it's needed. It will work in your views because the DLL is in the bin folder and your view will automatically be able to see it, where as with compiled code, you need to tell it what references you want in your project. You could either install the nuget package in your csproj with the controller in it, or just reference the DLL from the bin folder. Either way should work.

from umbraco-vorto.

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.