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.
EasyTdd 0.5.0: Streamlining Mocking with Incremental FluentMock

EasyTdd 0.5.0: Streamlining Mocking with Incremental FluentMock

Comments
11 min read
Microservices Integration and Message Processing with MassTransit and RabbitMQ

Microservices Integration and Message Processing with MassTransit and RabbitMQ

1
Comments
2 min read
Integração de Microsserviços e Processamento de Mensagens com MassTransit e RabbitMQ

Integração de Microsserviços e Processamento de Mensagens com MassTransit e RabbitMQ

Comments
2 min read
🔎Exploring Design Patterns: Thread Safe Singleton Pattern in C#

🔎Exploring Design Patterns: Thread Safe Singleton Pattern in C#

1
Comments
2 min read
What is the Principle of Least Privilege? A Comprehensive Guide

What is the Principle of Least Privilege? A Comprehensive Guide

8
Comments
3 min read
c# Clean Code: Best Practices for Using Action and Func

c# Clean Code: Best Practices for Using Action and Func

27
Comments 3
3 min read
Flexibilidad y Escalabilidad: Usando Strategy y Factory Patterns

Flexibilidad y Escalabilidad: Usando Strategy y Factory Patterns

8
Comments 3
9 min read
Managing LLM prompts in DotNet with DotPrompt

Managing LLM prompts in DotNet with DotPrompt

1
Comments
5 min read
Task Scheduling with Quartz.NET

Task Scheduling with Quartz.NET

4
Comments
2 min read
Agendamento de Tarefas com Quartz.NET

Agendamento de Tarefas com Quartz.NET

Comments
2 min read
C# advanced: How to Use Tuples as Return Types

C# advanced: How to Use Tuples as Return Types

2
Comments
4 min read
Background Task Scheduling with Hangfire

Background Task Scheduling with Hangfire

2
Comments
2 min read
Async/Await Best Practices: Mastering Asynchronous Programming in C#

Async/Await Best Practices: Mastering Asynchronous Programming in C#

1
Comments
1 min read
Agendamento de Tarefas em Segundo Plano com Hangfire

Agendamento de Tarefas em Segundo Plano com Hangfire

Comments
2 min read
7 Practical Tips for Optimizing C# Code Performance

7 Practical Tips for Optimizing C# Code Performance

Comments
1 min read
if-else & early return

if-else & early return

Comments
2 min read
Learning TDD by doing: Dealing with Umbraco's published content

Learning TDD by doing: Dealing with Umbraco's published content

1
Comments
6 min read
Mastering in these 10+ Result/Return types in ASP.Net Core MVC

Mastering in these 10+ Result/Return types in ASP.Net Core MVC

3
Comments
2 min read
Simple and Fluent Validation with FluentValidation

Simple and Fluent Validation with FluentValidation

Comments
2 min read
Validação Simples e Fluente com FluentValidation

Validação Simples e Fluente com FluentValidation

Comments
2 min read
Operators (if,else if,ternary operator,switch)

Operators (if,else if,ternary operator,switch)

1
Comments
1 min read
C# Clean Code: using var guide lines

C# Clean Code: using var guide lines

5
Comments
2 min read
C# advanced: Tuple Assignments

C# advanced: Tuple Assignments

7
Comments
5 min read
Check if dotnet is installed

Check if dotnet is installed

Comments
1 min read
ResiliĂȘncia de Chamadas com Polly

ResiliĂȘncia de Chamadas com Polly

Comments
2 min read
loading...