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.
Discriminated unions in C#

Discriminated unions in C#

2
Comments 1
7 min read
A Complete Guide to Unit Testing in .NET Core (with xUnit, Moq, and FluentAssertions)

A Complete Guide to Unit Testing in .NET Core (with xUnit, Moq, and FluentAssertions)

2
Comments
3 min read
How to Inject Service from DI Container to Marten Async Projection

How to Inject Service from DI Container to Marten Async Projection

5
Comments
2 min read
Delegates — A Simple Introduction

Delegates — A Simple Introduction

5
Comments
3 min read
Integrating an Angular Client with a .NET Web API – A Freelancer Marketplace Application

Integrating an Angular Client with a .NET Web API – A Freelancer Marketplace Application

1
Comments
4 min read
Οδηγός Clean Code για C# 35 παραδείγματα.

Οδηγός Clean Code για C# 35 παραδείγματα.

Comments
2 min read
C#’s Hidden Gem: How Yield Return Makes Iterators Simple

C#’s Hidden Gem: How Yield Return Makes Iterators Simple

1
Comments
3 min read
Oracle Forms to APEX Migration? Why Java or .NET May Fit Better

Oracle Forms to APEX Migration? Why Java or .NET May Fit Better

Comments
6 min read
Mistakes Were Made

Mistakes Were Made

Comments 1
7 min read
C# (Maybe) Joins the Motia Family: Building Multi-Language Workflows with .NET 9

C# (Maybe) Joins the Motia Family: Building Multi-Language Workflows with .NET 9

5
Comments
7 min read
Testing .NET APIs with Testcontainers and Mockoon

Testing .NET APIs with Testcontainers and Mockoon

Comments
5 min read
Learning TDD by doing: Is Umbraco's management API the answer to acceptance testing?

Learning TDD by doing: Is Umbraco's management API the answer to acceptance testing?

1
Comments
4 min read
Async vs Multithreading στο C# .NET

Async vs Multithreading στο C# .NET

1
Comments
4 min read
Boosting C# Performance with [MethodImpl(AggressiveInlining)]

Boosting C# Performance with [MethodImpl(AggressiveInlining)]

Comments
2 min read
Using AI to Curate AI: Building an AI-Powered Content Curator in C#

Using AI to Curate AI: Building an AI-Powered Content Curator in C#

Comments 1
3 min read
EF Core DBContext Entities configuration refactoring

EF Core DBContext Entities configuration refactoring

4
Comments
1 min read
Day 6 – Guaranteeing Message Ordering in Azure Service Bus

Day 6 – Guaranteeing Message Ordering in Azure Service Bus

Comments
1 min read
Extract Text from Word in C# (No Office) | Free Tool Guide

Extract Text from Word in C# (No Office) | Free Tool Guide

Comments 1
2 min read
Mastering Excel Data: A Practical Guide to Exporting Excel to DataTable using C#

Mastering Excel Data: A Practical Guide to Exporting Excel to DataTable using C#

Comments 1
4 min read
MongoDB Vector Search With EF Core

MongoDB Vector Search With EF Core

4
Comments 2
12 min read
Entity Framework Code-First Σχέσεις οντοτήτων μοντελοποίηση και Queries

Entity Framework Code-First Σχέσεις οντοτήτων μοντελοποίηση και Queries

Comments
7 min read
Dia 7: 🧩 Factory Method Pattern en C#

Dia 7: 🧩 Factory Method Pattern en C#

Comments
3 min read
Mastering Excel Number Formatting in C#

Mastering Excel Number Formatting in C#

Comments
3 min read
Day 1: Planning a Sports Matchmaking

Day 1: Planning a Sports Matchmaking

Comments
2 min read
C# Implicit Operator Explained with Examples

C# Implicit Operator Explained with Examples

Comments
2 min read
loading...