Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
C# System.Text.Json
Cover image for C# System.Text.Json

C# System.Text.Json

15
Comments 1
10 min read
Code readability is enhanced with C# 10 top-level statements

Code readability is enhanced with C# 10 top-level statements

Comments
2 min read
Exploring Async Programming in C#
Cover image for Exploring Async Programming in C#

Exploring Async Programming in C#

1
Comments
2 min read
Google Sheets In C# – How To Build Your Own Levels.Fyi!
Cover image for Google Sheets In C# – How To Build Your Own Levels.Fyi!

Google Sheets In C# – How To Build Your Own Levels.Fyi!

1
Comments
6 min read
6 Options to Implement Auto-Implemented Properties

6 Options to Implement Auto-Implemented Properties

Comments 1
2 min read
Step-by-step Guide to Implementing Multi-Tenancy in WebAPI Using ASP.NET Core Identity
Cover image for Step-by-step Guide to Implementing Multi-Tenancy in WebAPI Using ASP.NET Core Identity

Step-by-step Guide to Implementing Multi-Tenancy in WebAPI Using ASP.NET Core Identity

Comments
6 min read
Asynchronous Programming with Async and Await in C#

Asynchronous Programming with Async and Await in C#

1
Comments
2 min read
Weak Events In C# – How To Avoid Nasty Memory Leaks
Cover image for Weak Events In C# – How To Avoid Nasty Memory Leaks

Weak Events In C# – How To Avoid Nasty Memory Leaks

2
Comments
6 min read
A Comprehensive Guide to Best Practices and Common Scenarios Using Dependency Injection in .NET 8 with C#10

A Comprehensive Guide to Best Practices and Common Scenarios Using Dependency Injection in .NET 8 with C#10

2
Comments
2 min read
Hash tables in practice🐯

Hash tables in practice🐯

Comments
4 min read
Learning and Improving Our Code Style with C# 10

Learning and Improving Our Code Style with C# 10

Comments
2 min read
Basics of Game Development with Unity and C#
Cover image for Basics of Game Development with Unity and C#

Basics of Game Development with Unity and C#

Comments
2 min read
Unit Of Work Pattern In C# For Clean Architecture: What You Need To Know
Cover image for Unit Of Work Pattern In C# For Clean Architecture: What You Need To Know

Unit Of Work Pattern In C# For Clean Architecture: What You Need To Know

10
Comments 2
9 min read
Integrating Document and MRZ Detection SDK into .NET MAUI for Windows

Integrating Document and MRZ Detection SDK into .NET MAUI for Windows

Comments
7 min read
Mastering SOLID Design Principles in C#

Mastering SOLID Design Principles in C#

1
Comments
3 min read
SOLID Principles In C# - Liskov Substitution Principle

SOLID Principles In C# - Liskov Substitution Principle

1
Comments
2 min read
CQRS Pattern In C# And Clean Architecture – A Simplified Beginner’s Guide
Cover image for CQRS Pattern In C# And Clean Architecture – A Simplified Beginner’s Guide

CQRS Pattern In C# And Clean Architecture – A Simplified Beginner’s Guide

7
Comments 4
8 min read
Simplifying Data Operations with Generic CRUD Operations in C#

Simplifying Data Operations with Generic CRUD Operations in C#

1
Comments
2 min read
ABP Suite: Best CRUD Page Generation Tool for .NET
Cover image for ABP Suite: Best CRUD Page Generation Tool for .NET

ABP Suite: Best CRUD Page Generation Tool for .NET

33
Comments
8 min read
WebApplicationFactory In ASP.NET Core: Practical Tips For C# Developers
Cover image for WebApplicationFactory In ASP.NET Core: Practical Tips For C# Developers

WebApplicationFactory In ASP.NET Core: Practical Tips For C# Developers

5
Comments 4
8 min read
Learn about Sealed Classes in C#

Learn about Sealed Classes in C#

1
Comments
2 min read
Microservices

Microservices

5
Comments 3
4 min read
Mastering Resource Management in C# with the Disposable Pattern

Mastering Resource Management in C# with the Disposable Pattern

3
Comments
2 min read
Creating Stunning Charts for Your ASP.NET Applications
Cover image for Creating Stunning Charts for Your ASP.NET Applications

Creating Stunning Charts for Your ASP.NET Applications

6
Comments
7 min read
What’s the difference between Span<T> and Memory<T>?

What’s the difference between Span<T> and Memory<T>?

Comments
1 min read
loading...