Tag: development
All the articles with the tag "development".
-
Sharing Code Across .NET Projects with csproj Includes: An Azure Functions Example
Published:A guide for how and why to share code between .NET projects using csproj includes, with an example using Azure Function Apps.
-
Versioned .NET APIs with Swagger UI
Published:A quick guide on how to set up Swagger UI for versioned .NET APIs, specifically when setup for use with Azure API Management.
-
.NET API Versioning in Azure API Management
Published:A guide on setting up .NET API versioning with Azure API Management.
-
Function App Vs Web App for APIs
Published:A discussion of why to choose a Function App or Web App for building and hosting an API in Azure.