DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Hangfire Introduction and Implementation in .NET Core 6 Web API

Hangfire Introduction and Implementation in .NET Core 6 Web API

7
Comments
5 min read
Minimal API endpoints getting messy? Let's get organized

Minimal API endpoints getting messy? Let's get organized

6
Comments 1
3 min read
C# / Blazor Wolfenstein - Part 1 - Blazor

C# / Blazor Wolfenstein - Part 1 - Blazor

4
Comments
4 min read
Receive Real-Time Data In .NET 6 Client Application Using SignalR

Receive Real-Time Data In .NET 6 Client Application Using SignalR

3
Comments
5 min read
Deploying a .NET Core Application in Azure Kubernetes

Deploying a .NET Core Application in Azure Kubernetes

2
Comments
8 min read
How to solve InvalidOperationException for constructors using HttpClientFactory in C#

How to solve InvalidOperationException for constructors using HttpClientFactory in C#

9
Comments
3 min read
Creating a weak dictionary in .NET

Creating a weak dictionary in .NET

9
Comments 1
3 min read
ItalianSyllabary is out!

ItalianSyllabary is out!

2
Comments
2 min read
Top 10 Dotnet Exception Anti-Patterns in C#

Top 10 Dotnet Exception Anti-Patterns in C#

49
Comments 6
10 min read
How to split PDF File in C# (Code Example Tutorial)

How to split PDF File in C# (Code Example Tutorial)

7
Comments 1
5 min read
Visual Studio Code con .NET 7 y C# 11

Visual Studio Code con .NET 7 y C# 11

11
Comments 1
5 min read
Build a stock update notification bot for Microsoft Teams using C# and Teams Toolkit for Visual Studio

Build a stock update notification bot for Microsoft Teams using C# and Teams Toolkit for Visual Studio

8
Comments 2
9 min read
Creating HttpCookie Class in C#

Creating HttpCookie Class in C#

2
Comments
2 min read
Strategy Pattern in C#

Strategy Pattern in C#

4
Comments
9 min read
Use Model Features to Speed Up Backend Development in a DRY Manner

Use Model Features to Speed Up Backend Development in a DRY Manner

17
Comments 2
9 min read
Dapr Service Invocation with Azure Container Apps

Dapr Service Invocation with Azure Container Apps

7
Comments
7 min read
Do you plan to take on .NET MAUI? Get ready for an adventure with NullReferenceException

Do you plan to take on .NET MAUI? Get ready for an adventure with NullReferenceException

2
Comments
3 min read
Desempenho: Toda regra tem exceção?

Desempenho: Toda regra tem exceção?

17
Comments 6
5 min read
RabbitMQ Message Queue using .NET Core 6 Web API

RabbitMQ Message Queue using .NET Core 6 Web API

2
Comments
8 min read
A Tale of 2 Codebases (Part 2 of 4): Testability

A Tale of 2 Codebases (Part 2 of 4): Testability

Comments
9 min read
What are Generics in C#?

What are Generics in C#?

30
Comments 5
6 min read
Game Dev Digest — Issue #162 - Important Tools And Enhancements

Game Dev Digest — Issue #162 - Important Tools And Enhancements

5
Comments 1
8 min read
.NET 7 Release Candidate 2 Is Here — Here’s What’s New!

.NET 7 Release Candidate 2 Is Here — Here’s What’s New!

25
Comments
5 min read
Introducing the New Blazor AppBar Component

Introducing the New Blazor AppBar Component

Comments
8 min read
Comparing Init-Only, Get-Only, and Readonly in C# Code

Comparing Init-Only, Get-Only, and Readonly in C# Code

13
Comments 4
4 min read
Handling CSV Files in ASP.NET Core Web APIs

Handling CSV Files in ASP.NET Core Web APIs

3
Comments 1
7 min read
Enable file nesting for C# razor, Xaml and blazor pages in vscode

Enable file nesting for C# razor, Xaml and blazor pages in vscode

8
Comments
1 min read
Using Amazon .NET Lambda Annotations (Preview)

Using Amazon .NET Lambda Annotations (Preview)

