Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
.NET 6 Register Services using Reflection

.NET 6 Register Services using Reflection

25
Comments 4
7 min read
C# Tip: use yield return to return one item at the time

C# Tip: use yield return to return one item at the time

15
Comments
3 min read
Unity Game Dev Resources - that helped me - publish my own games !

Unity Game Dev Resources - that helped me - publish my own games !

4
Comments
1 min read
How to get started with .NET

How to get started with .NET

6
Comments
4 min read
Guia fundamental da programação orientada a objetos - Parte 1

Guia fundamental da programação orientada a objetos - Parte 1

19
Comments 1
8 min read
.NET MAUI Closer Than Ever (Discover +5 New Features)

.NET MAUI Closer Than Ever (Discover +5 New Features)

26
Comments
4 min read
C# Sugar & Improvements [6.0 to 10.0]

C# Sugar & Improvements [6.0 to 10.0]

21
Comments
3 min read
ASP.NET Core: Servidor de Autenticación con OpenID Connect

ASP.NET Core: Servidor de Autenticación con OpenID Connect

47
Comments 1
19 min read
Maybe, but How?

Maybe, but How?

2
Comments
4 min read
Build, deploy and host your .Net core API for Free with Utopiops

Build, deploy and host your .Net core API for Free with Utopiops

26
Comments
3 min read
The Diamond problem - C# Multiple inheritance

The Diamond problem - C# Multiple inheritance

2
Comments
2 min read
How to create a tabbed dialog in .NET for Android or Xamarin.Android

How to create a tabbed dialog in .NET for Android or Xamarin.Android

3
Comments
4 min read
LINQ improvements in .NET 6

LINQ improvements in .NET 6

5
Comments
3 min read
Profiling .NET code with MiniProfiler

Profiling .NET code with MiniProfiler

3
Comments
6 min read
A CI/CD Pipeline using git and Travis CI for a serverless app based on SAM and C#

A CI/CD Pipeline using git and Travis CI for a serverless app based on SAM and C#

3
Comments
5 min read
I show you how to Crack a .NET Application (3 clicks)

I show you how to Crack a .NET Application (3 clicks)

63
Comments 4
8 min read
How to send SMS with C# .NET and Azure Functions using Twilio Output Binding

How to send SMS with C# .NET and Azure Functions using Twilio Output Binding

