DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
See what's inside a ZIP file

See what's inside a ZIP file

6
Comments
1 min read
SHort learning Godot engine

SHort learning Godot engine

6
Comments
1 min read
Beginner C#: Why learn C#?

Beginner C#: Why learn C#?

15
Comments
4 min read
GitHub Desktop for better repo organisation 00:30

GitHub Desktop for better repo organisation

11
Comments 1
2 min read
[Unity] How to Use Physics.OverlapCapsule

[Unity] How to Use Physics.OverlapCapsule

3
Comments
3 min read
Game Dev Digest — Issue #63 - Fall Guys, ScriptableObects, and Stylized Effects

Game Dev Digest — Issue #63 - Fall Guys, ScriptableObects, and Stylized Effects

5
Comments
9 min read
Asynchronous Programming in .Net Core (Part 1)

Asynchronous Programming in .Net Core (Part 1)

7
Comments
6 min read
Why We Upgraded Our Production Application to .NET 5.0

Why We Upgraded Our Production Application to .NET 5.0

14
Comments 1
4 min read
Safer Data Parsing with Try Monads

Safer Data Parsing with Try Monads

5
Comments 1
9 min read
VSCode Profiles - .Net Flavored

VSCode Profiles - .Net Flavored

10
Comments
5 min read
ISet<T> Considered Harmful

ISet<T> Considered Harmful

2
Comments
5 min read
SFMC and its many features

SFMC and its many features

2
Comments
4 min read
How to Represent a Graph in C#

How to Represent a Graph in C#

27
Comments 2
8 min read
Set Class Fields Using 'out' Parameters

Set Class Fields Using 'out' Parameters

6
Comments
1 min read
Fast Builds: Make a Url Shortener with .NET

Fast Builds: Make a Url Shortener with .NET

22
Comments
12 min read
A simpler approach to building event driven software using .NET Core and Kafka

A simpler approach to building event driven software using .NET Core and Kafka

24
Comments 2
11 min read
Writing cleaner code with Object Calisthenics

Writing cleaner code with Object Calisthenics

38
Comments
11 min read
Debugging System.AggregateException - even in async code

Debugging System.AggregateException - even in async code

6
Comments
4 min read
Adding Health Checks UI

Adding Health Checks UI

19
Comments
2 min read
Using C# Delegates in Unity

Using C# Delegates in Unity

7
Comments
3 min read
MagicLeapで任意の平面にオブジェクトを置く方法

MagicLeapで任意の平面にオブジェクトを置く方法

5
Comments
3 min read
Transforming data from JSON to XML and XML to JSON with C#

Transforming data from JSON to XML and XML to JSON with C#

5
Comments 1
4 min read
Kentico CMS Quick Tip: Using Font Awesome Icons for Custom Page Types

Kentico CMS Quick Tip: Using Font Awesome Icons for Custom Page Types

5
Comments
6 min read
Run EF Core Queries on SQL Server From Blazor WebAssembly

Run EF Core Queries on SQL Server From Blazor WebAssembly

23
Comments 2
26 min read
LINQ: Caveats and pitfalls

LINQ: Caveats and pitfalls

10
Comments 4
10 min read
Asynchronous Programming in .Net Core (Part 2)

Asynchronous Programming in .Net Core (Part 2)

6
Comments
3 min read
Visual Studio IDE Shortcut keys: 5 cool handy tips to speed your programming

Visual Studio IDE Shortcut keys: 5 cool handy tips to speed your programming

7
Comments 1
2 min read
Using scoped services inside singletons

Using scoped services inside singletons

3
Comments
3 min read
Building a Software Survey using Blazor - Part 2 - Better State

Building a Software Survey using Blazor - Part 2 - Better State

5
Comments
3 min read
Programacão assíncrona no C#

Programacão assíncrona no C#

4
Comments
2 min read
Advanced F# Interop

Advanced F# Interop

4
Comments
7 min read
C# - The For Loop Paradox

C# - The For Loop Paradox

10
Comments
2 min read
Use System.IO.Pipelines and System.Threading.Channels APIs to Boost Performance

Use System.IO.Pipelines and System.Threading.Channels APIs to Boost Performance

10
Comments 1
3 min read
Changing Serilog Minimum level without application restart on .NET Framework and Core

Changing Serilog Minimum level without application restart on .NET Framework and Core

1
Comments
3 min read
Value-Based Attributes in C#

Value-Based Attributes in C#

7
Comments 4
3 min read
I'm using UNITY for gamedev. What you use?

I'm using UNITY for gamedev. What you use?

2
Comments 2
1 min read
Adding Health Checks to .Net Core Application

Adding Health Checks to .Net Core Application

17
Comments 1
3 min read
【.NET Core】【ClosedXML】Getting cell values 1

【.NET Core】【ClosedXML】Getting cell values 1

8
Comments
3 min read
Real Traits in C#

Real Traits in C#

10
Comments 7
5 min read
CshtmlComponent — A Real ASP.NET Core MVC and Razor Pages Component

CshtmlComponent — A Real ASP.NET Core MVC and Razor Pages Component

11
Comments
1 min read
UI Command Pattern : Part I

UI Command Pattern : Part I

6
Comments
13 min read
Event Sourcing Parte 3: Snapshots!

Event Sourcing Parte 3: Snapshots!

10
Comments
7 min read
Things you need to know as a C# developer - Collections

Things you need to know as a C# developer - Collections

90
Comments 4
9 min read
Database Migration in Production: Tips and Tricks

Database Migration in Production: Tips and Tricks

7
Comments 2
5 min read
CoreLMS: Custom Validation, Razor Pages, DTOs, and First UI Working!

CoreLMS: Custom Validation, Razor Pages, DTOs, and First UI Working!

6
Comments 1
3 min read
My first attempt to open source

My first attempt to open source

4
Comments
1 min read
Game Dev Digest — Issue #62 - AR/VR, Gestures, 2020.2 and more!

Game Dev Digest — Issue #62 - AR/VR, Gestures, 2020.2 and more!

6
Comments
10 min read
Take A Look At ML.NET

Take A Look At ML.NET

8
Comments 1
8 min read
Why I no longer use ConfigureAwait(false)

Why I no longer use ConfigureAwait(false)

24
Comments 7
3 min read
Check if two documents are same

Check if two documents are same

8
Comments 1
1 min read
CQRS Scalable Aggregates

CQRS Scalable Aggregates

7
Comments 4
4 min read
My programming language is the best!

My programming language is the best!

5
Comments 1
2 min read
Building a Software Survey using Blazor - Part 1 - State

Building a Software Survey using Blazor - Part 1 - State

14
Comments
6 min read
Guard Clauses Explained

Guard Clauses Explained

11
Comments
4 min read
Algorithms Every Developer Should Know - Binary Search

Algorithms Every Developer Should Know - Binary Search

10
Comments
4 min read
Witch one is batter for building E-Commerce website Asp.net core or Laravel

Witch one is batter for building E-Commerce website Asp.net core or Laravel

4
Comments 3
1 min read
Error-Free C# Part I: The Maybe Monad

Error-Free C# Part I: The Maybe Monad

2
Comments
5 min read
Design Patterns With Examples in C#

Design Patterns With Examples in C#

27
Comments 6
2 min read
Text Manipulation is Complicated

Text Manipulation is Complicated

3
Comments
5 min read
Tried Entity Framework Core 5.0's Many-to-Many support

Tried Entity Framework Core 5.0's Many-to-Many support

16
Comments 3
7 min read
loading...