Upgrade from WindowsAzure.Storage to Azure.Storage.Blobs
Posts tagged with ".NET"
76 articles found
Leveraging Low-Fat NuGet packages in .NET Applications
The parameter LinuxFxVersion has an invalid value
Locking App Service to Azure Front Door via Middleware
Open Telemetry Kafka Context Propagator with .NET
Unveiling OpenTelemetry on App Insights
Explore the Container wonders of .NET 8
Ready To Run (R2R) to improve the performance of Azure Functions
Docker Images can be generated in dotnet projects without a Dockerfile. Did you know?
Changing the Azure Function timeout duration. Did you know?
Building robust and resilient applications with Polly
Correlation Identifier Pattern with Azure Functions Middleware
Resilient Apps with Polly in .NET - Retry Pattern
Upgrade from WindowsAzure.Storage to Azure.Storage.Blobs
Visitor Pattern with C# - Real World Tax Example
Out-Of-Process Azure Functions with Fluent Validation
Messaging with MassTransit and Azure Service Bus in .NET 7
A pragmatic approach with Clean Architecture in .NET projects - Lesson 2
Messaging with MassTransit and RabbitMQ in .NET 7
Azure Functions running in Azure Container Apps with Dapr
Manually trigger timer-triggered Azure Functions. Did you know?
Is the Azure Function response status code always HTTP 200? Did you know?
Running Data API Builder on Kubernetes
A pragmatic approach with Clean Architecture in .NET projects - Lesson 1
Coding Night - Presentation March 13th
Azure Functions Triggers and Bindings - Part 2 - Blob storage
Upgrade strategies and tooling for .NET 7
Azure Functions Triggers and Bindings - Part 1 - Queue
Coding Night - Presentation January 23rd
ASP.NET Framework Migration to ASP.NET Core with YARP
gRPC JSON Transcoding in .NET 7
.NET 7 Out-Of-Process Durable Functions, The beginning - Part 2
.NET 6 Upgrade - Part 2 - .NET Upgrade Assistant
.NET 7 Out-Of-Process Durable Functions, The beginning - Part 1
.NET 6 Upgrade - Part 1 - Port Assistant
SOLID Design Principles in C#
Aggregator Pattern - Part 7 - Azure Durable Functions
Human Interaction - Part 6 - Azure Durable Functions
SOLID Design Principles in C# - Part 5 - Dependency Inversion
SOLID Design Principles in C# - Part 4 - Interface Segregation
SOLID Design Principles in C# - Part 3 - Liskov Substitution
Monitor Pattern - Part 5 - Azure Durable Functions
SOLID Design Principles in C# - Part 2 - Open-Closed
SOLID Design Principles in C# - Single Responsibility
Convert ARM Template to Bicep and Deploy with Azure DevOps - Part 5 - Deploy
gRPC with protobuf-net in .NET 6
Azure Function with Fluent Validation
Decorator Pattern with C# - Real World Tax example
gRPC in .NET 6
Async HTTP APIs Pattern - Part 4 - Azure Durable Functions
gRPC in .NET 6
Coding Night - Presentation June 20th
What's the difference between IEnumerable, ICollection, IList and IQueryable?
AutoMapper in .NET 6
Builder Pattern for Unit Tests with C#
Auto Mapper in .NET 6
Coding Night - Presentation May 23rd
Creating Professional Real World Azure Functions with .NET 6
Fluent Validation in .NET 6
Global Azure on Coding Night - Presentation May 7th
Global Azure on Coding Night - Presentation May 5th
CQRS with MediatR in .NET 6
Coding Night - Presentation May 2nd
New User Group Coding Night - Presentation April 11th
Fluent Validation in .NET 6
Command query responsibility segregation (CQRS) with MediatR and the Microsoft dependency injection container in .NET 6
Fan out/fan in Pattern - Part 3 - Azure Durable Functions
Command query responsibility segregation (CQRS) with MediatR and Autofac in .NET 6
Chaining Pattern - Part 2 - Azure Durable Functions
Major Components in Azure Durable Functions
Open Telemetry Exporter with .NET6
Open Telemetry with an Azure Monitor Trace Explorer
Azure and .NET nested JSON sections. Did you know?
Integrate KeyVault Secrets with Azure Functions
Comparing .NET In-Process and Isolated (Out-Of-Process) Azure Functions
Microsoft Docs code examples are great for starters, but they are not always Real World examples.