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# Tip: ToCharArray() vs ToArray() — Why It Matters More Than You Think

⚡ C# Tip: ToCharArray() vs ToArray() — Why It Matters More Than You Think

Comments
1 min read
📝 Como Criar Documentação em .NET com TypeSpec

📝 Como Criar Documentação em .NET com TypeSpec

Comments
2 min read
Telegram Bots in C# and How to Build Them: TeleBotFramework

Telegram Bots in C# and How to Build Them: TeleBotFramework

4
Comments 1
6 min read
Trading Bot in C# — Part 7— Getting Trade History

Trading Bot in C# — Part 7— Getting Trade History

Comments 2
6 min read
How KBC Uses TeeChart for .NET to Power Industrial-Grade Charts

How KBC Uses TeeChart for .NET to Power Industrial-Grade Charts

Comments
2 min read
Combine Blazor WebAssembly Client and Server Logs: Two-way log streaming with NLog and SignalR

Combine Blazor WebAssembly Client and Server Logs: Two-way log streaming with NLog and SignalR

Comments
7 min read
What's New in C# 14: User-Defined Compound Assignments

What's New in C# 14: User-Defined Compound Assignments

Comments
5 min read
🏗️ Qual Arquitetura Escolher para .NET: Monolito, Serviços Distribuídos ou Microsserviços?

🏗️ Qual Arquitetura Escolher para .NET: Monolito, Serviços Distribuídos ou Microsserviços?

Comments
3 min read
🔥 10 Things Junior Developers Should Avoid Doing (If You Want to Grow Fast)

🔥 10 Things Junior Developers Should Avoid Doing (If You Want to Grow Fast)

2
Comments
3 min read
Building High-Performance .NET Apps With C# Channels

Building High-Performance .NET Apps With C# Channels

2
Comments 1
9 min read
.NET Barcode SDK Tutorial: Build a Barcode Generator & Reader App with ZXing and Dynamsoft API

.NET Barcode SDK Tutorial: Build a Barcode Generator & Reader App with ZXing and Dynamsoft API

Comments
6 min read
JSON Serialize vs. WebForms Class Performance Comparison

JSON Serialize vs. WebForms Class Performance Comparison

4
Comments 1
6 min read
Setup PocketBase For Your Integration Tests with TestContainers and xUnit

Setup PocketBase For Your Integration Tests with TestContainers and xUnit

3
Comments
5 min read
📨 Qual Mensageria Escolher para Aplicações .NET: Kafka ou RabbitMQ?

📨 Qual Mensageria Escolher para Aplicações .NET: Kafka ou RabbitMQ?

Comments 1
3 min read
DotNet basics: What is Spaghetti Code?

DotNet basics: What is Spaghetti Code?

Comments
2 min read
C# Tip: Should You Use .ToList() or .ToArray()?

C# Tip: Should You Use .ToList() or .ToArray()?

1
Comments
1 min read
Native Cross-Platform .NET Libraries

Native Cross-Platform .NET Libraries

Comments
1 min read
Stop Looping: Use Dictionary for Fast Entity Access in .NET

Stop Looping: Use Dictionary for Fast Entity Access in .NET

Comments
2 min read
Streaming Blazor (ASP.Net Core) Logs to the Browser with a custom NLog Target and SignalR

Streaming Blazor (ASP.Net Core) Logs to the Browser with a custom NLog Target and SignalR

Comments 1
12 min read
🚀Fundamentos do F#-Primeiros passos!

🚀Fundamentos do F#-Primeiros passos!

Comments
2 min read
I Created a BitTorrent Client with Blazor and c#

I Created a BitTorrent Client with Blazor and c#

Comments
3 min read
Implementing a Real-World Approval Workflow with Meridian (Part 2)

Implementing a Real-World Approval Workflow with Meridian (Part 2)

Comments
3 min read
Lightning-Fast Address Matching …Now with a Smart Hybrid (Deterministic + LLM) Engine: A Fun Experiment

Lightning-Fast Address Matching …Now with a Smart Hybrid (Deterministic + LLM) Engine: A Fun Experiment

5
Comments 1
10 min read
Raw SQL or ORMs? Why ORMs are a preferred choice

Raw SQL or ORMs? Why ORMs are a preferred choice

4
Comments 2
5 min read
3 Ways To Create Middleware In ASP.NET Core

3 Ways To Create Middleware In ASP.NET Core

Comments
1 min read
loading...