Skip to content

Simple net6 dotnet-isolated azure function with a bit of DI and IOptions

Notifications You must be signed in to change notification settings

davidpayne-au/funceg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

funceg

Simple net6 dotnet-isolated azure function with a bit of DI and IOptions

This repo is just to show a little of Depedency Injection in a dotnet-isolated azure functionapp.

It includes using IOptions, and injecting a singleton into another service and some rudimentary unit tests.

About

Simple net6 dotnet-isolated azure function with a bit of DI and IOptions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages