Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
.NET, NGINX, Kestrel, and React with a Reverse Proxy on Linux Ubuntu

.NET, NGINX, Kestrel, and React with a Reverse Proxy on Linux Ubuntu

2
Comments 2
5 min read
Building a Software Survey using Blazor - Part 9 - End to End tests
Cover image for Building a Software Survey using Blazor - Part 9 - End to End tests

Building a Software Survey using Blazor - Part 9 - End to End tests

2
Comments
5 min read
Best .NET Posts This Week: 29th November 2020
Cover image for Best .NET Posts This Week: 29th November 2020

Best .NET Posts This Week: 29th November 2020

3
Comments
3 min read
Why using DateTime.Now directly is a bad idea
Cover image for Why using DateTime.Now directly is a bad idea

Why using DateTime.Now directly is a bad idea

15
Comments
5 min read
Say NO to public variables! (c#)

Say NO to public variables! (c#)

7
Comments
5 min read
I use static by default... But should I?
Cover image for I use static by default... But should I?

I use static by default... But should I?

2
Comments 6
2 min read
Going all-in with nullable reference types
Cover image for Going all-in with nullable reference types

Going all-in with nullable reference types

8
Comments
8 min read
The difference between overloading and overriding in C#
Cover image for The difference between overloading and overriding in C#

The difference between overloading and overriding in C#

7
Comments
3 min read
What is Async Programming, and Why Should You Care?
Cover image for What is Async Programming, and Why Should You Care?

What is Async Programming, and Why Should You Care?

11
Comments 5
3 min read
AWS Systems Manager Parameter Store for Managing Configuration and Retrieve at Runtime using C#
Cover image for AWS Systems Manager Parameter Store for Managing Configuration and Retrieve at Runtime using C#

AWS Systems Manager Parameter Store for Managing Configuration and Retrieve at Runtime using C#

6
Comments
3 min read
[C#] Play with switch

[C#] Play with switch

6
Comments
5 min read
Game Dev Digest — Issue #72 - Patterns, Multiplayer, Animations and more

Game Dev Digest — Issue #72 - Patterns, Multiplayer, Animations and more

6
Comments
8 min read
Exploring ASP.NET Web API (.NET 5)
Cover image for Exploring ASP.NET Web API (.NET 5)

Exploring ASP.NET Web API (.NET 5)

28
Comments 5
10 min read
Dependency Injection, easy registration in .Net core
Cover image for Dependency Injection, easy registration in .Net core

Dependency Injection, easy registration in .Net core

7
Comments 4
2 min read
c#9 is finally here (this is not about init-only or records)

c#9 is finally here (this is not about init-only or records)

5
Comments 1
1 min read
What are "Delegates" in C#?

What are "Delegates" in C#?

12
Comments 3
1 min read
Blazor, an experience...

Blazor, an experience...

4
Comments
2 min read
Why You Should Always Use Curly Braces For Single Statement Blocks In C#

Why You Should Always Use Curly Braces For Single Statement Blocks In C#

8
Comments 4
2 min read
Better together
Cover image for Better together

Better together

3
Comments
2 min read
XUnit Testing Tutorial: Running First Script in XUnit
Cover image for XUnit Testing Tutorial: Running First Script in XUnit

XUnit Testing Tutorial: Running First Script in XUnit

7
Comments
6 min read
Build Your First for iOS & Android App with Xamarin and Visual Studio

Build Your First for iOS & Android App with Xamarin and Visual Studio

30
Comments 1
12 min read
C# 9 record is not sugar for simple property POCO
Cover image for C# 9 record is not sugar for simple property POCO

C# 9 record is not sugar for simple property POCO

24
Comments 2
3 min read
Unity 103: Input
Cover image for Unity 103: Input

Unity 103: Input

9
Comments
2 min read
C# .NET Core and TypeScript: Using Generics and LINQ to Secure and Filter Operations on Your JSONPatchDocuments
Cover image for C# .NET Core and TypeScript: Using Generics and LINQ to Secure and Filter Operations on Your JSONPatchDocuments

C# .NET Core and TypeScript: Using Generics and LINQ to Secure and Filter Operations on Your JSONPatchDocuments

6
Comments
7 min read
Time to learn C# with Notebook in VS Code

Time to learn C# with Notebook in VS Code

50
Comments 5
2 min read
loading...