Git Product home page Git Product logo

Comments (7)

joeyeng avatar joeyeng commented on July 19, 2024 1

Okay, thanks! I'll give that a shot.

from functionmonkey.

joeyeng avatar joeyeng commented on July 19, 2024 1

Okay, I cloned your example and it works! I tried making the changes to my existing test function and it's still complaining. Everything looks identical, so I'm not sure why. I put it up on github if you wanna take a look. https://github.com/giemch/FunctionApp1

from functionmonkey.

JamesRandall avatar JamesRandall commented on July 19, 2024

I need to update the blog post (I'll do that now!) - I've renamed it and made quite a few changes and fixes since then. The packages to add are now FunctionMonkey and FunctionMonkey.Compiler.

I've updated the sample that mirrors the blog post here: https://github.com/JamesRandall/AzureFunctionsSimpleRestApiExample

Would be very interested to know if you have that issue with that sample and the latest packages. The hairiest bit of this is the MSBuild target stuff - and packaging MSBuild tasks as NuGet packages is pretty new to me.

It "works on my machine" but I suspect might need some further work.

Many thanks for the feedback - really appreciated.

from functionmonkey.

JamesRandall avatar JamesRandall commented on July 19, 2024

Great - thanks for that, I'll clone it and take a look this evening. Really appreciated.

from functionmonkey.

JamesRandall avatar JamesRandall commented on July 19, 2024

Got to the bottom of it - its because the BlogPost model is internal. Models and commands need to be public for the compiled function app to see them. It's not normally an issue if you structure a commanding solution as I normally would (separate assemblies for commands and handlers) but is here.

At a minimum I'll make this kick out a sensible error message so will leave this open for now.

Thanks so much for trying this and taking the time to give me the feedback and the source. Really appreciated!

from functionmonkey.

joeyeng avatar joeyeng commented on July 19, 2024

Got it. Thanks, James!

from functionmonkey.

JamesRandall avatar JamesRandall commented on July 19, 2024

The next release to Nuget (> 0.8.1) contains an update for this that lists out commands and repsonses that are not public so hopefully will be a bit more obvious. Thanks for the feedback :)

from functionmonkey.

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.