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.
C# 12 is Coming! 3 Features that will Blow your Mind

C# 12 is Coming! 3 Features that will Blow your Mind

48
Comments 4
3 min read
Mastering API Design Patterns in .NET 7: "Leverage the Power of .NET 7 to Create Efficient, Scalable, and Robust APIs"

Mastering API Design Patterns in .NET 7: "Leverage the Power of .NET 7 to Create Efficient, Scalable, and Robust APIs"

41
Comments 1
19 min read
Generate QR Code in .NET MAUI

Generate QR Code in .NET MAUI

11
Comments 2
2 min read
Migrating .NET Console App Cron from GitHub Action to AWS Lamda

Migrating .NET Console App Cron from GitHub Action to AWS Lamda

1
Comments
3 min read
Chrome extensions in WebView2, CefSharp, and DotNetBrowser

Chrome extensions in WebView2, CefSharp, and DotNetBrowser

8
Comments
5 min read
Creating Timeline Charts with Mermaid.js

Creating Timeline Charts with Mermaid.js

6
Comments 5
5 min read
A Critical Detail about Kafka Partitioners

A Critical Detail about Kafka Partitioners

Comments
3 min read
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#

5
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
loading...