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.
🕰️My C# Time Machine: 13 Lessons From a 10-Year Voyage

🕰️My C# Time Machine: 13 Lessons From a 10-Year Voyage

32
Comments 2
6 min read
Tips to Use Master Reports in Your C# .NET Application

Tips to Use Master Reports in Your C# .NET Application

3
Comments
4 min read
Best Tips and Practices for .NET Performance Optimization and Scalability

Best Tips and Practices for .NET Performance Optimization and Scalability

3
Comments 2
5 min read
C# Delegates Simplified — Part 3

C# Delegates Simplified — Part 3

1
Comments
3 min read
C# Delegates Simplified — Part 1

C# Delegates Simplified — Part 1

1
Comments
2 min read
Exploring Identity Endpoints in .NET 8

Exploring Identity Endpoints in .NET 8

13
Comments 2
5 min read
Decorator Pattern – How To Master It In C# Using Autofac

Decorator Pattern – How To Master It In C# Using Autofac

3
Comments 2
5 min read
3 Ways to Organise and Tidy Your C# Unit Test Projects

3 Ways to Organise and Tidy Your C# Unit Test Projects

2
Comments
5 min read
Introduction to LINQ

Introduction to LINQ

Comments 1
6 min read
The best C# REPL is in your terminal

The best C# REPL is in your terminal

12
Comments
3 min read
AutoFixture - Specimen Builders

AutoFixture - Specimen Builders

5
Comments
4 min read
Blazor Vendor Lock

Blazor Vendor Lock

11
Comments 2
2 min read
How To Get A C# Certificate For Free!

How To Get A C# Certificate For Free!

10
Comments 3
3 min read
Scoped C# - What you need to know (Guide)

Scoped C# - What you need to know (Guide)

29
Comments
8 min read
Creating Custom Health Checks in .NET Core

Creating Custom Health Checks in .NET Core

17
Comments 1
3 min read
Auth0 Templates for .NET

Auth0 Templates for .NET

2
Comments
4 min read
Comprehensive Unit Testing: A Line-by-Line Approach

Comprehensive Unit Testing: A Line-by-Line Approach

2
Comments 2
9 min read
How diagnostic HTTP requests and not only. Part 1.

How diagnostic HTTP requests and not only. Part 1.

Comments
7 min read
Setting Up a .NET Project on macOS

Setting Up a .NET Project on macOS

13
Comments
2 min read
Introduction Ă  Prometheus en .NET

Introduction Ă  Prometheus en .NET

1
Comments
7 min read
Native AOT in .NET 8

Native AOT in .NET 8

1
Comments
1 min read
Setting Up .NET on macOS: A Step-by-Step Guide

Setting Up .NET on macOS: A Step-by-Step Guide

131
Comments 1
2 min read
Open Source DevOps Server to Get Most Of Your .NET Projects

Open Source DevOps Server to Get Most Of Your .NET Projects

Comments
2 min read
From Chaos to Clarity: Enhance Data Processing with PowerPipe in .NET

From Chaos to Clarity: Enhance Data Processing with PowerPipe in .NET

3
Comments 2
5 min read
Multi-Tenant SaaS Architecture with Entity Framework

Multi-Tenant SaaS Architecture with Entity Framework

11
Comments 2
10 min read
.NET Monthly Roundup - August 2023 - .NET 8 Preview 7, Visual Studio releases, perf and GC fun!

.NET Monthly Roundup - August 2023 - .NET 8 Preview 7, Visual Studio releases, perf and GC fun!

3
Comments
2 min read
Validation in Elanat

Validation in Elanat

Comments
4 min read
Debugging Docker Compose Solutions in JetBrains Rider: A Deep Dive

Debugging Docker Compose Solutions in JetBrains Rider: A Deep Dive

1
Comments
4 min read
🌍Pattern matching in C#

🌍Pattern matching in C#

Comments
1 min read
Fluent Validation in .NET Core - Advantages and Disadvantages

Fluent Validation in .NET Core - Advantages and Disadvantages

20
Comments 1
9 min read
How to install Elanat CMS

How to install Elanat CMS

