Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

28
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

27
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

7
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

11
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

34
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

13
Comments 5
2 min read
DotVVM Advent Calendar 2021

DotVVM Advent Calendar 2021

4
Comments
4 min read
CI/CD for .net 6, using GitHub actions

CI/CD for .net 6, using GitHub actions

15
Comments
10 min read
Microsoft Orleans - Long running CPU bound work

Microsoft Orleans - Long running CPU bound work

7
Comments
6 min read
[Post 2]LINQ -IEnumerator

[Post 2]LINQ -IEnumerator

2
Comments
2 min read
Como usar Redis em uma solução .Net

Como usar Redis em uma solução .Net

5
Comments 1
5 min read
How to map Nested Object mappings with AutoMapper C#

How to map Nested Object mappings with AutoMapper C#

16
Comments
2 min read
C# conversions: Implicit VS Explicit

C# conversions: Implicit VS Explicit

20
Comments
4 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
How to Create a Cascading ComboBox in Blazor

How to Create a Cascading ComboBox in Blazor

3
Comments
1 min read
Username Validator

Username Validator

47
Comments 1
2 min read
GitHub Actions

GitHub Actions

6
Comments
2 min read
Memento Pattern

Memento Pattern

6
Comments
5 min read
Display a friendly name with Enum.ToString()

Display a friendly name with Enum.ToString()

2
Comments
2 min read
How to Create a Pdf File in C#

How to Create a Pdf File in C#

24
Comments 2
7 min read
How to Filter and Group the Blazor Dropdown List Items

How to Filter and Group the Blazor Dropdown List Items

3
Comments
1 min read
Custom properties in Elastic Search using C# and Serilog

Custom properties in Elastic Search using C# and Serilog

4
Comments
1 min read
A variety of errors in C# code by the example of CMS DotNetNuke: 40 questions about the quality

A variety of errors in C# code by the example of CMS DotNetNuke: 40 questions about the quality

2
Comments
24 min read
C# Lambda Expressions & Lambda Operator

C# Lambda Expressions & Lambda Operator

5
Comments
3 min read
Tutorial: Build Serverless functions with C#

Tutorial: Build Serverless functions with C#

5
Comments
6 min read
C# Arrays

C# Arrays

5
Comments
3 min read
How to Bind Data in a Blazor Rich Text Editor Component

How to Bind Data in a Blazor Rich Text Editor Component

4
Comments
1 min read
Send postcards with C# and Flurl

Send postcards with C# and Flurl

4
Comments
6 min read
Chain of Responsibility e ASP.Net Core

Chain of Responsibility e ASP.Net Core

27
Comments 4
6 min read
C# Collections Pt2 - Generic Collections

C# Collections Pt2 - Generic Collections

3
Comments
5 min read
How to Export Gantt Chart Data to Excel and CSV Formats

How to Export Gantt Chart Data to Excel and CSV Formats

3
Comments
1 min read
.Net Generic Repository Pattern

.Net Generic Repository Pattern

12
Comments
2 min read
[Video] High-performance and compile-time logging source generation in .NET 6

[Video] High-performance and compile-time logging source generation in .NET 6

2
Comments
1 min read
Clean Code in C# Part 1 Meaningful Names

Clean Code in C# Part 1 Meaningful Names

20
Comments
3 min read
C# Inheritance Pt3 - Abstract Classes

C# Inheritance Pt3 - Abstract Classes

3
Comments 3
4 min read
Unity Tips: Properties and the Inspector

Unity Tips: Properties and the Inspector

23
Comments 3
8 min read
loading...