4
Comments 1
11 min read
[Entity Framework Core][PostgreSQL][C#] Using long identifier

[Entity Framework Core][PostgreSQL][C#] Using long identifier

5
Comments
5 min read
Snippets

Snippets

5
Comments
1 min read
Console applications with Spectre.Console

Console applications with Spectre.Console

15
Comments
7 min read
OData for ASP.NET Core 6.0 on Mac via command line

OData for ASP.NET Core 6.0 on Mac via command line

6
Comments 2
3 min read
Unit Test with .Net 6 with xUnit and MOQ

Unit Test with .Net 6 with xUnit and MOQ

31
Comments 1
6 min read
Creating a Server Side Data Annotations CustomValidator

Creating a Server Side Data Annotations CustomValidator

4
Comments
4 min read
Fixing my BF1942 woes with Win32 APIs

Fixing my BF1942 woes with Win32 APIs

5
Comments
7 min read
ASP.NET Core - IIS Set environment in web.config

ASP.NET Core - IIS Set environment in web.config

6
Comments
1 min read
Using LinqKit PredicateBuilder to dynamically build filter conditions

Using LinqKit PredicateBuilder to dynamically build filter conditions

7
Comments
1 min read
DotVVM for Visual Studio 2022 is now available

DotVVM for Visual Studio 2022 is now available

6
Comments
2 min read
Create a File Manager Component in a Blazor WebAssembly Application

Create a File Manager Component in a Blazor WebAssembly Application

2
Comments
1 min read
Clean Code in C# Part 8 Classes

Clean Code in C# Part 8 Classes

4
Comments
3 min read
C#, .Net and .NetCore Extensions for VSCode

C#, .Net and .NetCore Extensions for VSCode

3
Comments
1 min read
How to send recurring emails in C# .NET using SendGrid and Quartz.NET

How to send recurring emails in C# .NET using SendGrid and Quartz.NET

2
Comments
12 min read
Hello all Developers

Hello all Developers

3
Comments
1 min read
C# Stacks and Queues

C# Stacks and Queues

5
Comments
3 min read
Instantiation Difference Over Class Difference

Instantiation Difference Over Class Difference

5
Comments
5 min read
[ASP.NET Core][Entity Framework Core] Logging for xUnit projects

[ASP.NET Core][Entity Framework Core] Logging for xUnit projects

6
Comments
3 min read
How the Signed URL works?

How the Signed URL works?

7
Comments
3 min read
.NET: Modelo Criptográfico, lo que necesitas saber.

.NET: Modelo Criptográfico, lo que necesitas saber.

13
Comments
10 min read
コントローラでDictionary型のGETパラメータを受け取る

コントローラでDictionary型のGETパラメータを受け取る

6
Comments
1 min read
Using Azure Cognitive Services in a .NET App

Using Azure Cognitive Services in a .NET App

5
Comments
20 min read
.NET 5 Named Pipes

.NET 5 Named Pipes

8
Comments
5 min read
Write a URL Shortener in 26 Lines of Code with .NET Minimal APIs

Write a URL Shortener in 26 Lines of Code with .NET Minimal APIs

6
Comments 1
5 min read
Get Id of recently added record in Linq.

Get Id of recently added record in Linq.

5
Comments
1 min read
Send SMS from your Website or App

Send SMS from your Website or App

4
Comments
1 min read
The Art of Readable Code: Takeaways

The Art of Readable Code: Takeaways

7
Comments
3 min read
Building REST APIs In .NET 8 The Easy Way!

Building REST APIs In .NET 8 The Easy Way!

256
Comments 14
9 min read
.NET Developer? You're an IoT Developer Too!

.NET Developer? You're an IoT Developer Too!

7
Comments 1
12 min read
Game Dev Digest — Issue #125 - How To Boost Your Visuals

Game Dev Digest — Issue #125 - How To Boost Your Visuals

2
Comments 2
7 min read
【ASP.NET Core】【xUnit】Testing Entity Framework Core applications with in-memory SQLite

【ASP.NET Core】【xUnit】Testing Entity Framework Core applications with in-memory SQLite

7
Comments
5 min read
Design Web API endpoint without leaking data to monitoring service

Design Web API endpoint without leaking data to monitoring service

6
Comments
2 min read
Use async await on c# 🚀 (easy way)

Use async await on c# 🚀 (easy way)

6
Comments 1
3 min read
Clean Code in C# Part 6 Limits

Clean Code in C# Part 6 Limits

6
Comments
3 min read
Pipeline pattern - intermittent flow

Pipeline pattern - intermittent flow

3
Comments 2
4 min read
Pipeline pattern - intermittent flow code examples

Pipeline pattern - intermittent flow code examples

4
Comments
3 min read
Introduction to CSharp2Dart.com

Introduction to CSharp2Dart.com

6
Comments
3 min read
How to Schedule Tasks in a Blazor Gantt Chart Component

How to Schedule Tasks in a Blazor Gantt Chart Component

2
Comments
1 min read
Case Study - Lunacy

Case Study - Lunacy

18
Comments
3 min read
Enforcing a consistent code style and quality in your team-wide .NET projects

Enforcing a consistent code style and quality in your team-wide .NET projects

20
Comments
6 min read
The most interesting C# / .NET blogs and websites

The most interesting C# / .NET blogs and websites

13
Comments
4 min read
Cómo devolver un HttpStatusCode y un Json a la vez en una API con .net framework

Cómo devolver un HttpStatusCode y un Json a la vez en una API con .net framework

4
Comments
1 min read
Générer des fichiers pour le "M" de MVC avec Tada !

Générer des fichiers pour le "M" de MVC avec Tada !

6
Comments
7 min read
loading...