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.
Async/Await in C# — A Deep Dive Into How Asynchronous Programming Really Works

Async/Await in C# — A Deep Dive Into How Asynchronous Programming Really Works

2
Comments
3 min read
LeftJoin and RightJoin in EF Core 10

LeftJoin and RightJoin in EF Core 10

Comments
7 min read
Building a Multi-Provider AI Chat Application with .NET 10 - A Complete Guide

Building a Multi-Provider AI Chat Application with .NET 10 - A Complete Guide

1
Comments
10 min read
Why I Built Another File Converter (Probably a Stupid Idea)

Why I Built Another File Converter (Probably a Stupid Idea)

1
Comments 1
8 min read
Understanding EF.Functions.Like and ILike in Entity Framework Core

Understanding EF.Functions.Like and ILike in Entity Framework Core

Comments
2 min read
BCrypt vs Argon2: Password Hashing in .NET – A Practical Deep Dive

BCrypt vs Argon2: Password Hashing in .NET – A Practical Deep Dive

Comments
2 min read
Trusting PayPal Webhooks the .NET Way

Trusting PayPal Webhooks the .NET Way

Comments
12 min read
How to Run a Java JAR from C#: 5 Methods Benchmarked

How to Run a Java JAR from C#: 5 Methods Benchmarked

2
Comments
9 min read
Semantic Kernel Memory: Vector Stores, Embeddings, and Semantic Search

Semantic Kernel Memory: Vector Stores, Embeddings, and Semantic Search

1
Comments
8 min read
Breaking the Memory Wall in .NET: The Buffer–Model Architecture

Breaking the Memory Wall in .NET: The Buffer–Model Architecture

26
Comments 3
9 min read
Semantic Kernel Plugins Deep Dive: From Native Functions to MCP Integration

Semantic Kernel Plugins Deep Dive: From Native Functions to MCP Integration

2
Comments 1
9 min read
Dependency Injection Basics in C#

Dependency Injection Basics in C#

3
Comments
3 min read
Why I Chose CRTP for My C# Result Pattern Library

Why I Chose CRTP for My C# Result Pattern Library

Comments
2 min read
🎬 Video - Using WebForms Core in ASP.NET MVC

🎬 Video - Using WebForms Core in ASP.NET MVC

2
Comments
2 min read
Local Development Setup: Tools, Debugging, and Hot Reload

Local Development Setup: Tools, Debugging, and Hot Reload

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