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.
An Introduction to the World of Containers with .NET 8

An Introduction to the World of Containers with .NET 8

33
Comments 1
4 min read
Unit Of Work Pattern In C# For Clean Architecture: What You Need To Know

Unit Of Work Pattern In C# For Clean Architecture: What You Need To Know

7
Comments 2
9 min read
The Quickest Way To Build Your APIs In AWS Lambda Functions Using .NET

The Quickest Way To Build Your APIs In AWS Lambda Functions Using .NET

Comments
5 min read
Integrating Document and MRZ Detection SDK into .NET MAUI for Windows

Integrating Document and MRZ Detection SDK into .NET MAUI for Windows

Comments
7 min read
Using NDepend to improve my Application Code

Using NDepend to improve my Application Code

1
Comments
5 min read
Dev Tunnels for Mobile Development

Dev Tunnels for Mobile Development

1
Comments
2 min read
Implementação de RateLimit em Aplicações .NET 8

Implementação de RateLimit em Aplicações .NET 8

12
Comments 2
5 min read
Static Helper Class vs. Injected Service: Pros and Cons

Static Helper Class vs. Injected Service: Pros and Cons

Comments
4 min read
How To Effectively Manage Sensitive Information in AWS Lambda: Powertools Parameters

How To Effectively Manage Sensitive Information in AWS Lambda: Powertools Parameters

Comments
3 min read
Entity Framework Core Owned Entity

Entity Framework Core Owned Entity

7
Comments
8 min read
CQRS Pattern In C# And Clean Architecture – A Simplified Beginner’s Guide

CQRS Pattern In C# And Clean Architecture – A Simplified Beginner’s Guide

7
Comments 4
8 min read
Implement REST async request-reply pattern in .Net 8

Implement REST async request-reply pattern in .Net 8

8
Comments
3 min read
Why Should You Care About Lambda Lifecycle As A .NET Developer?

Why Should You Care About Lambda Lifecycle As A .NET Developer?

1
Comments
4 min read
Simplifying Data Operations with Generic CRUD Operations in C#

Simplifying Data Operations with Generic CRUD Operations in C#

1
Comments
2 min read
Desvendando o poder do Docker, Nginx e dotnet 8: Configurando um proxy reverso com facilidade

Desvendando o poder do Docker, Nginx e dotnet 8: Configurando um proxy reverso com facilidade

11
Comments 5
7 min read
ABP Suite: Best CRUD Page Generation Tool for .NET

ABP Suite: Best CRUD Page Generation Tool for .NET

29
Comments
8 min read
A Devprime acelera a produtividade do desenvolvedor

A Devprime acelera a produtividade do desenvolvedor

Comments 1
1 min read
Creating Test Cases for Parameterized Tests

Creating Test Cases for Parameterized Tests

Comments
7 min read
WebApplicationFactory In ASP.NET Core: Practical Tips For C# Developers

WebApplicationFactory In ASP.NET Core: Practical Tips For C# Developers

5
Comments 4
8 min read
How to tune Dapr bulk publish/subscribe for maximum throughput

How to tune Dapr bulk publish/subscribe for maximum throughput

2
Comments
13 min read
Understanding Dependency Injection in .NET

Understanding Dependency Injection in .NET

Comments
2 min read
Stop Guessing, Start Measuring: Transform Your Code with BenchmarkDotnet!

Stop Guessing, Start Measuring: Transform Your Code with BenchmarkDotnet!

Comments
6 min read
Microservices

Microservices

5
Comments 3
4 min read
How To Easily Make Your .NET AWS Lambda Function Idempotent

How To Easily Make Your .NET AWS Lambda Function Idempotent

1
Comments
4 min read
What’s the difference between Span<T> and Memory<T>?

What’s the difference between Span<T> and Memory<T>?

Comments
1 min read
loading...