An open API service indexing awesome lists of open source software.

https://github.com/unglaublicherdude/openfaas-csharp-solution

This is an example project structure for C# projects in OpenFaaS
https://github.com/unglaublicherdude/openfaas-csharp-solution

csharp openfaas openfaas-function openfaas-template

Last synced: 12 months ago
JSON representation

This is an example project structure for C# projects in OpenFaaS

Awesome Lists containing this project

README

          

# Example project structure for a C# project in OpenFaaS

This is an example of how a folder structure for C# functions could look like.
You have one solution with every function as specific named project.

The goal is to create a template out of it that can be used to initialize a project.