DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Game Dev Digest — Issue #91 - Shaders and Math, Oh My!

Game Dev Digest — Issue #91 - Shaders and Math, Oh My!

10
Comments
11 min read
Signals - .NET 5 based framework for developing enterprise and SaaS applications.

Signals - .NET 5 based framework for developing enterprise and SaaS applications.

4
Comments
2 min read
Resiliência em aplicações .Net com Polly

Resiliência em aplicações .Net com Polly

9
Comments
4 min read
An Example of Reflection

An Example of Reflection

8
Comments
5 min read
Let's Learn .NET - C# - Free Live Stream Event

Let's Learn .NET - C# - Free Live Stream Event

12
Comments
2 min read
Asp.Net Core 5 - API Versioning

Asp.Net Core 5 - API Versioning

25
Comments
7 min read
Let's Build an AWS Lambda in C#!

Let's Build an AWS Lambda in C#!

10
Comments
1 min read
Linq - How to write your own version of Sum extension

Linq - How to write your own version of Sum extension

4
Comments
1 min read
Easy Steps to Create a Blazor Server-Side App with Authentication

Easy Steps to Create a Blazor Server-Side App with Authentication

7
Comments 1
6 min read
Solve the scenario - using Delegates & Interfaces in Dotnet

Solve the scenario - using Delegates & Interfaces in Dotnet

4
Comments
1 min read
From where that configuration is coming from?

From where that configuration is coming from?

8
Comments
1 min read
Add Build Time to your C# Assembly

Add Build Time to your C# Assembly

4
Comments
2 min read
Simple implementation of pessimistic concurrency in Entity Framework

Simple implementation of pessimistic concurrency in Entity Framework

6
Comments
1 min read
Find anomalies with spike detection and ML.NET

Find anomalies with spike detection and ML.NET

8
Comments
9 min read
Reading a Jira 6 tasklist in .NET

Reading a Jira 6 tasklist in .NET

6
Comments
4 min read
C# Tips: Be specific when handling Exception

C# Tips: Be specific when handling Exception

6
Comments
1 min read
Secure data in a single Multi-Tenant Database in 3 simple steps

Secure data in a single Multi-Tenant Database in 3 simple steps

7
Comments
3 min read
How to Secure Your ASP.NET Core WebApi with Azure AD and OAuth 2.0

How to Secure Your ASP.NET Core WebApi with Azure AD and OAuth 2.0

11
Comments
3 min read
Accessing default system locations in .NET Core

Accessing default system locations in .NET Core

7
Comments
2 min read
Searching Azure Blob Storage using Blob Index

Searching Azure Blob Storage using Blob Index

9
Comments
5 min read
Desempenho - Economizando memória em Structs com StructLayout

Desempenho - Economizando memória em Structs com StructLayout

15
Comments 4
6 min read
The .NET Stacks #45: 🔥 At last, hot reload is (initially) here

The .NET Stacks #45: 🔥 At last, hot reload is (initially) here

10
Comments
9 min read
Test-Driven Development with C# Part 2

Test-Driven Development with C# Part 2

7
Comments
3 min read
Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company

Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company

6
Comments
8 min read
An Honest opinion on Java & Its ecosystem.

An Honest opinion on Java & Its ecosystem.

2
Comments
6 min read
C# - EF 5 with Cosmos DB: Multiple Entity Types in single Collection

C# - EF 5 with Cosmos DB: Multiple Entity Types in single Collection

10
Comments 2
3 min read
Download file using HttpClient wrapper asynchronously.

Download file using HttpClient wrapper asynchronously.

16
Comments 4
1 min read
CodeFactory for Visual Studio (free license)

CodeFactory for Visual Studio (free license)

5
Comments 1
1 min read
System.Drawing vs SkiaSharp benchmark

System.Drawing vs SkiaSharp benchmark

8
Comments 6
2 min read
Game Dev Digest — Issue #90 - Find Out What's New

Game Dev Digest — Issue #90 - Find Out What's New

