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.
โœ… ๐Ÿฐ ๐—˜๐˜€๐˜€๐—ฒ๐—ป๐˜๐—ถ๐—ฎ๐—น ๐—”๐˜‚๐˜๐—ต๐—ผ๐—ฟ๐—ถ๐˜‡๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐— ๐—ฒ๐˜๐—ต๐—ผ๐—ฑ๐˜€ ๐—ณ๐—ผ๐—ฟ ๐—ฆ๐—ฒ๐—ฐ๐˜‚๐—ฟ๐—ถ๐—ป๐—ด ๐—ฌ๐—ผ๐˜‚๐—ฟ .๐—ก๐—˜๐—ง ๐—”๐—ฃ๐—œ ๐Ÿ”

โœ… ๐Ÿฐ ๐—˜๐˜€๐˜€๐—ฒ๐—ป๐˜๐—ถ๐—ฎ๐—น ๐—”๐˜‚๐˜๐—ต๐—ผ๐—ฟ๐—ถ๐˜‡๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐— ๐—ฒ๐˜๐—ต๐—ผ๐—ฑ๐˜€ ๐—ณ๐—ผ๐—ฟ ๐—ฆ๐—ฒ๐—ฐ๐˜‚๐—ฟ๐—ถ๐—ป๐—ด ๐—ฌ๐—ผ๐˜‚๐—ฟ .๐—ก๐—˜๐—ง ๐—”๐—ฃ๐—œ ๐Ÿ”

5
Comments
2 min read
CodeBehind 3.8 Released

CodeBehind 3.8 Released

Comments 1
3 min read
Understanding Memory<T> in C#

Understanding Memory<T> in C#

17
Comments
4 min read
Creating a RESTful API with .NET and Clean Architecture: A Complete Guide ๐Ÿš€

Creating a RESTful API with .NET and Clean Architecture: A Complete Guide ๐Ÿš€

35
Comments 6
4 min read
intro to Garbage Collection and Resource Management in C#

intro to Garbage Collection and Resource Management in C#

3
Comments
4 min read
Implementing the Saga Pattern in C#

Implementing the Saga Pattern in C#

9
Comments 4
4 min read
Adding Revision Support to Entities in Entity Framework Core

Adding Revision Support to Entities in Entity Framework Core

4
Comments 2
4 min read
Old-School Graphics in C# / .Net 8, Part 1: Teaching an Old Dog New Tricks (Introducing Mode 13hx)

Old-School Graphics in C# / .Net 8, Part 1: Teaching an Old Dog New Tricks (Introducing Mode 13hx)

1
Comments
4 min read
Mapping Objects in .NET 2024 Using AutoMapper: A Step-by-Step Guide

Mapping Objects in .NET 2024 Using AutoMapper: A Step-by-Step Guide

Comments
1 min read
Designing a scalable application with interfaces in C#

Designing a scalable application with interfaces in C#

1
Comments 1
3 min read
# What's new in \.NET 9?

# What's new in \.NET 9?

4
Comments
6 min read
Concevoir une application รฉvolutif avec des Interfaces en C#

Concevoir une application รฉvolutif avec des Interfaces en C#

1
Comments
4 min read
C# Tip: Prefer StringBuilder for Concatenating Multiple Strings

C# Tip: Prefer StringBuilder for Concatenating Multiple Strings

1
Comments 1
1 min read
Infamous N+1 Query Problem with Entity Framework Core

Infamous N+1 Query Problem with Entity Framework Core

Comments 1
5 min read
SOLID: Open-Closed Principle (OCP) in C#

SOLID: Open-Closed Principle (OCP) in C#

11
Comments 6
3 min read
.NET 9 is Officially Out Today: Unpacking the Top Updates Across 8 Key Areas! ๐ŸŽ‰

.NET 9 is Officially Out Today: Unpacking the Top Updates Across 8 Key Areas! ๐ŸŽ‰

7
Comments
3 min read
Custom NET8 Entity Framework Core Generic Repository

Custom NET8 Entity Framework Core Generic Repository

1
Comments 1
2 min read
Secrets Management in .NET Lambda

Secrets Management in .NET Lambda

3
Comments
4 min read
Getting Started with FastEndpoints for Building Web APIs in .NET

Getting Started with FastEndpoints for Building Web APIs in .NET

1
Comments
6 min read
Comprehensive Testing in .NET 8: Using Moq and In-Memory Databases

Comprehensive Testing in .NET 8: Using Moq and In-Memory Databases

13
Comments
4 min read
Building a Console-Based Calculator in C#

Building a Console-Based Calculator in C#

7
Comments 2
2 min read
Layered Architecture (N-Tier)

Layered Architecture (N-Tier)

Comments
5 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
Dica C#: Use const para Valores Verdadeiramente Constantes

Dica C#: Use const para Valores Verdadeiramente Constantes

Comments
2 min read
loading...