Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lilpug/baseazurefunction
a simple basic azure function solution which is structured for DI and unit testing.
https://github.com/lilpug/baseazurefunction
Last synced: 19 days ago
JSON representation
a simple basic azure function solution which is structured for DI and unit testing.
- Host: GitHub
- URL: https://github.com/lilpug/baseazurefunction
- Owner: lilpug
- License: mit
- Created: 2021-04-11T16:23:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-11T16:29:59.000Z (over 3 years ago)
- Last Synced: 2023-03-17T21:47:43.388Z (almost 2 years ago)
- Language: C#
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BaseAzureFunction
a simple basic azure function solution which is structured for DI and unit testing.