Forem

C#

Official tag for the C# programming language.

Posts

๐Ÿ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Understanding Memory<T> in C#

Understanding Memory<T> in C#

17
Comments
4 min read
Introducing Span<T> in .NET

Introducing Span<T> in .NET

4
Comments
4 min read
intro to Garbage Collection and Resource Management in C#

intro to Garbage Collection and Resource Management in C#

3
Comments
4 min read
Creating a RESTful API with .NET and Clean Architecture: A Complete Guide ๐Ÿš€

Creating a RESTful API with .NET and Clean Architecture: A Complete Guide ๐Ÿš€

33
Comments 6
4 min read
Exploring Indexers in C#: Array-Like Access for Custom Types

Exploring Indexers in C#: Array-Like Access for Custom Types

1
Comments
3 min read
Old-School Graphics in C# / .Net 8, Part 1: Teaching an Old Dog New Tricks (Introducing Mode 13hx)

Old-School Graphics in C# / .Net 8, Part 1: Teaching an Old Dog New Tricks (Introducing Mode 13hx)

1
Comments
4 min read
Mapping Objects in .NET 2024 Using AutoMapper: A Step-by-Step Guide

Mapping Objects in .NET 2024 Using AutoMapper: A Step-by-Step Guide

Comments
1 min read
Designing a scalable application with interfaces in C#

Designing a scalable application with interfaces in C#

1
Comments 1
3 min read
# What's new in \.NET 9?

# What's new in \.NET 9?

4
Comments
6 min read
Concevoir une application รฉvolutif avec des Interfaces en C#

Concevoir une application รฉvolutif avec des Interfaces en C#

1
Comments
4 min read
C# Tip: Prefer StringBuilder for Concatenating Multiple Strings

C# Tip: Prefer StringBuilder for Concatenating Multiple Strings

1
Comments 1
1 min read
Intro To Unity + GitHub

Intro To Unity + GitHub

Comments
1 min read
SOLID: Open-Closed Principle (OCP) in C#

SOLID: Open-Closed Principle (OCP) in C#

11
Comments 6
3 min read
.NET 9 is Officially Out Today: Unpacking the Top Updates Across 8 Key Areas! ๐ŸŽ‰

.NET 9 is Officially Out Today: Unpacking the Top Updates Across 8 Key Areas! ๐ŸŽ‰

7
Comments
3 min read
Composing Methods: A Practical Guide to Clean Code

Composing Methods: A Practical Guide to Clean Code

3
Comments
4 min read
Custom NET8 Entity Framework Core Generic Repository

Custom NET8 Entity Framework Core Generic Repository

1
Comments 1
2 min read
[PT_BR] Repositรณrio Genรฉrico com Dapper.Contrib

[PT_BR] Repositรณrio Genรฉrico com Dapper.Contrib

Comments
4 min read
Attributes for Null-State Static Analysis in C#

Attributes for Null-State Static Analysis in C#

2
Comments
4 min read
Understanding NotNullWhen in C#

Understanding NotNullWhen in C#

2
Comments
3 min read
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
C# <-> JSON|XML

C# <-> JSON|XML

Comments
5 min read
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

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 ๐—˜๐—™ ๐—–๐—ผ๐—ฟ๐—ฒ?

Which ORM Do You Prefer: ๐——๐—ฎ๐—ฝ๐—ฝ๐—ฒ๐—ฟ or ๐—˜๐—™ ๐—–๐—ผ๐—ฟ๐—ฒ?

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

Top 10 C# open-source projects on Github

29
Comments
3 min read
loading...