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.
Docfx-Plus: A template and a tool to enhance DocFx and migrate from SHFB (Sandcastle)

Docfx-Plus: A template and a tool to enhance DocFx and migrate from SHFB (Sandcastle)

Comments
2 min read
ASP.NET CORE - How to using IAuthorizationRequirementData

ASP.NET CORE - How to using IAuthorizationRequirementData

Comments
2 min read
[Part 1] - Practice Azure services - Build a small storage management app - Upload document feature

[Part 1] - Practice Azure services - Build a small storage management app - Upload document feature

Comments
2 min read
🚀 Simplify Your C# Collections with the Spread Operator (..)

🚀 Simplify Your C# Collections with the Spread Operator (..)

1
Comments
2 min read
iPhone HTTPS Packet Capture: Process from Unable to Capture to Problem Localization (Charles/tcpdump/Wireshark/Sniffmaster)

iPhone HTTPS Packet Capture: Process from Unable to Capture to Problem Localization (Charles/tcpdump/Wireshark/Sniffmaster)

Comments
3 min read
Stop Writing a Kafka Consumer for Every Topic – Make It Generic in .NET

Stop Writing a Kafka Consumer for Every Topic – Make It Generic in .NET

Comments
2 min read
Adding Page Numbers to PDF Documents Using C#

Adding Page Numbers to PDF Documents Using C#

Comments
4 min read
LogWard 0.3.0: Full SIEM Dashboard, C# SDK, and Our Roadmap

LogWard 0.3.0: Full SIEM Dashboard, C# SDK, and Our Roadmap

10
Comments
4 min read
Fetching column data from a column database

Fetching column data from a column database

Comments
2 min read
Adding Digital Signatures to PDF Documents via C#

Adding Digital Signatures to PDF Documents via C#

Comments
5 min read
How to Convert Markdown to HTML Using C#

How to Convert Markdown to HTML Using C#

Comments
3 min read
Deferred Execution: The Essence of LINQ in C#

Deferred Execution: The Essence of LINQ in C#

Comments
5 min read
Designed a Complete Hiring Platform But Can't Code - Help Me Build it open source.

Designed a Complete Hiring Platform But Can't Code - Help Me Build it open source.

Comments
6 min read
8 - When Not to Use OOP — The Cost of Abstraction

8 - When Not to Use OOP — The Cost of Abstraction

1
Comments
3 min read
10 - Architecture and Organizations — Conway’s Law Revisited

10 - Architecture and Organizations — Conway’s Law Revisited

1
Comments
3 min read
6 - SOLID Revisited — A Post-Pattern Perspective

6 - SOLID Revisited — A Post-Pattern Perspective

1
Comments
3 min read
9 - Hexagonal, Onion, Vertical Slice — Same Forces, Different Projections

9 - Hexagonal, Onion, Vertical Slice — Same Forces, Different Projections

1
Comments
3 min read
7 - Clean Architecture as a Consequence, Not a Pattern

7 - Clean Architecture as a Consequence, Not a Pattern

1
Comments
3 min read
5 - Polymorphism — Designing for Substitution, Not Reuse

5 - Polymorphism — Designing for Substitution, Not Reuse

1
Comments
2 min read
3 - Composition vs Inheritance — The Physics of Change

3 - Composition vs Inheritance — The Physics of Change

1
Comments
3 min read
1 - Classes in C#: From First Principles to Architectural Mastery

1 - Classes in C#: From First Principles to Architectural Mastery

1
Comments
3 min read
2 - Abstract Classes vs Interfaces in C# — A Deep, Real‑World Comparison

2 - Abstract Classes vs Interfaces in C# — A Deep, Real‑World Comparison

1
Comments
4 min read
4 - Encapsulation & Information Hiding — Designing for Ignorance

4 - Encapsulation & Information Hiding — Designing for Ignorance

1
Comments
3 min read
LINQ Performance Optimization: 5 Patterns Every C# Developer Should Know

LINQ Performance Optimization: 5 Patterns Every C# Developer Should Know

1
Comments
10 min read
Pattern Matching in C#: The Starters Guide

Pattern Matching in C#: The Starters Guide

Comments
4 min read
loading...