Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Attributes for Null-State Static Analysis in C#

Attributes for Null-State Static Analysis in C#

2
Comments
4 min read
Getting Started with FastEndpoints for Building Web APIs in .NET
Cover image for Getting Started with FastEndpoints for Building Web APIs in .NET

Getting Started with FastEndpoints for Building Web APIs in .NET

1
Comments
6 min read
Understanding NotNullWhen in C#

Understanding NotNullWhen in C#

4
Comments
3 min read
C# <-> JSON|XML

C# <-> JSON|XML

Comments
5 min read
Comprehensive Testing in .NET 8: Using Moq and In-Memory Databases
Cover image for Comprehensive Testing in .NET 8: Using Moq and In-Memory Databases

Comprehensive Testing in .NET 8: Using Moq and In-Memory Databases

13
Comments
4 min read
Mastering Dependency Injection in .NET 8: Best Practices and Proven Patterns for Cleaner Code
Cover image for Mastering Dependency Injection in .NET 8: Best Practices and Proven Patterns for Cleaner Code

Mastering Dependency Injection in .NET 8: Best Practices and Proven Patterns for Cleaner Code

6
Comments
2 min read
Which ORM Do You Prefer: 𝗗𝗮𝗽𝗽𝗲𝗿 or 𝗘𝗙 𝗖𝗼𝗿𝗲?
Cover image for Which ORM Do You Prefer: 𝗗𝗮𝗽𝗽𝗲𝗿 or 𝗘𝗙 𝗖𝗼𝗿𝗲?

Which ORM Do You Prefer: 𝗗𝗮𝗽𝗽𝗲𝗿 or 𝗘𝗙 𝗖𝗼𝗿𝗲?

5
Comments
3 min read
Top 10 C# open-source projects on Github
Cover image for Top 10 C# open-source projects on Github

Top 10 C# open-source projects on Github

32
Comments
3 min read
NET6 - C# DistinctBy
Cover image for NET6 - C# DistinctBy

NET6 - C# DistinctBy

3
Comments 1
6 min read
Building a Console-Based Calculator in C#
Cover image for Building a Console-Based Calculator in C#

Building a Console-Based Calculator in C#

7
Comments 2
2 min read
Layered Architecture (N-Tier)
Cover image for Layered Architecture (N-Tier)

Layered Architecture (N-Tier)

Comments
5 min read
Secure Game Authentication: Encryption Techniques and their Role in Unity Game Development

Secure Game Authentication: Encryption Techniques and their Role in Unity Game Development

Comments
6 min read
Understanding and Writing Methods in C#

Understanding and Writing Methods in C#

2
Comments
3 min read
Master Advanced LINQ in C#: Writing Ultra-Efficient Queries for Massive Datasets
Cover image for Master Advanced LINQ in C#: Writing Ultra-Efficient Queries for Massive Datasets

Master Advanced LINQ in C#: Writing Ultra-Efficient Queries for Massive Datasets

8
Comments
3 min read
Rop.Results9 is a result/error discriminated union for .NET9

Rop.Results9 is a result/error discriminated union for .NET9

Comments
7 min read
Dica C#: Use const para Valores Verdadeiramente Constantes

Dica C#: Use const para Valores Verdadeiramente Constantes

Comments
2 min read
C# Tip: Use const for Truly Constant Values

C# Tip: Use const for Truly Constant Values

Comments
1 min read
Static Classes vs. Instance-Based Classes in C#

Static Classes vs. Instance-Based Classes in C#

8
Comments
4 min read
Part 2: C# Fundamentals: Variables and Data Types
Cover image for Part 2: C# Fundamentals: Variables and Data Types

Part 2: C# Fundamentals: Variables and Data Types

Comments
3 min read
Methods and Functions in C#: Writing Clean, Maintainable Code

Methods and Functions in C#: Writing Clean, Maintainable Code

4
Comments
3 min read
List all Visual Studio solutions
Cover image for List all Visual Studio solutions

List all Visual Studio solutions

3
Comments 1
7 min read
Link Many To Many entities with shadow join-table using Entity Framework Core

Link Many To Many entities with shadow join-table using Entity Framework Core

Comments
3 min read
c# advanced: Enhancing Records Adding Flexibility with Additional Members

c# advanced: Enhancing Records Adding Flexibility with Additional Members

3
Comments
4 min read
c# advance : Introduction to Records in C#

c# advance : Introduction to Records in C#

4
Comments 1
4 min read
c# advanced: Adding Additional Members to a Record in C#

c# advanced: Adding Additional Members to a Record in C#

2
Comments 1
5 min read
loading...