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.
Clean Up Your Quartz.NET Jobs with Dynamic Registration 🧹

Clean Up Your Quartz.NET Jobs with Dynamic Registration 🧹

Comments
4 min read
NimbleMock: A Modern, Blazing-Fast Mocking Library for .NET (34x Faster Than Moq)

NimbleMock: A Modern, Blazing-Fast Mocking Library for .NET (34x Faster Than Moq)

Comments
3 min read
Porting Mistreevous to C#: A High-Performance Behavior Tree Library for Modern .NET

Porting Mistreevous to C#: A High-Performance Behavior Tree Library for Modern .NET

Comments
4 min read
Porting Zod to C#: ZodSharp – A Zero-Allocation, High-Performance Schema Validation Library for .NET

Porting Zod to C#: ZodSharp – A Zero-Allocation, High-Performance Schema Validation Library for .NET

Comments
4 min read
ASP.NET Core - Fundamentals - Error Handling

ASP.NET Core - Fundamentals - Error Handling

Comments
2 min read
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
Troubleshooting DefaultAzureCredential: Identifying Which Credential Is Used

Troubleshooting DefaultAzureCredential: Identifying Which Credential Is Used

Comments
1 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
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
AI-Powered BDD Testing: A New Approach with Reqnroll & NUnit

AI-Powered BDD Testing: A New Approach with Reqnroll & NUnit

Comments
2 min read
CoreIdent 0.4: A Ground-Up Rewrite for .NET 10+

CoreIdent 0.4: A Ground-Up Rewrite for .NET 10+

Comments
4 min read
How to Generate PDFs via API in C# (using TemplateMaster)

How to Generate PDFs via API in C# (using TemplateMaster)

Comments
1 min read
The Unsafe Illusion: Benchmarking C# Pointers vs. Safe Arrays in Unity

The Unsafe Illusion: Benchmarking C# Pointers vs. Safe Arrays in Unity

2
Comments
5 min read
Top 10 .NET Migration Practices You Should Follow in 2026

Top 10 .NET Migration Practices You Should Follow in 2026

Comments
5 min read
Basic Concepts of C# Numeric Types — From Integers to SIMD, for LLM-Ready Thinking

Basic Concepts of C# Numeric Types — From Integers to SIMD, for LLM-Ready Thinking

1
Comments 1
8 min read
Unit Testing ASP.NET Core Web API with Moq and xUnit (Controllers + Services)

Unit Testing ASP.NET Core Web API with Moq and xUnit (Controllers + Services)

Comments
5 min read
loading...