DEV Community

.NET

.NET is an open source developer platform, created by Microsoft, for building many types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, gaming, and IoT. Find more at https://dot.net

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🚀 Building a Dynamic CMS-Driven Angular App Using Optimizely & a Custom BFF Architecture

🚀 Building a Dynamic CMS-Driven Angular App Using Optimizely & a Custom BFF Architecture

Comments
8 min read
C# Implicit Operator Explained with Examples

C# Implicit Operator Explained with Examples

Comments
2 min read
From Messy Code to Clean Architecture: How I Finally Organized My Backend Projects

From Messy Code to Clean Architecture: How I Finally Organized My Backend Projects

Comments
5 min read
Testing .NET APIs with Testcontainers and Mockoon

Testing .NET APIs with Testcontainers and Mockoon

Comments
5 min read
Learning TDD by doing: Is Umbraco's management API the answer to acceptance testing?

Learning TDD by doing: Is Umbraco's management API the answer to acceptance testing?

1
Comments
4 min read
Understanding Different Types of Constructors in C#

Understanding Different Types of Constructors in C#

1
Comments
2 min read
Wolverine, Azure Service Bus, and Integration Tests

Wolverine, Azure Service Bus, and Integration Tests

Comments
4 min read
Boosting C# Performance with [MethodImpl(AggressiveInlining)]

Boosting C# Performance with [MethodImpl(AggressiveInlining)]

Comments
2 min read
Day 6 – Guaranteeing Message Ordering in Azure Service Bus

Day 6 – Guaranteeing Message Ordering in Azure Service Bus

Comments
1 min read
Day 2 – Queues vs Topics in Azure Service Bus with .NET

Day 2 – Queues vs Topics in Azure Service Bus with .NET

Comments
2 min read
Repository Pattern in .NET and Java: Clean Data Access

Repository Pattern in .NET and Java: Clean Data Access

Comments
9 min read
Extension Members: My New Favourite Feature in C# 14

Extension Members: My New Favourite Feature in C# 14

Comments
4 min read
Middleware in .Net

Middleware in .Net

Comments
2 min read
What's New in C# 14: Null-Conditional Assignments

What's New in C# 14: Null-Conditional Assignments

Comments
5 min read
Understanding HTTP Methods in Web API (.NET)

Understanding HTTP Methods in Web API (.NET)

Comments
2 min read
Hello DEV Community! Excited to Be Here

Hello DEV Community! Excited to Be Here

Comments
1 min read
Solving the Time Zone Issue in App Development with IAppClock

Solving the Time Zone Issue in App Development with IAppClock

1
Comments
3 min read
I Didn't Understand Program.cs in .NET, So I Wrote This

I Didn't Understand Program.cs in .NET, So I Wrote This

Comments
2 min read
Refresher - Overlooked .NET fundamentals

Refresher - Overlooked .NET fundamentals

3
Comments
2 min read
Monitoring Your .NET Apps with Azure Application Insights

Monitoring Your .NET Apps with Azure Application Insights

Comments
3 min read
How to orchestrate multi-tool AI workflows in .NET

How to orchestrate multi-tool AI workflows in .NET

Comments
16 min read
Task.WhenEach in .NET: Process Tasks as They Complete

Task.WhenEach in .NET: Process Tasks as They Complete

Comments
2 min read
Using FakeLoggerProvider (and ILoggerFactory) in FastEndpoints

Using FakeLoggerProvider (and ILoggerFactory) in FastEndpoints

1
Comments
4 min read
Load Testing Microservices With C# and NBomber

Load Testing Microservices With C# and NBomber

2
Comments
16 min read
Fluent Brighter: How to setup a postgres

Fluent Brighter: How to setup a postgres

Comments
2 min read
loading...