Skip to content

Runnable sample app #28

@KoalaBear84

Description

@KoalaBear84

The sample app provided in this repository is quite difficult to get running.

When you open it (the csproj), it already begins complaining about the missing SDK or framework:
image

I think it is because it is not part of a solution. But even when you add it to a solution already containing a .NET Core Console App you run into more problems. And that is the missing nuget package(s). Also, it is not possible to add them, because it somehow does not understand it.

So. Take 3, copying over the files to the current console app. Even that did not automatically work. It complains about multiple entry points in the project. So I had to even change more things to get it working.

Also there is too little info about building a (dynamic) input, without JSON as the 'input' for the inputs.

I finally found out. Please provide a full out-of-the-box working example app. Thanks!

Also there is no info about the "Operator" property, I guess it is not implemented/used? Also some more info about the inputs would be nice. What type is expected? Would be nice if that info is also on the readme/wiki, and not only in the example app.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions