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.
Recurring Tasks in .NET C# : All options explained

Recurring Tasks in .NET C# : All options explained

1
Comments
4 min read
The Ultimate Guide to Unit Testing in .NET (C#) Using xUnit and Moq (Without the Boring Examples)

The Ultimate Guide to Unit Testing in .NET (C#) Using xUnit and Moq (Without the Boring Examples)

3
Comments
6 min read
Building Microservices with .NET Core and Kafka: Order Processing

Building Microservices with .NET Core and Kafka: Order Processing

22
Comments 2
3 min read
Driving Umbraco's dictionary to the edge (of your system)

Driving Umbraco's dictionary to the edge (of your system)

1
Comments
6 min read
Default Interface Implementations in C#: Where Inheritance Goes to Troll You

Default Interface Implementations in C#: Where Inheritance Goes to Troll You

56
Comments 10
5 min read
Code First Approach with Entity Framework.

Code First Approach with Entity Framework.

Comments
2 min read
Did you know? How .NET Achieving Language Interoperability (C# + VB.NET = Same Application)

Did you know? How .NET Achieving Language Interoperability (C# + VB.NET = Same Application)

Comments
2 min read
These 10+ comparisons cover entire SQL concepts, Is it?

These 10+ comparisons cover entire SQL concepts, Is it?

Comments
6 min read
🚀 𝐁𝐨𝐨𝐬𝐭 𝐘𝐨𝐮𝐫 𝐀𝐩𝐩'𝐬 𝐏𝐞𝐫𝐟𝐨𝐫𝐦𝐚𝐧𝐜𝐞 𝐰𝐢𝐭𝐡 𝐇𝐲𝐛𝐫𝐢𝐝 𝐂𝐚𝐜𝐡𝐢𝐧𝐠!

🚀 𝐁𝐨𝐨𝐬𝐭 𝐘𝐨𝐮𝐫 𝐀𝐩𝐩'𝐬 𝐏𝐞𝐫𝐟𝐨𝐫𝐦𝐚𝐧𝐜𝐞 𝐰𝐢𝐭𝐡 𝐇𝐲𝐛𝐫𝐢𝐝 𝐂𝐚𝐜𝐡𝐢𝐧𝐠!

1
Comments
1 min read
FeatureOne - Feature Toggle Library.

FeatureOne - Feature Toggle Library.

Comments
8 min read
ApiAggregator - Framework to combine APIs for aggregated response.

ApiAggregator - Framework to combine APIs for aggregated response.

Comments
5 min read
Upgrading Like Iron Man: Understanding the Open-Closed Principle

Upgrading Like Iron Man: Understanding the Open-Closed Principle

Comments
3 min read
Understanding the Need for Collections in Programming

Understanding the Need for Collections in Programming

1
Comments
4 min read
From XML to Word: simplifying conversion with FileConversionLibrary

From XML to Word: simplifying conversion with FileConversionLibrary

1
Comments
7 min read
Polymorphic Serialization in .NET

Polymorphic Serialization in .NET

4
Comments
2 min read
How to Create Command Line Console Applications in .NET

How to Create Command Line Console Applications in .NET

6
Comments
7 min read
How to create a background email sender

How to create a background email sender

1
Comments
1 min read
Productive Web API Development with FastEndpoints and Vertical Slice Architecture in .NET

Productive Web API Development with FastEndpoints and Vertical Slice Architecture in .NET

6
Comments
7 min read
Observing Spin Apps with OpenTelemetry and the .NET Aspire Dashboard

Observing Spin Apps with OpenTelemetry and the .NET Aspire Dashboard

1
Comments
5 min read
A Verdadeira Natureza dos Tipos Valor e Referência em .NET

A Verdadeira Natureza dos Tipos Valor e Referência em .NET

4
Comments
5 min read
WitEngine: Building Modular Controllers for Script Automation

WitEngine: Building Modular Controllers for Script Automation

Comments
9 min read
Microservices Can Become Technical Debt

Microservices Can Become Technical Debt

3
Comments 1
3 min read
How to C#: Add Configuration to your .NET 8 Web API Application

How to C#: Add Configuration to your .NET 8 Web API Application

3
Comments
4 min read
C# Optimizations That Boosted Our Application's Performance

C# Optimizations That Boosted Our Application's Performance

19
Comments 3
4 min read
Reduce AWS Lambda Cold Starts in .NET

Reduce AWS Lambda Cold Starts in .NET

16
Comments
5 min read
Why Span<T> and Ref Structs Can't Directly Participate in Asynchronous Operations

Why Span<T> and Ref Structs Can't Directly Participate in Asynchronous Operations

1
Comments
2 min read
Step-by-Step Guide: Easy Reporting 📋 with ClosedXML (Excel) and Database Views

Step-by-Step Guide: Easy Reporting 📋 with ClosedXML (Excel) and Database Views

7
Comments 1
5 min read
C# Tip: Use async and await for Asynchronous Operations

C# Tip: Use async and await for Asynchronous Operations

Comments
1 min read
Creating a Scheduled Task in Sitecore

Creating a Scheduled Task in Sitecore

5
Comments
3 min read
Default Interface Methods and properties implementation in C# 8.0

Default Interface Methods and properties implementation in C# 8.0

Comments
3 min read
The Power of Function Composition — to Find If an Array Is Special

The Power of Function Composition — to Find If an Array Is Special

3
Comments 2
3 min read
Getting started with .Net Aspire

Getting started with .Net Aspire

1
Comments
5 min read
How to use HashiCorpVault in a .NET 8 Web Api project

How to use HashiCorpVault in a .NET 8 Web Api project

Comments
1 min read
C# Overlooked: A Career-Building Language Overlooked by Students

C# Overlooked: A Career-Building Language Overlooked by Students

Comments
3 min read
How to Build a .NET MAUI Barcode Scanner Using IronBarcode

How to Build a .NET MAUI Barcode Scanner Using IronBarcode

1
Comments
6 min read
Bridging the Gap: MAUI Hybrid Mobile Development

Bridging the Gap: MAUI Hybrid Mobile Development

Comments
6 min read
Everything New in .NET 9: The Ultimate Developer's Guide

Everything New in .NET 9: The Ultimate Developer's Guide

50
Comments 1
21 min read
Building a Linux Based Minimal and Efficient .NET 8 Application Docker Image

Building a Linux Based Minimal and Efficient .NET 8 Application Docker Image

1
Comments
3 min read
Securing .NET Core API from DDoS Attack.

Securing .NET Core API from DDoS Attack.

4
Comments
5 min read
Blazor #3 - How to Install Foundation into a Blazor Project

Blazor #3 - How to Install Foundation into a Blazor Project

Comments
5 min read
Looking for a C# Internship to Learn & Grow!

Looking for a C# Internship to Learn & Grow!

Comments
1 min read
🔹 C# Tip: Sealed Classes for Final Implementation

🔹 C# Tip: Sealed Classes for Final Implementation

1
Comments
1 min read
Dica C#: Prefira Interpolação de Strings ao Invés de Concatenação

Dica C#: Prefira Interpolação de Strings ao Invés de Concatenação

Comments
2 min read
C# Tip: Prefer String Interpolation over Concatenation

C# Tip: Prefer String Interpolation over Concatenation

Comments
1 min read
What is Feature Switching in .NET 9 ?!

What is Feature Switching in .NET 9 ?!

13
Comments
2 min read
A .NET TUI for Advent of Code

A .NET TUI for Advent of Code

3
Comments
5 min read
C# Tip: Avoid Using Exceptions for Control Flow

C# Tip: Avoid Using Exceptions for Control Flow

Comments
1 min read
Dica C#: Evite Exceções para Controle de Fluxo

Dica C#: Evite Exceções para Controle de Fluxo

Comments
2 min read
Nulable Types

Nulable Types

Comments
1 min read
Old-School Graphics in C# / .Net 8, Part 2: Fireworks and Advanced Vector Extensions (AVX, SSE)

Old-School Graphics in C# / .Net 8, Part 2: Fireworks and Advanced Vector Extensions (AVX, SSE)

2
Comments
4 min read
Creating C++ DLL and using it in .NET

Creating C++ DLL and using it in .NET

Comments
4 min read
Value Type and Reference Type

Value Type and Reference Type

Comments
1 min read
Is .NET 9 beneficial for Blazor?

Is .NET 9 beneficial for Blazor?

16
Comments 1
5 min read
Exploring the Exciting Updates in .NET MAUI 9

Exploring the Exciting Updates in .NET MAUI 9

1
Comments
2 min read
Step-by-Step Guide: Write Your First Web Crawling App with Selenium in C#

Step-by-Step Guide: Write Your First Web Crawling App with Selenium in C#

8
Comments 2
4 min read
An Attempt to return meaningful Problem Details responses for model binding errors in an ASP.NET Core Minimal API

An Attempt to return meaningful Problem Details responses for model binding errors in an ASP.NET Core Minimal API

1
Comments 2
8 min read
🚀 We’re Hiring: .NET & Angular Developer! 🌟

🚀 We’re Hiring: .NET & Angular Developer! 🌟

Comments
1 min read
CoffeeShop App Infused with AI - Intelligent Apps Development

CoffeeShop App Infused with AI - Intelligent Apps Development

9
Comments 1
6 min read
CodeBehind 3.7 Released

CodeBehind 3.7 Released

Comments
2 min read
What is inside Rate Limiting for .NET

What is inside Rate Limiting for .NET

3
Comments
6 min read
loading...