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 Secure Your ASP.NET Web API with JWT Bearer Authentication (Step-by-Step Guide)

How to Secure Your ASP.NET Web API with JWT Bearer Authentication (Step-by-Step Guide)

Comments
10 min read
.NET WebRTC

.NET WebRTC

Comments
1 min read
Publishing My First NuGet Package: StrongResult - A Weekend Learning Project

Publishing My First NuGet Package: StrongResult - A Weekend Learning Project

Comments
5 min read
I Built a VS Code Extension to Simplify .NET Project Creation

I Built a VS Code Extension to Simplify .NET Project Creation

1
Comments
4 min read
Level Up Your PRs: 20 Reviewer-Friendly C# One-Liners

Level Up Your PRs: 20 Reviewer-Friendly C# One-Liners

6
Comments
3 min read
WebForms Core 1.9 and CodeBehind 4.3 have been Released

WebForms Core 1.9 and CodeBehind 4.3 have been Released

Comments
18 min read
Tratamento de Exceções no Brighter

Tratamento de Exceções no Brighter

Comments
4 min read
Understanding Codecs, Containers, and Bitrates: What Every Developer Using FFmpeg Should Know

Understanding Codecs, Containers, and Bitrates: What Every Developer Using FFmpeg Should Know

1
Comments 1
3 min read
WinForms in 2025? Here's the Slick MSSQL Monitoring App I Built

WinForms in 2025? Here's the Slick MSSQL Monitoring App I Built

1
Comments 1
1 min read
Building the Enterprise DAL: Database Structure and ULIDs

Building the Enterprise DAL: Database Structure and ULIDs

1
Comments
2 min read
7 Types of Constructors in C#

7 Types of Constructors in C#

3
Comments 3
3 min read
📝Mastering Structured Logging in .NET Core with Serilog, App Insights, and Log Analytics

📝Mastering Structured Logging in .NET Core with Serilog, App Insights, and Log Analytics

Comments
2 min read
Entities vs DTOs σε C#

Entities vs DTOs σε C#

1
Comments
1 min read
🚀 Updating and Deleting Tasks in Our .NET + PostgreSQL Todo API

🚀 Updating and Deleting Tasks in Our .NET + PostgreSQL Todo API

Comments
2 min read
C# tips: string.IsNullOrEmpty vs string.IsNullOrWhiteSpace

C# tips: string.IsNullOrEmpty vs string.IsNullOrWhiteSpace

1
Comments
1 min read
How to download SDI FatturaPA invoices with C#

How to download SDI FatturaPA invoices with C#

1
Comments
3 min read
Come inviare fatture a SDI FatturaPA in C#

Come inviare fatture a SDI FatturaPA in C#

Comments
3 min read
Integrating Datadog in .NET Project using Serilog

Integrating Datadog in .NET Project using Serilog

Comments
2 min read
How to upload SDI FatturaPA invoices with C#

How to upload SDI FatturaPA invoices with C#

Comments
3 min read
Steps to Transform ASP.NET Core API into AWS Lambda Functions

Steps to Transform ASP.NET Core API into AWS Lambda Functions

Comments
3 min read
Installing Multiple .NET Versions on macOS with Homebrew

Installing Multiple .NET Versions on macOS with Homebrew

Comments
2 min read
Minha Jornada para Fazer a Busca Vetorial Funcionar em C# com Pgvector e Alibaba-NLP

Minha Jornada para Fazer a Busca Vetorial Funcionar em C# com Pgvector e Alibaba-NLP

1
Comments
4 min read
Registering Multiple Implementations of the same Interface using Autofac vs using Built-In Asp .Net Core DI

Registering Multiple Implementations of the same Interface using Autofac vs using Built-In Asp .Net Core DI

Comments
1 min read
Forget MCP, Use OpenAPI for external operations

Forget MCP, Use OpenAPI for external operations

6
Comments
6 min read
When Abstraction Hurts: How I Inherited a System That Collapsed Under Its Own Weight

When Abstraction Hurts: How I Inherited a System That Collapsed Under Its Own Weight

1
Comments
6 min read
loading...