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.
I Built a WCAG 2.2 Accessibility Checker and Shipped Its SDK to Three Package Registries as a CS Student published: true

I Built a WCAG 2.2 Accessibility Checker and Shipped Its SDK to Three Package Registries as a CS Student published: true

2
Comments
4 min read
The real reason your code becomes messy and how DI fixes it

The real reason your code becomes messy and how DI fixes it

1
Comments
2 min read
How We Plan to Use C# 14 Interceptors to Eliminate Reflection in Ivy

How We Plan to Use C# 14 Interceptors to Eliminate Reflection in Ivy

Comments
6 min read
Railway-Oriented Programming in C# — without LanguageExt

Railway-Oriented Programming in C# — without LanguageExt

1
Comments
5 min read
I Built a Hybrid WAF in C# and Python After 8 Months of Learning — Here's Everything I Learned

I Built a Hybrid WAF in C# and Python After 8 Months of Learning — Here's Everything I Learned

Comments
8 min read
The Size Paradox: 4 Techniques to Slim Down Windows Container Images

The Size Paradox: 4 Techniques to Slim Down Windows Container Images

1
Comments
3 min read
EF Core: AsNoTracking() vs AsNoTrackingWithIdentityResolution() 🔍

EF Core: AsNoTracking() vs AsNoTrackingWithIdentityResolution() 🔍

Comments
2 min read
Native AOT in .NET 10: Everything for C# Developers

Native AOT in .NET 10: Everything for C# Developers

1
Comments
3 min read
What Your .NET Exceptions Are Telling Attackers (And How to Stop It)

What Your .NET Exceptions Are Telling Attackers (And How to Stop It)

4
Comments
10 min read
.NET 10 Performance: The O(n^2) String Trap and the Zero-Allocation Quest

.NET 10 Performance: The O(n^2) String Trap and the Zero-Allocation Quest

6
Comments
4 min read
I Broke My Own Workflow Engine at Scale — Here's How I Fixed It

I Broke My Own Workflow Engine at Scale — Here's How I Fixed It

2
Comments
4 min read
SOLID Principles you won't forget again

SOLID Principles you won't forget again

1
Comments
2 min read
Helper Classes vs Extension Methods

Helper Classes vs Extension Methods

1
Comments
2 min read
A Simple Clean Architecture Structure for ASP.NET Core Projects

A Simple Clean Architecture Structure for ASP.NET Core Projects

2
Comments
2 min read
The Vonage Dev Discussion: Builder pattern

The Vonage Dev Discussion: Builder pattern

6
Comments
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.