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.
Why having a page factory is a good idea

Why having a page factory is a good idea

2
Comments
3 min read
Sitecore Pipeline to add rel="noopener noreferrer" to a General Link

Sitecore Pipeline to add rel="noopener noreferrer" to a General Link

9
Comments
2 min read
Mastering C# Fundamentals: Iteration Statements

Mastering C# Fundamentals: Iteration Statements

Comments
4 min read
Testes UnitĂĄrios com Mocks Usando Moq

Testes UnitĂĄrios com Mocks Usando Moq

Comments
2 min read
Unit Testing with Mocks Using Moq

Unit Testing with Mocks Using Moq

Comments
2 min read
c# Clean Code: Best Practices for new, Operators, and using

c# Clean Code: Best Practices for new, Operators, and using

4
Comments
4 min read
How to Digitize Documents in a Blazor Web App Using TWAIN, WIA, SANE, ICA, and eSCL Scanners

How to Digitize Documents in a Blazor Web App Using TWAIN, WIA, SANE, ICA, and eSCL Scanners

Comments
6 min read
I Believe in this Technology 02:13

I Believe in this Technology

1
Comments
1 min read
Introducing PinataNET: A Simple C# Wrapper for the Pinata API

Introducing PinataNET: A Simple C# Wrapper for the Pinata API

1
Comments
4 min read
TIL: How To Use the Specification Pattern in C# To Simplify Repositories

TIL: How To Use the Specification Pattern in C# To Simplify Repositories

6
Comments 1
3 min read
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#

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

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

Flexibilidad y Escalabilidad: Usando Strategy y Factory Patterns

6
Comments 3
9 min read
Agendamento de Tarefas com Quartz.NET

Agendamento de Tarefas com Quartz.NET

Comments
2 min read
Task Scheduling with Quartz.NET

Task Scheduling with Quartz.NET

2
Comments
2 min read
Mastering C# Fundamentals: Variable Scope

Mastering C# Fundamentals: Variable Scope

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
7 Practical Tips for Optimizing C# Code Performance

7 Practical Tips for Optimizing C# Code Performance

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

Agendamento de Tarefas em Segundo Plano com Hangfire

Comments
2 min read
if-else & early return

if-else & early return

Comments
2 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

6
Comments
2 min read
C# advanced: Tuple Assignments

C# advanced: Tuple Assignments

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

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

7
Comments 2
1 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
Call Resilience with Polly

Call Resilience with Polly

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

Liskov Substitution Principle in C# with Bird Example

6
Comments 4
3 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
Entity Framework Training

Entity Framework Training

Comments
10 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

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

C# Clean Code: string guide lines

2
Comments
2 min read
Conditional application of chained LINQ queries

Conditional application of chained LINQ queries

6
Comments 3
2 min read
Building a Custom Logging Provider in ASP.NET Core

Building a Custom Logging Provider in ASP.NET Core

22
Comments 3
12 min read
Desacoplamento de Comunicação com MediatR

Desacoplamento de Comunicação com MediatR

1
Comments
2 min read
Decoupling Communication with MediatR

Decoupling Communication with MediatR

Comments
2 min read
Example of Aspect-Oriented Paradigm by Dynamically Decorating Objects with DispatchProxy Class

Example of Aspect-Oriented Paradigm by Dynamically Decorating Objects with DispatchProxy Class

1
Comments
3 min read
How to prevent XSS Attacks in ASP.NET Core Web API

How to prevent XSS Attacks in ASP.NET Core Web API

14
Comments 1
3 min read
Quick Start Guide to Stride Community Toolkit Preview: Code-Only Feature for C#/.NET Developers 🚀

Quick Start Guide to Stride Community Toolkit Preview: Code-Only Feature for C#/.NET Developers 🚀

Comments
4 min read
C# advanced: Exploring Tuples An Alternative to Anonymous Types

C# advanced: Exploring Tuples An Alternative to Anonymous Types

8
Comments
4 min read
Real-World Expression Trees: Dynamic Filtering in C# with Minimal API

Real-World Expression Trees: Dynamic Filtering in C# with Minimal API

Comments
13 min read
How to publish JetBrains Rider plugin for opentelemetry/honeycomb

How to publish JetBrains Rider plugin for opentelemetry/honeycomb

Comments
2 min read
How To Manage EF Core DbContext Lifetime

How To Manage EF Core DbContext Lifetime

1
Comments
4 min read
Learn Minimal APIs in .NET 8 Full CRUD Tutorial for Beginners

Learn Minimal APIs in .NET 8 Full CRUD Tutorial for Beginners

8
Comments
38 min read
Searching Items in Sitecore without Solr Indexes

Searching Items in Sitecore without Solr Indexes

4
Comments
3 min read
ASP.NET Core Middleware

ASP.NET Core Middleware

3
Comments 1
11 min read
Structured Logging with Serilog

Structured Logging with Serilog

Comments
2 min read
Logging Estruturado com Serilog

Logging Estruturado com Serilog

1
Comments
2 min read
💡 Pro Tip: Use Span<T> for Efficient Memory Access

💡 Pro Tip: Use Span<T> for Efficient Memory Access

1
Comments
1 min read
C# Advanced: Leveraging Anonymous Types in C# for LINQ and Data Binding

C# Advanced: Leveraging Anonymous Types in C# for LINQ and Data Binding

2
Comments
6 min read
Discriminated unions in 2024

Discriminated unions in 2024

Comments
3 min read
Understanding Kafka and Zookeeper: How They Enhance Your .NET App

Understanding Kafka and Zookeeper: How They Enhance Your .NET App

12
Comments
3 min read
loading...