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.
Join us for Azure Developers - .NET Day on April 30!

Join us for Azure Developers - .NET Day on April 30!

6
Comments
2 min read
Middleware in .NET 8

Middleware in .NET 8

5
Comments 2
9 min read
Understanding IQueryable in C#

Understanding IQueryable in C#

3
Comments
3 min read
Stop Using the var Keyword!

Stop Using the var Keyword!

3
Comments 5
1 min read
Why do modern projects prefer Microservices architecture?

Why do modern projects prefer Microservices architecture?

1
Comments 1
2 min read
Getting Started with C# Records

Getting Started with C# Records

1
Comments
5 min read
F# vs C#: Choosing Your .NET Ally

F# vs C#: Choosing Your .NET Ally

1
Comments
1 min read
Day 29 of 30-Day .NET Challenge: Generics & Custom Interfaces

Day 29 of 30-Day .NET Challenge: Generics & Custom Interfaces

1
Comments
3 min read
Building pipelines with System.Threading.Channels

Building pipelines with System.Threading.Channels

1
Comments
8 min read
Day 30 of 30-Day .NET Challenge: XML v/s JSON Serialization

Day 30 of 30-Day .NET Challenge: XML v/s JSON Serialization

1
Comments
2 min read
Mastering SOLID Principles in C#: A Practical Guide

Mastering SOLID Principles in C#: A Practical Guide

Comments
11 min read
From Theory to Practice: Strategy Pattern in Real-world Scenarios

From Theory to Practice: Strategy Pattern in Real-world Scenarios

Comments
2 min read
API Key Authentication Middleware In ASP NET Core – A How To Guide

API Key Authentication Middleware In ASP NET Core – A How To Guide

Comments
6 min read
Couldn’t get equations in html when convert word .docx file to html file in C#.

Couldn’t get equations in html when convert word .docx file to html file in C#.

Comments
2 min read
Scaling Azure SignalR Services for High-Concurrency Applications

Scaling Azure SignalR Services for High-Concurrency Applications

Comments
4 min read
Mastering Background Services in .NET Core 📚

Mastering Background Services in .NET Core 📚

Comments 3
5 min read
What is the Record Type in C# and Should I use it?

What is the Record Type in C# and Should I use it?

Comments
1 min read
Job Offloading Pattern with System.Threading.Channels. A way to deal with long-running tasks in .NET

Job Offloading Pattern with System.Threading.Channels. A way to deal with long-running tasks in .NET

Comments
9 min read
Optimizing String Searches in C# with SearchValues

Optimizing String Searches in C# with SearchValues

Comments
4 min read
Ensuring Software Excellence with Testing Your Code

Ensuring Software Excellence with Testing Your Code

Comments
8 min read
Getting Started with Primary Constructors in .NET 8 and C# 12

Getting Started with Primary Constructors in .NET 8 and C# 12

Comments
6 min read
Introduction to Distributed Tracing With OpenTelemetry in .NET

Introduction to Distributed Tracing With OpenTelemetry in .NET

Comments
5 min read
How I Became Top Rated on UpWork

How I Became Top Rated on UpWork

Comments
3 min read
Day 28 of 30-Day .NET Challenge: Use Stackalloc

Day 28 of 30-Day .NET Challenge: Use Stackalloc

Comments
3 min read
Implementing Messaging in .NET: A Comprehensive Guide

Implementing Messaging in .NET: A Comprehensive Guide

Comments
5 min read
Configuring HTTPS Redirection and HSTS in ASP.NET Core

Configuring HTTPS Redirection and HSTS in ASP.NET Core

Comments
3 min read
How to Use GitHub Copilot in Visual Studio 2024

How to Use GitHub Copilot in Visual Studio 2024

Comments
4 min read
loading...