4
Comments
2 min read
i'm going to create a space game tutorial

i'm going to create a space game tutorial

5
Comments 2
1 min read
.NET 7 Rate Limiting

.NET 7 Rate Limiting

6
Comments
6 min read
C# Program to convert Roman numerals to decimal integers.

C# Program to convert Roman numerals to decimal integers.

5
Comments
2 min read
Understanding C# Delegates

Understanding C# Delegates

Comments 1
5 min read
Length of Last Word

Length of Last Word

1
Comments
1 min read
How To Use Global Query Filters in EF Core

How To Use Global Query Filters in EF Core

1
Comments
3 min read
Implementación de Tareas Programadas en ASP.NET Core con Expresiones CRON

Implementación de Tareas Programadas en ASP.NET Core con Expresiones CRON

17
Comments 1
5 min read
Introducing New Blazor Speed Dial Component

Introducing New Blazor Speed Dial Component

Comments 1
9 min read
Introducing the New .NET MAUI ComboBox Control

Introducing the New .NET MAUI ComboBox Control

Comments 1
5 min read
What's new in C# 11: overview

What's new in C# 11: overview

5
Comments 1
12 min read
C# Interfaces

C# Interfaces

3
Comments 2
3 min read
How to write clear and robust unit tests: the dos and don'ts

How to write clear and robust unit tests: the dos and don'ts

5
Comments
13 min read
Remove Duplicates from Sorted List

Remove Duplicates from Sorted List

4
Comments
1 min read
Setting up one-to-many & many-to-many relationships in Entity Framework Core

Setting up one-to-many & many-to-many relationships in Entity Framework Core

5
Comments
3 min read
Differences between .NET Collection Interfaces

Differences between .NET Collection Interfaces

31
Comments 3
5 min read
A brief history of async/await

A brief history of async/await

30
Comments
3 min read
My Favorite New C# Feature: Target-Typed New

My Favorite New C# Feature: Target-Typed New

12
Comments 2
4 min read
Creating Overridable Hierarchical Attribute Filters for ASP.net 6

Creating Overridable Hierarchical Attribute Filters for ASP.net 6

1
Comments
4 min read
Remove Element

Remove Element

Comments
2 min read
Utilizando HttpClient con IHttpClientFactory en .Net 6

Utilizando HttpClient con IHttpClientFactory en .Net 6

8
Comments
5 min read
Game Dev Digest — Issue #160 - Get Your Game Discovered

Game Dev Digest — Issue #160 - Get Your Game Discovered

7
Comments
14 min read
PostgreSQL CRUD operations with C# and Dapper

PostgreSQL CRUD operations with C# and Dapper

5
Comments
7 min read
C# Tip: Use Debug-Assert to break the debugging flow if a condition fails

C# Tip: Use Debug-Assert to break the debugging flow if a condition fails

6
Comments
2 min read
Easily Track the Progress of Your Work Using the New .NET MAUI ProgressBar

Easily Track the Progress of Your Work Using the New .NET MAUI ProgressBar

Comments
6 min read
Introducing the New WinUI Busy Indicator Control

Introducing the New WinUI Busy Indicator Control

1
Comments
5 min read
Learning LINQ with 101 Examples and Sample Data (Query & Fluent Syntax)

Learning LINQ with 101 Examples and Sample Data (Query & Fluent Syntax)

13
Comments
3 min read
Plus One

Plus One

1
Comments 1
2 min read
Create a web API with ASP.NET Core 6

Create a web API with ASP.NET Core 6

14
Comments 1
7 min read
3 (and more) ways to set configuration values in .NET

3 (and more) ways to set configuration values in .NET

1
Comments
6 min read
PDF Generator for .NET

PDF Generator for .NET

5
Comments
1 min read
Introducing the .NET MAUI Autocomplete Control

Introducing the .NET MAUI Autocomplete Control

Comments
5 min read
CRUD Operation using Entity Framework Core and Stored Procedure in .NET Core 6 Web API

CRUD Operation using Entity Framework Core and Stored Procedure in .NET Core 6 Web API

11
Comments
5 min read
loading...