Becoming a Remote Worker - 3 years
How has it been 3 years since we went home?
How has it been 3 years since we went home?
Middleware is an awesome tool, but how do we apply specific steps to specific function triggers?
This page is intentionally left blank.
21 Months on and reflecting at Christmas Eve
Heard of Pulumi but never played? Written a new Azure Static Web App but unsure on how to deploy it to Azure? A complete beginner to Infrastructure as Code? Let’s explore these scenarios together!
Learning new language features can be hard. Applying them can be tricky. How does Resharper aid with filescoped namespaces?
Need to specify a dependency at runtime in an Azure Function? Can it be done?
Autofac allows for using Named or Keyed dependencies. Can these be used directly in .NET 6 Isolated Azure Functions without additional layers?
Autofac allows for using Named or Keyed dependencies. Can these be used with .NET 6 Isolated Azure Functions?
Having the ability to use the Inversion of Control container of choice in your application is important. But can you use AutoFac with Azure Functions? Let’s find out!