DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
State Machine Basics: My Playable Character's State Pattern

State Machine Basics: My Playable Character's State Pattern

5
Comments
5 min read
Working on the BEST Projectile System for my project... so far :)

Working on the BEST Projectile System for my project... so far :)

1
Comments
4 min read
Design pattern using c#

Design pattern using c#

2
Comments
2 min read
Implementación de Health Checks en ASP.NET Core

Implementación de Health Checks en ASP.NET Core

16
Comments
5 min read
Enable CORS in ASP.NET Core in the Easiest Way

Enable CORS in ASP.NET Core in the Easiest Way

37
Comments 1
10 min read
Getting Started with the .NET MAUI Image Editor

Getting Started with the .NET MAUI Image Editor

Comments
1 min read
Play safe without Try Catch...

Play safe without Try Catch...

1
Comments 1
1 min read
REST API Visibility Control

REST API Visibility Control

2
Comments
4 min read
.NET 8 - Microservice Implementations - Part 1

.NET 8 - Microservice Implementations - Part 1

1
Comments
1 min read
Razor Pages Add Select option to a Dropdown

Razor Pages Add Select option to a Dropdown

3
Comments
3 min read
Making authentication with Okta.

Making authentication with Okta.

1
Comments
5 min read
How to Set Up Mocks in Unit Tests to Return Default Objects

How to Set Up Mocks in Unit Tests to Return Default Objects

8
Comments
3 min read
Robust use of HTTP Client

Robust use of HTTP Client

4
Comments
2 min read
The Moq-gate: You Either Die a Hero...

The Moq-gate: You Either Die a Hero...

59
Comments 13
3 min read
Async Lazy In C# – With Great Power Comes Great Responsibility

Async Lazy In C# – With Great Power Comes Great Responsibility

3
Comments 4
4 min read
Time Period Library for .NET

Time Period Library for .NET

4
Comments
27 min read
Comment ajouter ou convertir des images en PDF avec C# et VB.NET

Comment ajouter ou convertir des images en PDF avec C# et VB.NET

1
Comments
6 min read
Game Dev Digest — Issue #200 - Develop Faster

Game Dev Digest — Issue #200 - Develop Faster

2
Comments
13 min read
Visual Studio tip 3 secret code samples

Visual Studio tip 3 secret code samples

3
Comments
3 min read
Structured ASP.NET Localization

Structured ASP.NET Localization

1
Comments
4 min read
Using Azure Web PubSub with Protobuf subprotocol in .NET

Using Azure Web PubSub with Protobuf subprotocol in .NET

Comments
4 min read
How To Convert C# Enum in into Arrays

How To Convert C# Enum in into Arrays

28
Comments
12 min read
Getting Started with the .NET MAUI Popup Control

Getting Started with the .NET MAUI Popup Control

Comments
1 min read
Générer un badge / avatar en C#

Générer un badge / avatar en C#

1
Comments
4 min read
Getting started with Azure Cognitive Search

Getting started with Azure Cognitive Search

1
Comments
3 min read
Combining Blazor WebAssembly and .Net MVC application - part 2

Combining Blazor WebAssembly and .Net MVC application - part 2

8
Comments
8 min read
Creating a Custom URL Protocol in .NET

Creating a Custom URL Protocol in .NET

25
Comments 7
4 min read
Telegram NFT Auctions (Fragment) with C#

Telegram NFT Auctions (Fragment) with C#

11
Comments
2 min read
Migration from the legacy Azure Cosmos Tables library to the modern one.

Migration from the legacy Azure Cosmos Tables library to the modern one.

Comments
6 min read
Azure Key Vault with .NET - Vault Access Policies

Azure Key Vault with .NET - Vault Access Policies

3
Comments 1
2 min read
Globally Exception Handling using Exception Filters vs Middleware

Globally Exception Handling using Exception Filters vs Middleware

2
Comments
2 min read
Combining Blazor WebAssembly and .Net MVC application - part 1

