Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Class and Objects
Cover image for Class and Objects

Class and Objects

Comments
1 min read
C# { get; set => field = getDotNet9() }

C# { get; set => field = getDotNet9() }

2
Comments
2 min read
Pattern matching for everyone (Using in video games)

Pattern matching for everyone (Using in video games)

Comments 1
3 min read
C# Tip: Use Dispose and using to Release Resources

C# Tip: Use Dispose and using to Release Resources

Comments
2 min read
Unlocking Data Potential: My Journey with .NET ETLBox
Cover image for Unlocking Data Potential: My Journey with .NET ETLBox

Unlocking Data Potential: My Journey with .NET ETLBox

6
Comments
2 min read
✅ 𝟰 𝗘𝘀𝘀𝗲𝗻𝘁𝗶𝗮𝗹 𝗔𝘂𝘁𝗵𝗼𝗿𝗶𝘇𝗮𝘁𝗶𝗼𝗻 𝗠𝗲𝘁𝗵𝗼𝗱𝘀 𝗳𝗼𝗿 𝗦𝗲𝗰𝘂𝗿𝗶𝗻𝗴 𝗬𝗼𝘂𝗿 .𝗡𝗘𝗧 𝗔𝗣𝗜 🔐
Cover image for ✅ 𝟰 𝗘𝘀𝘀𝗲𝗻𝘁𝗶𝗮𝗹 𝗔𝘂𝘁𝗵𝗼𝗿𝗶𝘇𝗮𝘁𝗶𝗼𝗻 𝗠𝗲𝘁𝗵𝗼𝗱𝘀 𝗳𝗼𝗿 𝗦𝗲𝗰𝘂𝗿𝗶𝗻𝗴 𝗬𝗼𝘂𝗿 .𝗡𝗘𝗧 𝗔𝗣𝗜 🔐

✅ 𝟰 𝗘𝘀𝘀𝗲𝗻𝘁𝗶𝗮𝗹 𝗔𝘂𝘁𝗵𝗼𝗿𝗶𝘇𝗮𝘁𝗶𝗼𝗻 𝗠𝗲𝘁𝗵𝗼𝗱𝘀 𝗳𝗼𝗿 𝗦𝗲𝗰𝘂𝗿𝗶𝗻𝗴 𝗬𝗼𝘂𝗿 .𝗡𝗘𝗧 𝗔𝗣𝗜 🔐

5
Comments
2 min read
Umbraco package of the month: Uskinned
Cover image for Umbraco package of the month: Uskinned

Umbraco package of the month: Uskinned

6
Comments 1
4 min read
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 🚀
Cover image for Creating a RESTful API with .NET and Clean Architecture: A Complete Guide 🚀

Creating a RESTful API with .NET and Clean Architecture: A Complete Guide 🚀

34
Comments 6
4 min read
Adding Revision Support to Entities in Entity Framework Core

Adding Revision Support to Entities in Entity Framework Core

3
Comments 2
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)
Cover image for 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#
Cover image for 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! 🎉
Cover image for .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
Cover image for 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
loading...