DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Parallelise Your NUnit Tests to Be More Productive and Waste Less Time

Parallelise Your NUnit Tests to Be More Productive and Waste Less Time

4
Comments
6 min read
C# - Asynchronous Initialization of Singleton Pattern

C# - Asynchronous Initialization of Singleton Pattern

4
Comments
1 min read
Magical C# Constructors

Magical C# Constructors

17
Comments 6
9 min read
C# - Use Value Tuples for Multiple Return Values

C# - Use Value Tuples for Multiple Return Values

10
Comments
1 min read
Integration tests with AWS S3 buckets using Localstack and Testcontainers

Integration tests with AWS S3 buckets using Localstack and Testcontainers

Comments
8 min read
How to Compare Two Word documents Using the Syncfusion .NET Word Library

How to Compare Two Word documents Using the Syncfusion .NET Word Library

1
Comments
1 min read
C# Async/Await Mistakes: Resuming in the Wrong Context

C# Async/Await Mistakes: Resuming in the Wrong Context

7
Comments 2
3 min read
Import data from a database with Dapper and SpreadsheetLight to Excel in C#

Import data from a database with Dapper and SpreadsheetLight to Excel in C#

8
Comments
4 min read
Drastically reducing memory usage with Log (Part 2)

Drastically reducing memory usage with Log (Part 2)

7
Comments
4 min read
Drastically reducing memory usage with Log

Drastically reducing memory usage with Log

Comments 1
2 min read
How to Add Charts to PowerPoint Presentations using .NET PowerPoint Library

How to Add Charts to PowerPoint Presentations using .NET PowerPoint Library

1
Comments
2 min read
C# - Dynamic Querying with Lambda Expressions and Expression Trees

C# - Dynamic Querying with Lambda Expressions and Expression Trees

1
Comments 1
2 min read
Using Dapper - C# Part 1-A

Using Dapper - C# Part 1-A

24
Comments
6 min read
You write Unit Tests wrong.

You write Unit Tests wrong.

3
Comments
4 min read
🚀 Elevating Code Quality: Embracing Strong Return Types 📦

🚀 Elevating Code Quality: Embracing Strong Return Types 📦

1
Comments
1 min read
C# - Partial Methods for Extensible Code

C# - Partial Methods for Extensible Code

Comments
1 min read
Await Tuples Directly

Await Tuples Directly

7
Comments 2
1 min read
C# - Lazy Initialization

C# - Lazy Initialization

1
Comments
1 min read
C# - Asynchronous Programming with Cancellation Tokens

C# - Asynchronous Programming with Cancellation Tokens

Comments
1 min read
Microsoft PowerToys: the GitHub king among C# projects with C++ errors

Microsoft PowerToys: the GitHub king among C# projects with C++ errors

2
Comments
11 min read
Blazor WebAssembly: Building Web Apps for Digitizing Documents with C# and .NET

Blazor WebAssembly: Building Web Apps for Digitizing Documents with C# and .NET

Comments
6 min read
C# Expired Package

C# Expired Package

Comments
1 min read
Visual Studio: Add your Project to Github

Visual Studio: Add your Project to Github

7
Comments
2 min read
Blazor Unit Testing With BUnit: How To Get Started For Beginners

Blazor Unit Testing With BUnit: How To Get Started For Beginners

1
Comments
7 min read
How to Write NUnit Tests for Many Classes with Generic Test Fixtures

How to Write NUnit Tests for Many Classes with Generic Test Fixtures

1
Comments
3 min read
loading...