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.
Chasing Curiosity

Chasing Curiosity

18
Comments 1
10 min read
Concatenating Strings in C#: Best Practices

Concatenating Strings in C#: Best Practices

8
Comments 1
7 min read
Tool call with local model using Ollama and AutoGen.Net

Tool call with local model using Ollama and AutoGen.Net

4
Comments
3 min read
Middlewares in .NET

Middlewares in .NET

2
Comments
3 min read
Singleton Design Pattern: When Not to Use It

Singleton Design Pattern: When Not to Use It

Comments
2 min read
Operador Ternario ?: en C#

Operador Ternario ?: en C#

1
Comments
7 min read
A Custom Reverse Geocoding Resource & Container Startup Dependencies in .Net Aspire

A Custom Reverse Geocoding Resource & Container Startup Dependencies in .Net Aspire

1
Comments
10 min read
5 Livros de C# que vale à pena você ler

5 Livros de C# que vale à pena você ler

1
Comments
5 min read
Getting Started with LINQ (1/3)

Getting Started with LINQ (1/3)

Comments
5 min read
What are your thoughts on generating a mobile application from a description using ai?

What are your thoughts on generating a mobile application from a description using ai?

1
Comments 2
1 min read
ASP.NET Web API ile Kubernetes Üzerinde Kesintisiz Deployment Kurgusu

ASP.NET Web API ile Kubernetes Üzerinde Kesintisiz Deployment Kurgusu

Comments
21 min read
A feature wishlist for C#

A feature wishlist for C#

3
Comments
4 min read
dnenv.py: A Basic Tool to Manage Local .NET SDK Version

dnenv.py: A Basic Tool to Manage Local .NET SDK Version

Comments
2 min read
New LINQ methods coming in .NET 9

New LINQ methods coming in .NET 9

Comments
1 min read
Api Rest .Net completa com JwtToken integração com api ViaCep utilizando padrão de arquitetura clean architecture - parte 2

Api Rest .Net completa com JwtToken integração com api ViaCep utilizando padrão de arquitetura clean architecture - parte 2

1
Comments 2
5 min read
CloudWatch OTLP metrics exporter using .Net Lambda

CloudWatch OTLP metrics exporter using .Net Lambda

3
Comments
2 min read
Api Rest .Net completa com JwtToken, integração com api ViaCep utilizando padrão de arquitetura clean architecture

Api Rest .Net completa com JwtToken, integração com api ViaCep utilizando padrão de arquitetura clean architecture

2
Comments
9 min read
CQRS (Command Query Responsibility Segregation)

CQRS (Command Query Responsibility Segregation)

Comments
5 min read
Getting Started with HTMX: A Beginner's Guide

Getting Started with HTMX: A Beginner's Guide

4
Comments 1
8 min read
Creating a Zelda Chat Assistant using Semantic Kernel

Creating a Zelda Chat Assistant using Semantic Kernel

Comments
5 min read
Is Visual Basic still used in 2024?

Is Visual Basic still used in 2024?

20
Comments 3
5 min read
Zenoti SDE-1 Interview Experience (2024)

Zenoti SDE-1 Interview Experience (2024)

1
Comments
3 min read
C# 6 and Beyond: Revolutionizing Case Analysis with Pattern Matching

C# 6 and Beyond: Revolutionizing Case Analysis with Pattern Matching

1
Comments
3 min read
How to Implement Structured Logging and Distributed Tracing for Microservices with Seq

How to Implement Structured Logging and Distributed Tracing for Microservices with Seq

Comments
14 min read
Practical Approach to Scalar functions within EntityFramework Core

Practical Approach to Scalar functions within EntityFramework Core

1
Comments
5 min read
C# | Understanding Generics

C# | Understanding Generics

Comments
2 min read
C# | Alias any type

C# | Alias any type

Comments
2 min read
SURPRISE 2024!, Web-Forms Back to ASP.NET Core

SURPRISE 2024!, Web-Forms Back to ASP.NET Core

4
Comments
13 min read
Jaeger ile Response Body İzleme: OpenTelemetry ve .NET Entegrasyonu

Jaeger ile Response Body İzleme: OpenTelemetry ve .NET Entegrasyonu

4
Comments
2 min read
CSV Schema Validation

