Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

csharp dotnet dotnet-template openfaas

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# csharp OpenFaaS Solution Template

This is a csharp OpenFaaS Solution Template.

The goal is to have everything needed in dotnet.

TODO:
* Build/Test via Cake/NUKE-Script
* Build the images of the function via Cake/NUKE-Script
* Add new Functions via Cake/NUKE-Script Task
* Wrap the faas-cli in the Cake/NUKE-Script to also be able to deploy your project.