Giter VIP home page Giter VIP logo

Comments (14)

danielgerlag avatar danielgerlag commented on July 18, 2024

Hi,

To use the latest version, you will need at least .NET 4.6.
You could use WorkflowCore 1.2.7, that was the last version to support .NET 4.5.2

Kind regards,
Daniel

from workflow-core.

SigiFromMettler avatar SigiFromMettler commented on July 18, 2024

Hi Daniel
Thanks for the answer.

With .net61, I get following message
Error CS0103 The name 'TypeExtensions' does not exist in the current context WorkflowCore(net461)

Question: How is it possible to create a running workflow core 1.3.2 for the .net framework without major changes?
Best regards,
Sigi

from workflow-core.

danielgerlag avatar danielgerlag commented on July 18, 2024

Could you share a project that can replicate this problem?

from workflow-core.

SigiFromMettler avatar SigiFromMettler commented on July 18, 2024

Hi Daniel
The only thing you have to do is the following change in the workflow core project file

TargetFrameworks>netstandard1.3;net461</TargetFrameworks

ItemGroup Condition=" '$(TargetFramework)' == 'net461' "
Reference Include="System" /
Reference Include="Microsoft.CSharp" /
/ItemGroup
This is a modified version from the 1.2.7 workflow core

PS: Is it possible to get a .net framework example (e.g. sample 6)?

Best regards
Sigi

from workflow-core.

danielgerlag avatar danielgerlag commented on July 18, 2024

This is not necessary because .net46 supports .net standard 1.3

https://docs.microsoft.com/en-us/dotnet/standard/net-standard

The samples will work exactly the same under the full framework

from workflow-core.

SigiFromMettler avatar SigiFromMettler commented on July 18, 2024

Hi Daniel
Thanks for the answer.
I'm not able to generate a sample under .net framework. it's a pity but I have to implement a workflow engine under .net framework. I'll try another engine.
PS: I know this Microsoft page. This is theory
https://www.youtube.com/watch?v=qc2WFaMfdp8
Best regards
Sigi

from workflow-core.

danielgerlag avatar danielgerlag commented on July 18, 2024

What version of visual studio are you running?

from workflow-core.

SigiFromMettler avatar SigiFromMettler commented on July 18, 2024

For this case VS2017 normaly VS2015

Best regards,
Sigi

from workflow-core.

danielgerlag avatar danielgerlag commented on July 18, 2024

Which update of VS2017 have you installed?

from workflow-core.

SigiFromMettler avatar SigiFromMettler commented on July 18, 2024

I've installed the VS 2017community edition for this test. Normaly, we use VS2015 professional in our company.
Why?
Best regards,
Sigi

from workflow-core.

danielgerlag avatar danielgerlag commented on July 18, 2024

If you click Help -> About, what is the version number?
eg. 15.3.0?

from workflow-core.

SigiFromMettler avatar SigiFromMettler commented on July 18, 2024

Hmm, sorry but I'm at home now. I'm not sure but I've installed the software two weeks ago.
Let me check the version at monday.
But what could possibly be the problem?
Best regards
Sigi

from workflow-core.

danielgerlag avatar danielgerlag commented on July 18, 2024

Here is a working .NET 4.6.1 project

ConsoleApp38.zip

from workflow-core.

SigiFromMettler avatar SigiFromMettler commented on July 18, 2024

Hi Daniel
Thank you very much.
Best regards
Sigi

from workflow-core.

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.