[go: up one dir, main page]

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.
Trial License Implementation Patterns in C#: A Technical Deep Dive

Trial License Implementation Patterns in C#: A Technical Deep Dive

Comments
7 min read
API Versioning Strategies: Real Lessons from Production Incidents and Fixes

API Versioning Strategies: Real Lessons from Production Incidents and Fixes

Comments
3 min read
Split Excel Worksheets into Multiple Files in C#

Split Excel Worksheets into Multiple Files in C#

Comments
4 min read
Entity Framework's Love Affair with ID Keys: Why Composite Keys Can Be a Pain

Entity Framework's Love Affair with ID Keys: Why Composite Keys Can Be a Pain

Comments
5 min read
Converting RTF to PDF in C#

Converting RTF to PDF in C#

Comments
3 min read
🍯 Announcing HoneyDrunk.Data: A Multi-Tenant Persistence Layer for Distributed .NET Applications

🍯 Announcing HoneyDrunk.Data: A Multi-Tenant Persistence Layer for Distributed .NET Applications

Comments
4 min read
Building for Europe? Meet Bielik (Open-Source LLM Made in Poland).

Building for Europe? Meet Bielik (Open-Source LLM Made in Poland).

5
Comments
5 min read
🚀 SchedPay_Free | Open-Source, Docker-Based Appointment & Payment Management System

🚀 SchedPay_Free | Open-Source, Docker-Based Appointment & Payment Management System

1
Comments
2 min read
Decompiling the New C# 14 field Keyword

Decompiling the New C# 14 field Keyword

Comments
11 min read
How I Translated 277 Strings in 5 Minutes (Real-World Case Study)

How I Translated 277 Strings in 5 Minutes (Real-World Case Study)

Comments
3 min read
☕ Just launched Coffee Pomodoro - my personal productivity project 🚀

☕ Just launched Coffee Pomodoro - my personal productivity project 🚀

Comments
1 min read
WebForms Core in NuGet

WebForms Core in NuGet

1
Comments
2 min read
From Hours to Minutes: AI That Finds Tech Events for You

From Hours to Minutes: AI That Finds Tech Events for You

Comments
3 min read
REST vs GraphQL in Practice, Trade-offs for Backend and Frontend Teams

REST vs GraphQL in Practice, Trade-offs for Backend and Frontend Teams

Comments
4 min read
The Blazor Closure Bug That Made All My Time Slots 24:00 🕛 🕛

The Blazor Closure Bug That Made All My Time Slots 24:00 🕛 🕛

Comments
3 min read
Building RTL-Friendly Apps with .NET MAUI: Introducing MauiPersianToolkit – Persian/Hijri Calendar, RTL & Ready-to-Use Controls

Building RTL-Friendly Apps with .NET MAUI: Introducing MauiPersianToolkit – Persian/Hijri Calendar, RTL & Ready-to-Use Controls

Comments
2 min read
Building RTL-Friendly Apps with .NET MAUI: Introducing MauiPersianToolkit – Persian/Hijri Calendar, RTL & Ready-to-Use Controls

Building RTL-Friendly Apps with .NET MAUI: Introducing MauiPersianToolkit – Persian/Hijri Calendar, RTL & Ready-to-Use Controls

Comments
2 min read
Channels in C#

Channels in C#

1
Comments
5 min read
🚀 Building the Best SQL-Backed Job Queue with WJb and UkrGuru.Sql in .NET

🚀 Building the Best SQL-Backed Job Queue with WJb and UkrGuru.Sql in .NET

Comments
2 min read
Type-Safe Collections in C#: How NonEmptyList Eliminates Runtime Exceptions

Type-Safe Collections in C#: How NonEmptyList Eliminates Runtime Exceptions

Comments
4 min read
Surviving Breaking Changes in Evolving C# APIs, Hard Lessons and Practical Strategies for .NET Devs

Surviving Breaking Changes in Evolving C# APIs, Hard Lessons and Practical Strategies for .NET Devs

Comments
3 min read
Unit testing : How to Mock Public Methods in C# with NSubstitute

Unit testing : How to Mock Public Methods in C# with NSubstitute

Comments
1 min read
Nexora Launcher — Prototype Release (WPF / .NET 8)

Nexora Launcher — Prototype Release (WPF / .NET 8)

Comments
2 min read
Clean Up Your C# Loops: Flattening Nested Collections with LINQ SelectMany

Clean Up Your C# Loops: Flattening Nested Collections with LINQ SelectMany

Comments
1 min read
From 3+ Days to 3.8 Hours: Scaling a .NET CSV Importer for SQL Server

From 3+ Days to 3.8 Hours: Scaling a .NET CSV Importer for SQL Server

Comments
3 min read
loading...