Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
C# | Using yield with Entity Framework

C# | Using yield with Entity Framework

1
Comments
2 min read
C# | Asynchronous programming with [async | await | Task]

C# | Asynchronous programming with [async | await | Task]

2
Comments
2 min read
C# | Use of the short Keyword

C# | Use of the short Keyword

Comments
2 min read
C# | Building a Command-Line (CLI) App using System.CommandLine Library

C# | Building a Command-Line (CLI) App using System.CommandLine Library

14
Comments
2 min read
C# | Alias any type

C# | Alias any type

Comments
2 min read
ASP.NET | Web APIs with Zipkin

ASP.NET | Web APIs with Zipkin

Comments
2 min read
C# | Understanding Generics

C# | Understanding Generics

Comments
2 min read
C# | Entity Framework Generic Repository with SOLID Design Pattern

C# | Entity Framework Generic Repository with SOLID Design Pattern

3
Comments
2 min read
C# | Create .Net custom template using GitHub Packages Registry

C# | Create .Net custom template using GitHub Packages Registry

Comments
4 min read
GitHub | Deploy .net core NuGet Packages in GitHub Packages Registry

GitHub | Deploy .net core NuGet Packages in GitHub Packages Registry

1
Comments
3 min read
C# | var vs Explicit Type Declarations

C# | var vs Explicit Type Declarations

4
Comments
2 min read
C# | Avoid Multiple Nested If-Else Statements Using Guard Clause

C# | Avoid Multiple Nested If-Else Statements Using Guard Clause

5
Comments
2 min read
C# | TDD Example using xUnit and Moq

C# | TDD Example using xUnit and Moq

4
Comments
2 min read
ASP.NET | SOLID Principles, and Clean Architecture

ASP.NET | SOLID Principles, and Clean Architecture

Comments
3 min read
C# | Command Design Pattern

C# | Command Design Pattern

2
Comments
2 min read
C# | Balancing Cross-Cutting Concerns in Clean Architecture

C# | Balancing Cross-Cutting Concerns in Clean Architecture

4
Comments
2 min read
C# | Dapper Using Stored Procedures

C# | Dapper Using Stored Procedures

14
Comments
2 min read
C# | Entity Framework Issues and Troubleshooting

C# | Entity Framework Issues and Troubleshooting

Comments
2 min read
SURPRISE 2024!, Web-Forms Back to ASP.NET Core
Cover image for SURPRISE 2024!, Web-Forms Back to ASP.NET Core

SURPRISE 2024!, Web-Forms Back to ASP.NET Core

4
Comments
13 min read
Deep Dive into PandApache3: Implementation d'authentification et de la securité
Cover image for Deep Dive into PandApache3: Implementation d'authentification et de la securité

Deep Dive into PandApache3: Implementation d'authentification et de la securité

Comments
10 min read
C# Dealing with duplicates
Cover image for C# Dealing with duplicates

C# Dealing with duplicates

5
Comments 2
7 min read
Using C# source code generators to automate development tasks
Cover image for Using C# source code generators to automate development tasks

Using C# source code generators to automate development tasks

9
Comments
4 min read
Entity Framework Core with Scalar Functions
Cover image for Entity Framework Core with Scalar Functions
22:08

Entity Framework Core with Scalar Functions

1
Comments
1 min read
Zero-Length Arrays: A Cornerstone of C# Development
Cover image for Zero-Length Arrays: A Cornerstone of C# Development

Zero-Length Arrays: A Cornerstone of C# Development

Comments
3 min read
Deploy Your C# Blazor App To Vercel

Deploy Your C# Blazor App To Vercel

Comments
3 min read
loading...