store icon indicating copy to clipboard operation
store copied to clipboard

Provide more C# .NET Core samples for armhf

Open ovation22 opened this issue 7 years ago • 3 comments

Exploring more of the sample functions in the store I would like to see more .NET Core for armhf.

Following Alex Ellis' and Scott Hanselman's great posts I would like to see similar examples available in the store.

  • Hello World - C#
  • NodeInfo - C#
  • Suggestions? (I'm willing to work on any, just need ideas)

I've got Hello World working locally and would be happy to submit.

ovation22 avatar Mar 13 '18 21:03 ovation22

Is there something we can do that makes sense for .NET Core over Go or Python etc?

alexellis avatar Mar 14 '18 15:03 alexellis

From a user-perspective the store is about images that can be used to explore OpenFaaS - so we already have NodeInfo in Node - adding it in C# is OK for community.md listings but might be confusing in the store.

alexellis avatar Mar 14 '18 15:03 alexellis

Whatever makes the most sense.

I would like to come up with something to contribute to the store, but I'm better at implementation than ideas. I ported an environment example over and added to Docker Hub - https://hub.docker.com/r/ovation22/func-environment-armhf/.

I'll continue to try to think of a good example for the store.

ovation22 avatar Mar 14 '18 16:03 ovation22