Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/unglaublicherdude/dotnet-template-openfaas-csharp-solution
- Owner: unglaublicherdude
- Created: 2019-02-21T00:41:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-21T09:00:52.000Z (almost 6 years ago)
- Last Synced: 2024-11-11T15:50:12.664Z (2 months ago)
- Topics: csharp, dotnet, dotnet-template, openfaas
- Language: C#
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.