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.
Task Scheduling with Quartz.NET

Task Scheduling with Quartz.NET

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

Agendamento de Tarefas com Quartz.NET

1
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

2
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
Validação Simples e Fluente com FluentValidation

Validação Simples e Fluente com FluentValidation

Comments
2 min read
Simple and Fluent Validation with FluentValidation

Simple and Fluent Validation with FluentValidation

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

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

1
Comments
1 min read
Top 10 Underappreciated LINQ Methods

Top 10 Underappreciated LINQ Methods

2
Comments
4 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
Resiliência de Chamadas com Polly

Resiliência de Chamadas com Polly

Comments
2 min read
Call Resilience with Polly

Call Resilience with Polly

Comments
2 min read
How to Integrate MRZ Recognition into a Blazor Web Application

How to Integrate MRZ Recognition into a Blazor Web Application

Comments
8 min read
Data Retrieval with Paging, Filtering, and Projection in .NET Core

Data Retrieval with Paging, Filtering, and Projection in .NET Core

8
Comments 2
1 min read
Liskov Substitution Principle in C# with Bird Example

Liskov Substitution Principle in C# with Bird Example

8
Comments 4
3 min read
The Tale of Async, Multithread, and Parallel: Heroes of the .NET Realm

The Tale of Async, Multithread, and Parallel: Heroes of the .NET Realm

40
Comments 6
2 min read
C# Clean Code: string guide lines

C# Clean Code: string guide lines

3
Comments
2 min read
Video - Caching HTML Tags Using WebForms Core Technology 05:24

Video - Caching HTML Tags Using WebForms Core Technology

2
Comments
2 min read
Desacoplamento de Comunicação com MediatR

Desacoplamento de Comunicação com MediatR

1
Comments
2 min read
loading...