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.
Polymorphic Type Support in SignalR Hubs

Polymorphic Type Support in SignalR Hubs

1
Comments
2 min read
ASP.Net 9.0: Authentication Enhancements

ASP.Net 9.0: Authentication Enhancements

8
Comments 2
2 min read
Minimal APIs Revolutionize ASP.NET Core Development

Minimal APIs Revolutionize ASP.NET Core Development

Comments
3 min read
Exploring Enhanced Serialization in .NET 9 with System.Text.Json

Exploring Enhanced Serialization in .NET 9 with System.Text.Json

3
Comments
3 min read
Implementing Soft Delete With EF Core

Implementing Soft Delete With EF Core

Comments
6 min read
async void Methods In C# – The Dangers That You Need to Know

async void Methods In C# – The Dangers That You Need to Know

3
Comments
7 min read
Generate Local .NET Secrets from Azure Deployments

Generate Local .NET Secrets from Azure Deployments

5
Comments
3 min read
Why I Don't Use AutoMapper in .Net

Why I Don't Use AutoMapper in .Net

2
Comments
8 min read
Descomplicando o mundo da programação - Guia basico sobre funcionamento e utilização do kafka em .NET

Descomplicando o mundo da programação - Guia basico sobre funcionamento e utilização do kafka em .NET

6
Comments
10 min read
JSON Web Token (JWT)

JSON Web Token (JWT)

5
Comments
8 min read
Dynamic Querying in C#: Real-World Scenarios and Techniques

Dynamic Querying in C#: Real-World Scenarios and Techniques

23
Comments
9 min read
Publishing .NET Applications with dotnet publish

Publishing .NET Applications with dotnet publish

20
Comments
3 min read
Tracking .NET SDK and Runtime Versions with dotnet sdk check

Tracking .NET SDK and Runtime Versions with dotnet sdk check

1
Comments
2 min read
How to Use BenchmarkDotNet: 6 Simple Performance-Boosting Tips to Get Started

How to Use BenchmarkDotNet: 6 Simple Performance-Boosting Tips to Get Started

1
Comments 2
11 min read
Managing .NET Solution Files with dotnet sln

Managing .NET Solution Files with dotnet sln

5
Comments
2 min read
Our Focus is on Elanat CMS

Our Focus is on Elanat CMS

1
Comments
2 min read
IndexOf Usage in C#: Tutorial

IndexOf Usage in C#: Tutorial

3
Comments 1
8 min read
Aprimorando a Robustez do Código com Membros Obrigatórios no C# 11

Aprimorando a Robustez do Código com Membros Obrigatórios no C# 11

1
Comments
2 min read
Creating Custom Authorization Logic : 4-Step Guide Using AuthorizationHandlers

Creating Custom Authorization Logic : 4-Step Guide Using AuthorizationHandlers

Comments
2 min read
Understanding the .NET Internal Compile Process

Understanding the .NET Internal Compile Process

1
Comments
2 min read
.NET Controllers, Minimal API, or Fast Endpoints?

.NET Controllers, Minimal API, or Fast Endpoints?

2
Comments
1 min read
.NET 9: Introducing LINQ Enhancements

.NET 9: Introducing LINQ Enhancements

Comments
3 min read
How To Use Polly In C#: Easily Handle Faults And Retries

How To Use Polly In C#: Easily Handle Faults And Retries

2
Comments
7 min read
Unlock Your Future: Get Certified in C# for Free Now

Unlock Your Future: Get Certified in C# for Free Now

Comments
3 min read
Let's refactor a test: AccountController

Let's refactor a test: AccountController

1
Comments
4 min read
loading...