Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Daniel-Krzyczkowski/AzureDeveloperTemplates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AzureDeveloperTemplates.png

Introduction

This project and repository was created to collect templates related with Azure Services .NET SDK integration and commonly used design patterns.

.NET Core

CodeQL security scanning

If you like this content, please give it a star! github-start.png

Below main chapters are covered (will be extended in the future):

Azure Application Insights SDK with ASP .NET Core

application-insights.png

Packages used:

  1. Microsoft.ApplicationInsights.AspNetCore

Source code:

Azure Developer Templates Starter project

Azure Storage Blobs SDK with ASP .NET Core

storage-account.png

Packages used:

  1. Azure.Storage.Blobs

Source code:

Azure Developer Templates Starter project

Azure clients integration with ASP .NET Core using Microsoft.Extensions.Azure.Core Library

app-service.png

Packages used:

  1. Microsoft.Extensions.Azure
  2. Azure.Storage.Blobs

Source code:

Azure clients integration with ASP .NET Core using Microsoft.Extensions.Azure.Core Library

Azure Cosmos DB SDK with ASP .NET Core

cosmos-db.png

Packages used:

  1. Azure.Cosmos

Source code:

Azure Developer Templates Starter project

Azure Event Hub SDK with ASP .NET Core

event-hub.png

Packages used:

  1. Azure.Messaging.EventHubs

Source code:

Azure Developer Templates Starter project

Azure Function With Dependency Injection

function-app.png

Packages used:

  1. Microsoft.Azure.Functions.Extensions
  2. Microsoft.NET.Sdk.Functions

Source code:

Azure Function With Dependency Injection

Azure Service Bus SDK with ASP .NET Core

service-bus.png

Packages used:

  1. Azure.Messaging.ServiceBus

Source code:

Azure Developer Templates Starter project

Azure SignalR Service SDK with ASP .NET Core

signalr.png

Packages used:

  1. Microsoft.Azure.SignalR

Source code:

Azure Developer Templates Starter project

Azure SQL DB Repository Pattern with Entity Framework Core and ASP .NET Core

sql-db.png

Packages used:

  1. Microsoft.EntityFrameworkCore.SqlServer
  2. Microsoft.EntityFrameworkCore.Tools

Source code:

Azure Developer Templates Starter project

Releases

No releases published

Packages

No packages published

Languages