DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Kentico Xperience Design Patterns: Handling Failures - The Result Monad

Kentico Xperience Design Patterns: Handling Failures - The Result Monad

1
Comments
11 min read
What are Minimal APIs in ASP.NET Core 6

What are Minimal APIs in ASP.NET Core 6

Comments
7 min read
Add persisted parameters to CLI applications in .NET

Add persisted parameters to CLI applications in .NET

7
Comments
8 min read
ASP.NET Core - Write a Simple Cookie Authentication

ASP.NET Core - Write a Simple Cookie Authentication

21
Comments
2 min read
The Orchard Core threequel. Rechecking the project with PVS-Studio

The Orchard Core threequel. Rechecking the project with PVS-Studio

1
Comments
9 min read
How can a static analyzer help Discord.NET developers?

How can a static analyzer help Discord.NET developers?

1
Comments
8 min read
Deploy an API REST .Net 5 to Google Cloud Run using Github and Google Cloud Build

Deploy an API REST .Net 5 to Google Cloud Run using Github and Google Cloud Build

4
Comments 6
4 min read
Razor pages or mvc

Razor pages or mvc

4
Comments 4
1 min read
Como publicar uma API REST .Net 5 no Google Cloud Run usando Github e Google Cloud Build

Como publicar uma API REST .Net 5 no Google Cloud Run usando Github e Google Cloud Build

7
Comments
5 min read
Using the new Composition Renderer in Avalonia 11

Using the new Composition Renderer in Avalonia 11

17
Comments
3 min read
Build & Manage a Grocery Store Scene From the Cloud in Unity (Tutorial)

Build & Manage a Grocery Store Scene From the Cloud in Unity (Tutorial)

8
Comments 1
3 min read
C# - Left Shift and Right Shift Operators (>> and <<)

C# - Left Shift and Right Shift Operators (>> and <<)

2
Comments
1 min read
Design: CQRS - Desfazendo mal-entendidos

Design: CQRS - Desfazendo mal-entendidos

37
Comments 1
6 min read
Turning it up to 11!

Turning it up to 11!

30
Comments 6
4 min read
User-defined Conversions: Conversion between Custom Types

User-defined Conversions: Conversion between Custom Types

1
Comments
3 min read
Using EFCore's InMemoryDatabase as an automated testing tool

Using EFCore's InMemoryDatabase as an automated testing tool

5
Comments 1
2 min read
Game Dev Digest — Issue #152 - URP And More!

Game Dev Digest — Issue #152 - URP And More!

3
Comments
7 min read
A Full-Stack Web App Using Blazor WebAssembly and GraphQL: Part 6

A Full-Stack Web App Using Blazor WebAssembly and GraphQL: Part 6

5
Comments
14 min read
Design a Car Dashboard Like a Pro Using the WinUI Radial Gauge

Design a Car Dashboard Like a Pro Using the WinUI Radial Gauge

Comments
11 min read
Containers en .Net Core y Docker

Containers en .Net Core y Docker

7
Comments
4 min read
ASP.NET: Servidor de Autenticación OIDC Multi Tenant - Parte 1

ASP.NET: Servidor de Autenticación OIDC Multi Tenant - Parte 1

17
Comments
19 min read
C# - Jagged Array

C# - Jagged Array

1
Comments
1 min read
Criando um CRUD do ZERO em .NET usando o Liquid Framework

Criando um CRUD do ZERO em .NET usando o Liquid Framework

3
Comments
4 min read
Forget SQL, All My Homies Use LINQ

Forget SQL, All My Homies Use LINQ

22
Comments 1
2 min read
How to improve Serilog logging in .NET 6 by using Scopes

How to improve Serilog logging in .NET 6 by using Scopes

8
Comments
7 min read
C# file nesting in VSCODE

C# file nesting in VSCODE

30
Comments 3
1 min read
Game Dev Digest — Issue #151 - Learn From Others

Game Dev Digest — Issue #151 - Learn From Others

7
Comments
7 min read
Getting Started with the ASP.NET Core AutoComplete Control

