Information Technology Consultant
Pinned Loading
-
DotNet6MinimalApi
DotNet6MinimalApi PublicCode sample for .NET 6, C# 10 Minimal API and Azure DevOps pipeline for Continuous deployment.
-
AzureBlobStorageDocumentLibrary
AzureBlobStorageDocumentLibrary PublicCreate a custom document library with features like Document Versioning, Download, Delete, Restore a specific version etc. leveraging Azure Blob Storage Versioning. C# Code Samples.
-
Microsoft Azure EventGrid
Microsoft Azure EventGrid 1using System;
23namespace EventGridEventTrigger.Library
4{
5public static class CustomEvent<T>
-
.NET Core WebJob Deploy with Powershell
.NET Core WebJob Deploy with Powershell 1#Zipped artifact path - get the path from Azure DevOps Pipeline variables
2$path = "$(System.DefaultWorkingDirectory)\$($env:zippedArtifactPath)"
34#Test the path if exists
5if (-not (Test-Path $path))
-
AzureEventGridEventHandler
AzureEventGridEventHandler PublicAzure EventGrid event handler code samples in .NET Core, .NET Framework, Azure Function (v1 and v2)
-
StaticWebApp
StaticWebApp PublicHosting Free Website with Serverless backend on Azure Static Web App
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.