CSV Schema Validation

3
Comments
8 min read
Using C# source code generators to automate development tasks

Using C# source code generators to automate development tasks

6
Comments
4 min read
Execute Powershell using Docker container

Execute Powershell using Docker container

2
Comments
1 min read
Combining .NET Aspire, Python, Docker (Remote), and Machine Learning Models for Summarising Photos

Combining .NET Aspire, Python, Docker (Remote), and Machine Learning Models for Summarising Photos

7
Comments
17 min read
Entity Framework Core with Scalar Functions 22:08

Entity Framework Core with Scalar Functions

1
Comments
1 min read
Improving Your Team's Productivity Through Consistent Code Style

Improving Your Team's Productivity Through Consistent Code Style

2
Comments
8 min read
Prefer Empty Objects over Compiler tricks

Prefer Empty Objects over Compiler tricks

Comments
2 min read
Concurrency & Async programming in C#

Concurrency & Async programming in C#

3
Comments
3 min read
CodeBehind 2.8 Released, Cache the Pages and the Controller

CodeBehind 2.8 Released, Cache the Pages and the Controller

1
Comments
6 min read
Using the Actor System in ASP.NET

Using the Actor System in ASP.NET

8
Comments
6 min read
Tools and Skills for .NET 8: Episode 1

Tools and Skills for .NET 8: Episode 1

11
Comments
2 min read
Implementing a middleware in HttpClient calls

Implementing a middleware in HttpClient calls

5
Comments
2 min read
Calling Views, Stored Procedures and Functions in EF Core

Calling Views, Stored Procedures and Functions in EF Core

1
Comments
6 min read
HTML to PDF C# Alternatives For .NET (QuestPDF vs IronPDF)

HTML to PDF C# Alternatives For .NET (QuestPDF vs IronPDF)

8
Comments
10 min read
Deep Dive into PandApache3: Comprendre la gestion des connexions et la génération de réponses

Deep Dive into PandApache3: Comprendre la gestion des connexions et la génération de réponses

Comments
9 min read
OpenTelemetry Uygulaması .NET'te Kod Yazmadan İzleme Ekleme

OpenTelemetry Uygulaması .NET'te Kod Yazmadan İzleme Ekleme

5
Comments 2
2 min read
MemoryCache in C#: A Practical Guide

MemoryCache in C#: A Practical Guide

Comments
10 min read
Using Local Browser Storage in .NET MAUI Blazor Hybrid

Using Local Browser Storage in .NET MAUI Blazor Hybrid

6
Comments
4 min read
Developing a Desktop Document Scanner Application with .NET MAUI Blazor

Developing a Desktop Document Scanner Application with .NET MAUI Blazor

2
Comments
8 min read
Complete Guide to Integrating Stripe in a .NET Application

Complete Guide to Integrating Stripe in a .NET Application

12
Comments
4 min read
3 productivity tips for .NET developers

3 productivity tips for .NET developers

42
Comments 1
4 min read
Records in C#: A Deep Dive

Records in C#: A Deep Dive

4
Comments
5 min read
Standardized Error Messages in .NET REST APIs - Implementing RFC 7807 Problem Details

Standardized Error Messages in .NET REST APIs - Implementing RFC 7807 Problem Details

3
Comments
5 min read
SCA vs SAST - Security Tools Comparison 🛡️

SCA vs SAST - Security Tools Comparison 🛡️

3
Comments
6 min read
Unlocking the Hidden Treasures of Your Applications

Unlocking the Hidden Treasures of Your Applications

Comments
2 min read
Deep Dive into PandApache3: Understanding Connection Management and Response Generation

Deep Dive into PandApache3: Understanding Connection Management and Response Generation

1
Comments
8 min read
Introduction to Delegates

Introduction to Delegates

8
Comments 1
9 min read
High-Performance .NET CRON Jobs

High-Performance .NET CRON Jobs

8
Comments
12 min read
Where to find Open Source C# Projects to contribute to

Where to find Open Source C# Projects to contribute to

34
Comments 4
2 min read
Managing Resources with Using in C#

Managing Resources with Using in C#

12
Comments 2
3 min read
How to write release note with LLM agents

How to write release note with LLM agents

Comments
4 min read
loading...