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.
How to Run NUnit Tests Programmatically Using NUnit.Engine Library with Reflection

How to Run NUnit Tests Programmatically Using NUnit.Engine Library with Reflection

Comments
2 min read
How to Develop a Cross-Platform Barcode Reader Application by Hybridizing .NET MAUI and Blazor

How to Develop a Cross-Platform Barcode Reader Application by Hybridizing .NET MAUI and Blazor

3
Comments
9 min read
Logging with Serilog in .NET

Logging with Serilog in .NET

31
Comments
7 min read
How to Create a NuGet Package for Both Desktop and Mobile Development

How to Create a NuGet Package for Both Desktop and Mobile Development

Comments
7 min read
SQL-Server working with images

SQL-Server working with images

32
Comments
6 min read
Dotnet Logger Benchmark

Dotnet Logger Benchmark

2
Comments 1
2 min read
Standardizing a Value Object representation in C#

Standardizing a Value Object representation in C#

4
Comments
9 min read
Understanding Assembly in .NET: An In-Depth Guide from A to Z

Understanding Assembly in .NET: An In-Depth Guide from A to Z

22
Comments
7 min read
Creating a Serilog Custom Enricher

Creating a Serilog Custom Enricher

1
Comments
2 min read
Introducing C# 9.0's Record Datatype: Safe, Efficient, and Easy to Use

Introducing C# 9.0's Record Datatype: Safe, Efficient, and Easy to Use

1
Comments 1
2 min read
Novidades no .NET 8 Preview 3 [PT-BR]

Novidades no .NET 8 Preview 3 [PT-BR]

11
Comments 1
2 min read
Learn Liskov Substitution Principle in C# (+ Examples)

Learn Liskov Substitution Principle in C# (+ Examples)

51
Comments 2
3 min read
Struct vs Class in C#: Choosing the Right Data Type

Struct vs Class in C#: Choosing the Right Data Type

22
Comments 1
6 min read
Como um parâmetro simples pode economizar memória?

Como um parâmetro simples pode economizar memória?

3
Comments
3 min read
Como a escolha do Modo do Garbage Collector pode impactar sua aplicação em .NET

Como a escolha do Modo do Garbage Collector pode impactar sua aplicação em .NET

3
Comments
3 min read
Speeding up DefaultAzureCredential authentication in local development with Azure CLI

Speeding up DefaultAzureCredential authentication in local development with Azure CLI

3
Comments
3 min read
A Practical Guide to ASP.NET Applications: The Structure (Part 1)

A Practical Guide to ASP.NET Applications: The Structure (Part 1)

Comments
6 min read
A arte das coleções em .NET - Intro

A arte das coleções em .NET - Intro

2
Comments
2 min read
Take your .NET configuration to the next level with value substitution

Take your .NET configuration to the next level with value substitution

1
Comments
3 min read
Ocelot & files download

Ocelot & files download

3
Comments 1
3 min read
App Settings in .NET MAUI - Notifications

App Settings in .NET MAUI - Notifications

1
Comments
1 min read
📈 Boost Your Integration Testing for REST APIs with Snapshot Testing in .NET

📈 Boost Your Integration Testing for REST APIs with Snapshot Testing in .NET

Comments
4 min read
Minha jornada de uma década pelo .NET [PT-BR]

Minha jornada de uma década pelo .NET [PT-BR]

15
Comments 3
4 min read
Build a ChatGPT clone in .NET using OpenAI and Semantic Kernel

Build a ChatGPT clone in .NET using OpenAI and Semantic Kernel

2
Comments
5 min read
Deploy .Net Core AWS Lambda Function using AWS CodeBuild Pipeline

Deploy .Net Core AWS Lambda Function using AWS CodeBuild Pipeline

Comments
4 min read
loading...