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.
Redis — The High-Performance In-Memory Data Store

Redis — The High-Performance In-Memory Data Store

2
Comments
7 min read
Iterator Benchmarks That Shocked With Unexpected Results!

Iterator Benchmarks That Shocked With Unexpected Results!

2
Comments
6 min read
Transforming Enumerable into Queryable with Linq: A How-To Guide on Concat, Union, and Troubleshooting EF Core 6 Errors

Transforming Enumerable into Queryable with Linq: A How-To Guide on Concat, Union, and Troubleshooting EF Core 6 Errors

6
Comments
3 min read
Desvendando o Large Object Heap (LOH): Tudo o que um Desenvolvedor precisa saber

Desvendando o Large Object Heap (LOH): Tudo o que um Desenvolvedor precisa saber

2
Comments
2 min read
Selecting what .NET version is to use

Selecting what .NET version is to use

6
Comments
3 min read
Umbraco 11 + .NET 7 + React + Hooks Part 1

Umbraco 11 + .NET 7 + React + Hooks Part 1

12
Comments 2
4 min read
Working with Tuple in C#

Working with Tuple in C#

2
Comments
6 min read
Writing tests for logging messages

Writing tests for logging messages

13
Comments
4 min read
Async and Await in simple

Async and Await in simple

34
Comments 1
5 min read
Memory Management

Memory Management

3
Comments
3 min read
Create an Application That Creates Other Applications with ChatGPT🤯

Create an Application That Creates Other Applications with ChatGPT🤯

34
Comments
3 min read
Avalonia UI and MAUI - Something for everyone

Avalonia UI and MAUI - Something for everyone

32
Comments 16
6 min read
SOLID Principles

SOLID Principles

11
Comments
4 min read
Experimentation with Optimized Closures

Experimentation with Optimized Closures

2
Comments
8 min read
Build a .NET API in 3 minutes with Chat GPT 🤯

Build a .NET API in 3 minutes with Chat GPT 🤯

39
Comments 1
4 min read
Parse CLI arguments in .NET

Parse CLI arguments in .NET

2
Comments
1 min read
Repository Pattern Implementation in ASP.NET Core

Repository Pattern Implementation in ASP.NET Core

10
Comments
5 min read
Rocket your .NET App by adding Chat-GPT to it!🚀

Rocket your .NET App by adding Chat-GPT to it!🚀

35
Comments 1
5 min read
Default HTTP/3 .NET Support

Default HTTP/3 .NET Support

3
Comments 1
2 min read
Performance in .NET

Performance in .NET

8
Comments
7 min read
Over 150,000 .NET Developers Hit by Harmful NuGet Packages

Over 150,000 .NET Developers Hit by Harmful NuGet Packages

26
Comments 1
5 min read
Troubleshooting Add Identity with External Provider with ASP.NET Core

Troubleshooting Add Identity with External Provider with ASP.NET Core

2
Comments
1 min read
A Detailed Explanation on Radio Button Helper and CheckBox Helper in MVC

A Detailed Explanation on Radio Button Helper and CheckBox Helper in MVC

3
Comments
6 min read
Como realizar o deploy de uma aplicação ASP.NET no Heroku [PT-BR]

Como realizar o deploy de uma aplicação ASP.NET no Heroku [PT-BR]

16
Comments 4
2 min read
Injeção de dependência e inversão de controle

Injeção de dependência e inversão de controle

6
Comments
5 min read
loading...