Getting Started with the ASP.NET Core AutoComplete Control

5
Comments
1 min read
C# Constants Management

C# Constants Management

1
Comments
1 min read
Sparky's Tool Tips: LINQPad

Sparky's Tool Tips: LINQPad

5
Comments 1
3 min read
I decided to use Extension Methods in my new cryptocurrency trading application

I decided to use Extension Methods in my new cryptocurrency trading application

3
Comments 5
3 min read
Discover the New ASP.NET Core Features in .NET 7!

Discover the New ASP.NET Core Features in .NET 7!

46
Comments 2
7 min read
5 Reasons to try Godot game engine

5 Reasons to try Godot game engine

13
Comments 3
3 min read
Querying parent from child table in EntityFramework

Querying parent from child table in EntityFramework

6
Comments
1 min read
Azure WebJobs, Service Bus and Managed Identity: Lesson learned

Azure WebJobs, Service Bus and Managed Identity: Lesson learned

11
Comments
2 min read
.NET 6 Performance !

.NET 6 Performance !

16
Comments
8 min read
Valid Parentheses

Valid Parentheses

4
Comments
1 min read
NCache and Full-Text Searching

NCache and Full-Text Searching

21
Comments
7 min read
LINQ Formatters

LINQ Formatters

3
Comments
4 min read
Understanding the Enumerable.Aggregate method in LINQ

Understanding the Enumerable.Aggregate method in LINQ

13
Comments
4 min read
Let's Learn .NET - Blazor Hybrid - July 28th 2022 - Free Live Stream Event

Let's Learn .NET - Blazor Hybrid - July 28th 2022 - Free Live Stream Event

3
Comments
2 min read
Recursions

Recursions

3
Comments
4 min read
Conectando API en .Net 5 con firebase storage

Conectando API en .Net 5 con firebase storage

6
Comments
4 min read
C# tip: define Using Aliases to avoid ambiguity

C# tip: define Using Aliases to avoid ambiguity

11
Comments
3 min read
SOLID

SOLID

7
Comments
1 min read
Longest Common Prefix

Longest Common Prefix

4
Comments
1 min read
Número mayor de un Array

Número mayor de un Array

3
Comments
1 min read
Working on a simple notification & farming system.

Working on a simple notification & farming system.

6
Comments 1
1 min read
C# - String reversal

C# - String reversal

8
Comments
2 min read
Local .NET MAUI events happening around the world!

Local .NET MAUI events happening around the world!

17
Comments
2 min read
Find your US Representatives and Congressional Districts with SMS and ASP.NET Core

Find your US Representatives and Congressional Districts with SMS and ASP.NET Core

3
Comments
17 min read
How to Bulk Email with C# and .NET: Zero to Hero

How to Bulk Email with C# and .NET: Zero to Hero

1
Comments 1
16 min read
Peeking Into LINQ DistinctBy Source Code

Peeking Into LINQ DistinctBy Source Code

7
Comments
4 min read
Estándares de escritura C# (Parte I)

Estándares de escritura C# (Parte I)

3
Comments
3 min read
Using dotnet CLI for Winforms with .NET 6 and .NET Framework 4.8

Using dotnet CLI for Winforms with .NET 6 and .NET Framework 4.8

2
Comments
3 min read
Prevent sensitive data exposure in log with Serilog

Prevent sensitive data exposure in log with Serilog

8
Comments 4
2 min read
Taking a .NET Core Web App Offline ... Gracefully

Taking a .NET Core Web App Offline ... Gracefully

22
Comments
3 min read
C#: Modify Claims via Middleware in ASP.NET

C#: Modify Claims via Middleware in ASP.NET

15
Comments 5
3 min read
Any bugs in your IDE? Checking AvalonStudio with PVS-Studio

Any bugs in your IDE? Checking AvalonStudio with PVS-Studio

1
Comments
8 min read
5 New C# 11 Features You Might Have Missed

5 New C# 11 Features You Might Have Missed

35
Comments
6 min read
loading...