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.
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
Decoupling Communication with MediatR

Decoupling Communication with MediatR

Comments
2 min read
Conditional application of chained LINQ queries

Conditional application of chained LINQ queries

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

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

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

18
Comments
38 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
Default Interface Methods and properties implementation in C# 8.0

Default Interface Methods and properties implementation in C# 8.0

Comments
3 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
How To Manage EF Core DbContext Lifetime

How To Manage EF Core DbContext Lifetime

2
Comments
4 min read
Is it Possible to Cache some HTML Tags?

Is it Possible to Cache some HTML Tags?

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

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

3
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
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

5
Comments 1
11 min read
🔹 C# Tip: Understanding override, new, and virtual Keywords

🔹 C# Tip: Understanding override, new, and virtual Keywords

Comments
1 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
C# Advanced: Leveraging Anonymous Types in C# for LINQ and Data Binding

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

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

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

13
Comments
3 min read
loading...