Reducing C# Code Duplication in Azure Functions
Offered By: Pluralsight
Course Description
Overview
Improve the maintainability and reduce potential errors in your Azure Functions by implementing a range of methods to reduce duplicated code.
At the core of developing correct and maintainable Azure Functions is a thorough knowledge of how to reduce code duplication. In this course, Reducing C# Code Duplication in Azure Functions, you'll learn how to create functions and Function Apps that reduce or eliminate duplicated code. First, you'll discover how to share source code within a Function App. Next, you'll explore how to share compiled code. Finally, you'll learn how to re-factor business logic code into a shared function. When you’re finished with this course, you'll have a foundational knowledge of reducing code duplication that will help you as you move forward to create more maintainable and less error-prone functions.
At the core of developing correct and maintainable Azure Functions is a thorough knowledge of how to reduce code duplication. In this course, Reducing C# Code Duplication in Azure Functions, you'll learn how to create functions and Function Apps that reduce or eliminate duplicated code. First, you'll discover how to share source code within a Function App. Next, you'll explore how to share compiled code. Finally, you'll learn how to re-factor business logic code into a shared function. When you’re finished with this course, you'll have a foundational knowledge of reducing code duplication that will help you as you move forward to create more maintainable and less error-prone functions.
Syllabus
- Course Overview 1min
- Sharing Source Code Within a Function App 30mins
- Sharing Compiled Code 25mins
- Refactoring Code to a Shared Function 13mins
Taught by
Jason Roberts
Related Courses
Introducción a computación serverless con Azure FunctionsCoursera Project Network via Coursera Data Modeling and Partitioning Patterns in Azure Cosmos DB
Pluralsight Implement Web and Mobile Services on Microsoft Azure
Pluralsight Microsoft Azure Developer: Troubleshooting Using Microsoft Azure Portal
Pluralsight Azure Event Hubs for .NET Developers: Fundamentals
Pluralsight