DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
.NET How to throttle HttpClient Requests using SemaphoreSlim

.NET How to throttle HttpClient Requests using SemaphoreSlim

18
Comments 4
2 min read
The technology stacks I use for software development (as a full-stack developer)

The technology stacks I use for software development (as a full-stack developer)

7
Comments 1
2 min read
Mobile Blazor Bindings - Layout and Styling

Mobile Blazor Bindings - Layout and Styling

7
Comments 2
12 min read
Vistulans - Game Dev Diary - Days 16-28 - Core Gameplay

Vistulans - Game Dev Diary - Days 16-28 - Core Gameplay

5
Comments
2 min read
DotVVM: upload files using FileUpload control

DotVVM: upload files using FileUpload control

2
Comments
4 min read
.NET 5.0, VS2019 Preview and C# 9.0 for ASP .NET Core developers

.NET 5.0, VS2019 Preview and C# 9.0 for ASP .NET Core developers

9
Comments
14 min read
Validate mail address format the easy way – a follow up

Validate mail address format the easy way – a follow up

2
Comments
2 min read
ASP.NET Basics: Inject Service into Controller

ASP.NET Basics: Inject Service into Controller

7
Comments 1
2 min read
Practical Introduction to Vectors for Game Development

Practical Introduction to Vectors for Game Development

32
Comments 1
7 min read
What's wrong with the current state of unit testing

What's wrong with the current state of unit testing

10
Comments 2
3 min read
.NET Looks at Functional Programming Techniques.

.NET Looks at Functional Programming Techniques.

6
Comments 21
2 min read
Playing with serilog and dotnetcore

Playing with serilog and dotnetcore

10
Comments
5 min read
Game Dev Digest — Issue #38 - Coding, Editor Enhancements, Visuals & Shaders, Animations, Physics, XR, And Much More

Game Dev Digest — Issue #38 - Coding, Editor Enhancements, Visuals & Shaders, Animations, Physics, XR, And Much More

5
Comments
11 min read
C# - Asserting a value is not null in null-aware code

C# - Asserting a value is not null in null-aware code

8
Comments 2
1 min read
Getting Started with Mobile Blazor Bindings

Getting Started with Mobile Blazor Bindings

6
Comments
8 min read
Building AWS Lambda functions with .NET Core 3.1 on Amazon Linux 2 using Windows Terminal

Building AWS Lambda functions with .NET Core 3.1 on Amazon Linux 2 using Windows Terminal

4
Comments
2 min read
OData Actions in .NET Core

OData Actions in .NET Core

6
Comments
3 min read
First steps with asynchronous programming in C#

First steps with asynchronous programming in C#

25
Comments 5
7 min read
Examples on the violation of Liskov Substitution Principle (LSP)

Examples on the violation of Liskov Substitution Principle (LSP)

12
Comments
2 min read
EF Builder Entity One to Many Configuration

EF Builder Entity One to Many Configuration

8
Comments
2 min read
C#, Task.WhenAll vs Parallel.ForEach

C#, Task.WhenAll vs Parallel.ForEach

26
Comments 5
2 min read
Generator Pattern using CSharp and Linq

Generator Pattern using CSharp and Linq

15
Comments
3 min read
Introduction to OPTION type in CSharp

Introduction to OPTION type in CSharp

13
Comments
3 min read
Middleware in ASP .NET Core 3.1

Middleware in ASP .NET Core 3.1

17
Comments 1
7 min read
How to use CanellationToken With ICommand A Solid Implementation of ICommand

How to use CanellationToken With ICommand A Solid Implementation of ICommand

7
Comments
1 min read
loading...