Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Beginner's guide to Unit Testing with NUnit.

Beginner's guide to Unit Testing with NUnit.

4
Comments
3 min read
Building .NET 8 APIs with Zero-Setup CQRS and Vertical Slice Architecture

Building .NET 8 APIs with Zero-Setup CQRS and Vertical Slice Architecture

16
Comments 3
3 min read
If Statements in C#: Undestanding and Best Practices
Cover image for If Statements in C#: Undestanding and Best Practices

If Statements in C#: Undestanding and Best Practices

10
Comments
4 min read
C# - Interpolated String Handling
Cover image for C# - Interpolated String Handling

C# - Interpolated String Handling

Comments
1 min read
Sealed: Preventing Inheritance in C#
Cover image for Sealed: Preventing Inheritance in C#

Sealed: Preventing Inheritance in C#

3
Comments 4
3 min read
Its 2024 and its time for a look at your Web API Tech Stack.

Its 2024 and its time for a look at your Web API Tech Stack.

Comments
5 min read
Primary Constructor in C# 12: Streamlining Object Creation
Cover image for Primary Constructor in C# 12: Streamlining Object Creation

Primary Constructor in C# 12: Streamlining Object Creation

4
Comments 3
2 min read
Stop using Google to lookup error codes and write your own error lookup class.

Stop using Google to lookup error codes and write your own error lookup class.

4
Comments
6 min read
Solid Principle : Open/Closed Principle
Cover image for Solid Principle : Open/Closed Principle

Solid Principle : Open/Closed Principle

Comments
4 min read
Azure Service Bus Simulator
Cover image for Azure Service Bus Simulator

Azure Service Bus Simulator

2
Comments
2 min read
Advent of Code 2023: Day 15 Lens Library

Advent of Code 2023: Day 15 Lens Library

Comments
2 min read
Azure AD B2C学習メモ

Azure AD B2C学習メモ

Comments 1
2 min read
== problem with generics

== problem with generics

Comments
3 min read
Game Dev Digest — Issue #217 - Small Games, Coding Patterns, AI, Fluid Sims and more

Game Dev Digest — Issue #217 - Small Games, Coding Patterns, AI, Fluid Sims and more

Comments
9 min read
C# - Struct Improvements in C# 10.0
Cover image for C# - Struct Improvements in C# 10.0

C# - Struct Improvements in C# 10.0

Comments 1
1 min read
What is ThreadPool Class in C#?

What is ThreadPool Class in C#?

Comments
2 min read
Semantic Tests for SemanticKernel Plugins using skUnit
Cover image for Semantic Tests for SemanticKernel Plugins using skUnit

Semantic Tests for SemanticKernel Plugins using skUnit

8
Comments 4
3 min read
Improving Azure AI Search results with semantic search
Cover image for Improving Azure AI Search results with semantic search

Improving Azure AI Search results with semantic search

45
Comments
9 min read
Understanding Abstract Classes and Interfaces in C#
Cover image for Understanding Abstract Classes and Interfaces in C#

Understanding Abstract Classes and Interfaces in C#

Comments
2 min read
Setup Nullable reference type in Unity
Cover image for Setup Nullable reference type in Unity

Setup Nullable reference type in Unity

Comments
1 min read
How to Build a Razor Class Library for Web Camera Access

How to Build a Razor Class Library for Web Camera Access

Comments 2
7 min read
Handling Non-Standard JSON in .NET Using System.Text.Json

Handling Non-Standard JSON in .NET Using System.Text.Json

6
Comments 3
2 min read
C# - File-scoped Namespaces
Cover image for C# - File-scoped Namespaces

C# - File-scoped Namespaces

Comments
1 min read
Examples Of The Factory Pattern In C# – A Simple Beginner’s Guide
Cover image for Examples Of The Factory Pattern In C# – A Simple Beginner’s Guide

Examples Of The Factory Pattern In C# – A Simple Beginner’s Guide

8
Comments
9 min read
Gentle introduction for generics (C#)
Cover image for Gentle introduction for generics (C#)

Gentle introduction for generics (C#)

8
Comments
7 min read
loading...