DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Where to place C#10 Global Usings

Where to place C#10 Global Usings

4
Comments
3 min read
How to use Redis in a .Net solution

How to use Redis in a .Net solution

27
Comments
4 min read
Traversing the C# Syntax Tree with F#

Traversing the C# Syntax Tree with F#

9
Comments
4 min read
Don't Do That, Do This: The .NET 6 Edition

Don't Do That, Do This: The .NET 6 Edition

45
Comments 3
6 min read
.NET Core Web API Middleware Order Configuration

.NET Core Web API Middleware Order Configuration

6
Comments 1
1 min read
How to: Save conversation data in an Microsoft Chatbot

How to: Save conversation data in an Microsoft Chatbot

6
Comments
3 min read
Fun with Flags, Enums and Bit Shifting

Fun with Flags, Enums and Bit Shifting

9
Comments
8 min read
ASP.NET Core Identity 2FA with Google Authenticator

ASP.NET Core Identity 2FA with Google Authenticator

29
Comments 1
5 min read
Lazy vs Eager Initialization

Lazy vs Eager Initialization

13
Comments
2 min read
Upgrade .Net 5 to .Net 6

Upgrade .Net 5 to .Net 6

19
Comments 1
2 min read
Making Dapper and JSON friends

Making Dapper and JSON friends

32
Comments 3
6 min read
Unit Testing Best Practices: Organization & Test Data

Unit Testing Best Practices: Organization & Test Data

6
Comments
2 min read
[ASP.NET Core][EntityFramework Core] Update from .NET 5 to .NET 6

[ASP.NET Core][EntityFramework Core] Update from .NET 5 to .NET 6

6
Comments
5 min read
What's the difference between C# and C++?

What's the difference between C# and C++?

6
Comments
8 min read
[Video] Checking out NDepend

[Video] Checking out NDepend

4
Comments
1 min read
Configuring SpecFlow with a self-hosted .NET 5 Web API

Configuring SpecFlow with a self-hosted .NET 5 Web API

5
Comments
8 min read
C# Azure Functions to access CosmosDB

C# Azure Functions to access CosmosDB

5
Comments 2
4 min read
Memory management in depth. Lets discuss stacks and heaps

Memory management in depth. Lets discuss stacks and heaps

7
Comments
3 min read
First Project: A Client to an API

First Project: A Client to an API

6
Comments
4 min read
Clean Code in C# Part 2 Methods

Clean Code in C# Part 2 Methods

5
Comments
4 min read
C# ASP.NET : Hide model properties from Swagger doc

C# ASP.NET : Hide model properties from Swagger doc

11
Comments 2
3 min read
C# : Use IQueryable<T> as part of Unit Test

C# : Use IQueryable<T> as part of Unit Test

8
Comments
1 min read
C# 10.0 - Useful features to know

C# 10.0 - Useful features to know

8
Comments
2 min read
Image classification in web applications with ML.NET

Image classification in web applications with ML.NET

13
Comments
6 min read
Game Dev Digest — Issue #120 - Guides And Principles

Game Dev Digest — Issue #120 - Guides And Principles

6
Comments
9 min read
loading...