Combining Blazor WebAssembly and .Net MVC application - part 1

13
Comments
4 min read
Automatizando geração de logs com Delegating Handler em .NET

Automatizando geração de logs com Delegating Handler em .NET

1
Comments
2 min read
Comment ajouter des filigranes d'image aux fichiers PDF avec C# et VB.NET

Comment ajouter des filigranes d'image aux fichiers PDF avec C# et VB.NET

Comments
4 min read
Script en C#

Script en C#

6
Comments
6 min read
Easy Way to Debug .NET Application Errors

Easy Way to Debug .NET Application Errors

Comments
5 min read
Control rc car using raspberry pi (Part 4 : Build the controller)

Control rc car using raspberry pi (Part 4 : Build the controller)

5
Comments
3 min read
Deploying the Feature Flags Service to Azure Kubernetes Service (AKS) using Helm, Exposed via Azure Load Balancer

Deploying the Feature Flags Service to Azure Kubernetes Service (AKS) using Helm, Exposed via Azure Load Balancer

Comments
4 min read
Generate a Loan EMI Schedule as an Excel Document Using C#

Generate a Loan EMI Schedule as an Excel Document Using C#

Comments
7 min read
C# da safe va unsafe code haqida

C# da safe va unsafe code haqida

4
Comments
2 min read
.NET 8 Web API - Filters

.NET 8 Web API - Filters

Comments
1 min read
.NET 8 Web API - Cleaning the Controller

.NET 8 Web API - Cleaning the Controller

Comments
1 min read
How to Check How Many Times Mocked Methods Are Called in Unit Tests

How to Check How Many Times Mocked Methods Are Called in Unit Tests

4
Comments
3 min read
Comment convertir des fichiers HTML et des chaînes HTML en format Word avec C# et VB.NET?

Comment convertir des fichiers HTML et des chaînes HTML en format Word avec C# et VB.NET?

Comments
4 min read
Learn to use a databound DataGridView ComboBox in Windows Forms

Learn to use a databound DataGridView ComboBox in Windows Forms

3
Comments
6 min read
Options and Configuration In .NET6

Options and Configuration In .NET6

6
Comments
5 min read
Grafana k6 and ASP.NET Core: A Practical Guide to Load & Stress Testing

Grafana k6 and ASP.NET Core: A Practical Guide to Load & Stress Testing

14
Comments
5 min read
C# Get JWT Token from Request

C# Get JWT Token from Request

4
Comments
2 min read
Passer du C# au Typescript

Passer du C# au Typescript

2
Comments
7 min read
Implicit Operators – Clean Code Secrets Or Buggy Nightmare?

Implicit Operators – Clean Code Secrets Or Buggy Nightmare?

1
Comments
4 min read
Using CSS custom properties (variables) in Razor Pages

Using CSS custom properties (variables) in Razor Pages

4
Comments
4 min read
Value Object

Value Object

4
Comments
3 min read
. NET 8 WEB API from A to Z

. NET 8 WEB API from A to Z

Comments
1 min read
Dictionary C#. Easier than we think.

Dictionary C#. Easier than we think.

1
Comments
3 min read
Mixin in C#

Mixin in C#

7
Comments 2
2 min read
How To Use Task.Run in C# for Multithreading

How To Use Task.Run in C# for Multithreading

78
Comments 5
21 min read
How to Check a Method was Called on a Mock in Moq

How to Check a Method was Called on a Mock in Moq

11
Comments 4
4 min read
Plugin Architecture in ASP.NET Core – How To Master It

Plugin Architecture in ASP.NET Core – How To Master It

2
Comments
5 min read
Keyed Services in .NET8's Dependency Injection

Keyed Services in .NET8's Dependency Injection

22
Comments 4
4 min read
4 Simple Steps to Create Thumbnail Images for Excel Documents in C#

4 Simple Steps to Create Thumbnail Images for Excel Documents in C#

Comments
5 min read
loading...