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.
Performance optimization of negligently written code.

Performance optimization of negligently written code.

1
Comments
8 min read
C# Tip: Asynchronous Disposable

C# Tip: Asynchronous Disposable

Comments
2 min read
Dica C#: Asynchronous Disposable

Dica C#: Asynchronous Disposable

Comments
2 min read
Building Microservices with .NET Core: A Practical Guide

Building Microservices with .NET Core: A Practical Guide

44
Comments 3
5 min read
Performance Optimization in .NET Core: A Comprehensive Guide

Performance Optimization in .NET Core: A Comprehensive Guide

13
Comments 1
5 min read
Recommended Codespace Configuration for Polyglot Notebooks

Recommended Codespace Configuration for Polyglot Notebooks

Comments
2 min read
CRUD operations using Blazor Web App, Entity Framework and SQL Server

CRUD operations using Blazor Web App, Entity Framework and SQL Server

46
Comments 5
7 min read
How to Build a .NET Blazor Application for Scanning Barcode and QR Code

How to Build a .NET Blazor Application for Scanning Barcode and QR Code

4
Comments
7 min read
Dica C#: Static Local Functions

Dica C#: Static Local Functions

1
Comments
1 min read
C# Tip: Static Local Functions

C# Tip: Static Local Functions

Comments
1 min read
11 Key Design Patterns

11 Key Design Patterns

32
Comments 6
21 min read
It Seems the C# Team Is Finally Considering Supporting Discriminated Unions

It Seems the C# Team Is Finally Considering Supporting Discriminated Unions

19
Comments 8
4 min read
Freeloading gpt-4o, llama, and many more llms on Github Model in AutoGen.Net

Freeloading gpt-4o, llama, and many more llms on Github Model in AutoGen.Net

Comments
2 min read
Microservices vs. Monolithic Architecture in .NET Applications

Microservices vs. Monolithic Architecture in .NET Applications

Comments
3 min read
The Luhn's algorithm in practice

The Luhn's algorithm in practice

2
Comments
4 min read
Dica C#: nameof

Dica C#: nameof

Comments
1 min read
C# Tip: nameof

C# Tip: nameof

Comments
1 min read
Maximizing Hardware Utilization with Parallelism in Workflow Subprocesses Using Optimajet Workflow Engine

Maximizing Hardware Utilization with Parallelism in Workflow Subprocesses Using Optimajet Workflow Engine

4
Comments
6 min read
dotnet LATAM Day 2024

dotnet LATAM Day 2024

4
Comments 2
1 min read
Hidden Gems: Lesser-Known .NET Libraries Every Developer Should Know About

Hidden Gems: Lesser-Known .NET Libraries Every Developer Should Know About

5
Comments
3 min read
TestContainers for integration testing .Net applications

TestContainers for integration testing .Net applications

2
Comments
3 min read
Implementing Unit of Work Pattern in EF Core

Implementing Unit of Work Pattern in EF Core

3
Comments
6 min read
TestContainers para testes de integração com .Net

TestContainers para testes de integração com .Net

1
Comments
4 min read
C# Streams Explained with Real-Life Analogies

C# Streams Explained with Real-Life Analogies

17
Comments 1
4 min read
Dica C#: ArgumentNullException.ThrowIfNull

Dica C#: ArgumentNullException.ThrowIfNull

Comments
1 min read
loading...