2
Comments 1
7 min read
Implement Repository Base and Unit of Work in C#

Implement Repository Base and Unit of Work in C#

21
Comments 8
2 min read
🔝Top 10 C# Projects on GitHub (Q1 2021) and the trend🔥🔥🔥

🔝Top 10 C# Projects on GitHub (Q1 2021) and the trend🔥🔥🔥

15
Comments 1
2 min read
Replicating a Facebook-Like UI in Xamarin

Replicating a Facebook-Like UI in Xamarin

8
Comments
13 min read
Protect class from disallowing changes to values outside in C#

Protect class from disallowing changes to values outside in C#

6
Comments
1 min read
CsCheck 2.0.0 released

CsCheck 2.0.0 released

1
Comments
1 min read
[C#] 명쾌한 abstract 메소드와 virtual 메소드 차이점

[C#] 명쾌한 abstract 메소드와 virtual 메소드 차이점

6
Comments
1 min read
Crear una aplicación web con .NET 5, mediante línea de comando(CLI)

Crear una aplicación web con .NET 5, mediante línea de comando(CLI)

5
Comments
4 min read
3 Easy Steps to Set Up Certificate Authentication in ASP.NET Core

3 Easy Steps to Set Up Certificate Authentication in ASP.NET Core

7
Comments
4 min read
Thoughts on Blazor

Thoughts on Blazor

4
Comments 1
2 min read
Dica Rápida: Testando desempenho com BenchmarkDotNet

Dica Rápida: Testando desempenho com BenchmarkDotNet

11
Comments 2
2 min read
Should you pick C# over JS? Maybe.

Should you pick C# over JS? Maybe.

17
Comments 40
2 min read
PMS5003 Particulate Matter Sensor Test Run

PMS5003 Particulate Matter Sensor Test Run

5
Comments
3 min read
How to parse a CSV file from Linq (C#)

How to parse a CSV file from Linq (C#)

8
Comments 4
2 min read
Recently I decided to become a freelancer

Recently I decided to become a freelancer

23
Comments 2
1 min read
Dart pour C# Développeurs

Dart pour C# Développeurs

6
Comments
4 min read
Data Types and Variables C#

Data Types and Variables C#

6
Comments
3 min read
Basic Console Apps C#

Basic Console Apps C#

4
Comments
2 min read
Handling Dependency Injection in Inherited Classes

Handling Dependency Injection in Inherited Classes

12
Comments
4 min read
Single Transaction for multiple DB Operations in Azure Cosmos DB

Single Transaction for multiple DB Operations in Azure Cosmos DB

6
Comments
6 min read
My Favorite C# Features - Part 3: Nullability

My Favorite C# Features - Part 3: Nullability

38
Comments
6 min read
Constructors in C# 12:58

Constructors in C#

4
Comments
1 min read
The .NET Stacks #44: 🐦 APIs that are light as a feather

The .NET Stacks #44: 🐦 APIs that are light as a feather

13
Comments
10 min read
Creando un API en Net Core - Creando un cliente para nuestro API

Creando un API en Net Core - Creando un cliente para nuestro API

8
Comments
5 min read
Tale of .NET Core and the JSON SQLite Extension

Tale of .NET Core and the JSON SQLite Extension

10
Comments
17 min read
Design Patterns: Decorator

Design Patterns: Decorator

5
Comments
6 min read
I built a Logs Analyzer 📜📊

I built a Logs Analyzer 📜📊

9
Comments
3 min read
Insert Github Stats into Your Profile's README.

Insert Github Stats into Your Profile's README.

5
Comments
1 min read
Update UI state from an another Thread in Windows Forms

Update UI state from an another Thread in Windows Forms

8
Comments
1 min read
Game Dev Digest — Issue #89 - Code Driven

Game Dev Digest — Issue #89 - Code Driven

3
Comments
8 min read
Introduction to Kecomaac

Introduction to Kecomaac

3
Comments
1 min read
loading...