[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.
Using GitHub Models with the Microsoft Agent Framework

Using GitHub Models with the Microsoft Agent Framework

5
Comments 1
8 min read
Tired of Accidentally Zipping Build Artifacts? Try "dnx zipsrc"!

Tired of Accidentally Zipping Build Artifacts? Try "dnx zipsrc"!

Comments
4 min read
Why Startups and IndieDevs Should Choose Monolith First, Lessons From My Micro-SaaS Project, For ...

Why Startups and IndieDevs Should Choose Monolith First, Lessons From My Micro-SaaS Project, For ...

Comments
4 min read
Memory-Safe Secrets in .NET Configuration

Memory-Safe Secrets in .NET Configuration

Comments
9 min read
GTK4 DropDown with .NET

GTK4 DropDown with .NET

Comments
5 min read
Feature Toggles Without Tech Debt, Strategies for Teams to Avoid Hidden Pitfalls

Feature Toggles Without Tech Debt, Strategies for Teams to Avoid Hidden Pitfalls

Comments
4 min read
Debugging Worldpay Webhooks in ASP.NET Core

Debugging Worldpay Webhooks in ASP.NET Core

Comments
2 min read
🛠️ Do `.SLN` para `.SLNX` no .NET: O que Mudou e Por quê

🛠️ Do `.SLN` para `.SLNX` no .NET: O que Mudou e Por quê

Comments
4 min read
Moving Beyond O(N^2 log N) for Weighted Random Sorting

Moving Beyond O(N^2 log N) for Weighted Random Sorting

3
Comments
1 min read
Converting RTF to PDF in C#

Converting RTF to PDF in C#

Comments
3 min read
Decompiling the New C# 14 field Keyword

Decompiling the New C# 14 field Keyword

Comments
11 min read
WebForms Core in NuGet

WebForms Core in NuGet

1
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
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
Stop Writing Unreadable Regex - Build Patterns the Fluent Way in C#

Stop Writing Unreadable Regex - Build Patterns the Fluent Way in C#

Comments 2
3 min read
CQRS + Event Sourcing in .NET (C#) — A Production‑Minded Developer Guide (with a Smile)

CQRS + Event Sourcing in .NET (C#) — A Production‑Minded Developer Guide (with a Smile)

2
Comments 1
7 min read
Atomic Transaction Patterns C#

Atomic Transaction Patterns C#

Comments
5 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
API Versioning Strategies: Incidents and Fixes

API Versioning Strategies: Incidents and Fixes

3
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
Nexora Launcher — Prototype Release (WPF / .NET 8)

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

Comments
2 min read
Are primary constructors good?

Are primary constructors good?

Comments
3 min read
I built my own Shader Language

I built my own Shader Language

Comments
2 min read
Read Excel in C# with Simple Code

Read Excel in C# with Simple Code

Comments
2 min read
loading...