1
Comments
2 min read
Generative AI and .NET - Part 3 Chat Completions

Generative AI and .NET - Part 3 Chat Completions

Comments
8 min read
Power your .NET REST API with data queries and reports

Power your .NET REST API with data queries and reports

4
Comments
5 min read
How to Add Tests for Existing Code with Methods That Aren’t Public

How to Add Tests for Existing Code with Methods That Aren’t Public

5
Comments
5 min read
Protect Azure Functions with API Keys using Azure API Management - Part 1

Protect Azure Functions with API Keys using Azure API Management - Part 1

5
Comments
7 min read
Protect Azure Functions with API Keys using Azure API Management - Part 2

Protect Azure Functions with API Keys using Azure API Management - Part 2

Comments
4 min read
Tasks Are NOT Threads

Tasks Are NOT Threads

14
Comments 1
2 min read
Comment supprimer les lignes en double d'un classeur Excel avec C# et VB.NET

Comment supprimer les lignes en double d'un classeur Excel avec C# et VB.NET

Comments
4 min read
5 Reasons to Use AsyncFlow in Your Next Backend

5 Reasons to Use AsyncFlow in Your Next Backend

2
Comments
1 min read
Elanat 2 Released, Best .NET Core CMS

Elanat 2 Released, Best .NET Core CMS

1
Comments
3 min read
Multithreading

Multithreading

6
Comments 1
5 min read
Tratamento de Exceção Global no Asp.Net Core

Tratamento de Exceção Global no Asp.Net Core

1
Comments
5 min read
Threadpool no aspnet e problemas de performance

Threadpool no aspnet e problemas de performance

13
Comments
5 min read
Easy way to cache data.

Easy way to cache data.

7
Comments
4 min read
Announcing Appwrite’s New .NET SDK

Announcing Appwrite’s New .NET SDK

32
Comments 4
3 min read
Aplicando a Orientação a Objetos: Gerenciamento de memória [4/10]🧶

Aplicando a Orientação a Objetos: Gerenciamento de memória [4/10]🧶

7
Comments
2 min read
Dependency Injection in .NET Console Applications: A Comprehensive Guide

Dependency Injection in .NET Console Applications: A Comprehensive Guide

14
Comments 1
3 min read
How to make a Dark-Mode in ASP.NET MVC 7

How to make a Dark-Mode in ASP.NET MVC 7

7
Comments 3
4 min read
.NET + Secret Manager

.NET + Secret Manager

Comments
3 min read
Parallelism Antipatterns

Parallelism Antipatterns

1
Comments
1 min read
Anti-patterns that every developer should know

Anti-patterns that every developer should know

46
Comments 7
9 min read
Agile and Modular Development with Vertical Slice Architecture and MediatR in C# Projects

Agile and Modular Development with Vertical Slice Architecture and MediatR in C# Projects

7
Comments
4 min read
Fluent Validation or Data Annotations in C# – Which Is Better?

Fluent Validation or Data Annotations in C# – Which Is Better?

19
Comments 2
12 min read
6 Security Tips for .NET App Development that Every Developer Should Know

6 Security Tips for .NET App Development that Every Developer Should Know

5
Comments
5 min read
Rest Api Using C#, Dotnet, Docker, Entity Framework and Azure Data Studio

Rest Api Using C#, Dotnet, Docker, Entity Framework and Azure Data Studio

14
Comments 2
9 min read
Generative AI and .NET - Part 1 Intro

Generative AI and .NET - Part 1 Intro

Comments
4 min read
How to generate a trusted local IIS certificate for .Net development

How to generate a trusted local IIS certificate for .Net development

2
Comments 1
1 min read
What Alternatives Are There to Use in Unit Tests Instead of Mocks?

What Alternatives Are There to Use in Unit Tests Instead of Mocks?

5
Comments 3
4 min read
Dependency injection in action filters in ASP.NET Core

Dependency injection in action filters in ASP.NET Core

3
Comments
4 min read
Microsoft with freeCodeCamp Offer Free Foundational C# Certification

Microsoft with freeCodeCamp Offer Free Foundational C# Certification

3
Comments
2 min read
loading...