DEV Community

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Advent Of Code 2021 Using C#: Day03 - Binary Diagnostic

Advent Of Code 2021 Using C#: Day03 - Binary Diagnostic

2
Comments
5 min read
Just released Cachalot DB V2

Just released Cachalot DB V2

2
Comments
1 min read
Expressive C# code with Property Patterns

Expressive C# code with Property Patterns

5
Comments
2 min read
Clean Code in C# Part 3 Comments

Clean Code in C# Part 3 Comments

11
Comments 6
2 min read
Ensuring Santa's Success With Automated Tests (C# Advent 2021)

Ensuring Santa's Success With Automated Tests (C# Advent 2021)

2
Comments
1 min read
[C#] Try Top-level statements

[C#] Try Top-level statements

7
Comments
3 min read
Game Dev Digest — Issue #122 - All About Occlusion Culling, and more!

Game Dev Digest — Issue #122 - All About Occlusion Culling, and more!

2
Comments 1
8 min read
Advent Of Code 2021 Using C#: Day 02 - Dive!

Advent Of Code 2021 Using C#: Day 02 - Dive!

2
Comments
3 min read
Render html tags based on condition in asp.net core

Render html tags based on condition in asp.net core

4
Comments
1 min read
Advent Of Code 2021 Using C#: Day 01 - Sonar Sweep

Advent Of Code 2021 Using C#: Day 01 - Sonar Sweep

2
Comments
3 min read
CRUD with Redis OM .NET - C# Advent

CRUD with Redis OM .NET - C# Advent

14
Comments
9 min read
Customize Blazor MultiSelect Dropdown Items Using Templates

Customize Blazor MultiSelect Dropdown Items Using Templates

2
Comments
1 min read
How to use Postgres SQL, NoSql and Entity Framework Core

How to use Postgres SQL, NoSql and Entity Framework Core

8
Comments 2
4 min read
How to create a Telegram Bot with Azure Functions (NET 6, isolated process)

How to create a Telegram Bot with Azure Functions (NET 6, isolated process)

6
Comments
5 min read
.NET compilation process explained (C#)

.NET compilation process explained (C#)

33
Comments 3
5 min read
Authentication, Authorization, and Football

Authentication, Authorization, and Football

3
Comments
2 min read
Como trabalhar com Postgres SQL e NOSql juntos com Entity Framework Core?

Como trabalhar com Postgres SQL e NOSql juntos com Entity Framework Core?

7
Comments
4 min read
How to Create an Excel File in C#

How to Create an Excel File in C#

9
Comments
8 min read
[.NET 6][C#] using "using directive"

[.NET 6][C#] using "using directive"

6
Comments
3 min read
glazed-donut: Unit Testing

glazed-donut: Unit Testing

2
Comments
3 min read
Getting Started with the Blazor Breadcrumb Component

Getting Started with the Blazor Breadcrumb Component

3
Comments
1 min read
Send Emails using the SendGrid API with .NET 6 and C#

Send Emails using the SendGrid API with .NET 6 and C#

7
Comments
12 min read
Lazy Loading in C#

Lazy Loading in C#

9
Comments
2 min read
Caching : A Conceptual understanding for .NET developers

Caching : A Conceptual understanding for .NET developers

5
Comments
4 min read
Add AutoMapper to .Net 6

Add AutoMapper to .Net 6

39
Comments 6
2 min read
Where to place C#10 Global Usings

Where to place C#10 Global Usings

4
Comments
3 min read
Game Dev Digest — Issue #121 - Show Me The Money

Game Dev Digest — Issue #121 - Show Me The Money

6
Comments 1
7 min read
Publishing shinny-ssg Nuget Package

Publishing shinny-ssg Nuget Package

5
Comments
2 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 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
.NET 6 Has Arrived: Here Are A Few of My Favorite Things

.NET 6 Has Arrived: Here Are A Few of My Favorite Things

4
Comments
9 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

21
Comments
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

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

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

6
Comments
8 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
[Video] Checking out NDepend

[Video] Checking out NDepend

4
Comments
1 min read
Unit Testing Best Practices: Organization & Test Data

Unit Testing Best Practices: Organization & Test Data

5
Comments
2 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

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

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

6
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

9
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
5 easy tips for writing C# better

5 easy tips for writing C# better

16
Comments 6
2 min read
Source generators and a boilerplate code

Source generators and a boilerplate code

6
Comments
8 min read
Melhorando o tratamento de exceções no C#

Melhorando o tratamento de exceções no C#

11
Comments 1
3 min read
Do we have to await every single C# async method?

Do we have to await every single C# async method?

7
Comments
2 min read
How to generate QR code in C# : Full tutorial

How to generate QR code in C# : Full tutorial

25
Comments 1
6 min read
Compile and Run C# programs without visual studio or any other IDE

Compile and Run C# programs without visual studio or any other IDE

7
Comments 5
2 min read
DotVVM Advent Calendar 2021

DotVVM Advent Calendar 2021

4
Comments
4 min read
loading...