DEV Community

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
REST API to Run PowerShell from a ASP.Net C# Webapp

REST API to Run PowerShell from a ASP.Net C# Webapp

1
Comments 1
6 min read
.NET MAUI Map Data

.NET MAUI Map Data

1
Comments 1
2 min read
Data Loading in Entity Framework

Data Loading in Entity Framework

5
Comments 1
7 min read
ZeroQL V3 - C# friendly GraphQL client

ZeroQL V3 - C# friendly GraphQL client

1
Comments 1
3 min read
How To Convert a SQL Query Into C# LINQ

How To Convert a SQL Query Into C# LINQ

2
Comments
8 min read
C# Generic Math

C# Generic Math

1
Comments
5 min read
Don't break production when you add new features! - Feature Toggles in C#

Don't break production when you add new features! - Feature Toggles in C#

Comments
4 min read
Safer Nullability in Modern C#

Safer Nullability in Modern C#

7
Comments
6 min read
Customizing Swagger in Azure Functions

Customizing Swagger in Azure Functions

3
Comments
2 min read
Visual Studio tips 2

Visual Studio tips 2

1
Comments
3 min read
Implementation of the REDIS Cache in the.NET Core API

Implementation of the REDIS Cache in the.NET Core API

2
Comments
9 min read
Pooling Design Pattern using C#

Pooling Design Pattern using C#

Comments
1 min read
Insert/read SQL-Server images with EF Core, Dapper and SqlClient

Insert/read SQL-Server images with EF Core, Dapper and SqlClient

2
Comments
4 min read
C#; JS Comparison and Game Dev.

C#; JS Comparison and Game Dev.

1
Comments
3 min read
Find your application's hidden secrets using opentelemetry

Find your application's hidden secrets using opentelemetry

Comments
10 min read
STRINGLY-typed obsession

STRINGLY-typed obsession

Comments
10 min read
Alocando classes na Stack

Alocando classes na Stack

3
Comments
4 min read
Minimal API Discovery Tool

Minimal API Discovery Tool

1
Comments
4 min read
7 .Net Core Tips For Beginners

7 .Net Core Tips For Beginners

3
Comments
4 min read
Stop manually iterating over your test data in your unit tests! - Parametrized tests in C# using MSTest, NUnit, and XUnit

Stop manually iterating over your test data in your unit tests! - Parametrized tests in C# using MSTest, NUnit, and XUnit

1
Comments 1
5 min read
How to write an Extensible File Manager

How to write an Extensible File Manager

6
Comments
2 min read
C# - Improving Array Performance with .NET 7

C# - Improving Array Performance with .NET 7

Comments
2 min read
Multithreading vs. Asynchronous Programming in .Net Core

Multithreading vs. Asynchronous Programming in .Net Core

2
Comments
3 min read
Update the HTML head from a Blazor component

Update the HTML head from a Blazor component

Comments 1
2 min read
EF Core string conversions

EF Core string conversions

2
Comments
2 min read
Using multiple appsettings.json to release to different platforms in .NET

Using multiple appsettings.json to release to different platforms in .NET

3
Comments
4 min read
What You Didn’t Know About Task EventHandlers

What You Didn’t Know About Task EventHandlers

1
Comments
5 min read
SeriLog color themes

SeriLog color themes

3
Comments
4 min read
What is Blazor?

What is Blazor?

2
Comments 2
2 min read
Generate JWT Tokens in 3 Easy Steps in .Net

Generate JWT Tokens in 3 Easy Steps in .Net

3
Comments
4 min read
A Case Study-Dot NET Modernization Project - Bacancy Technology

A Case Study-Dot NET Modernization Project - Bacancy Technology

Comments
2 min read
Getting Started With Web APIs

Getting Started With Web APIs

5
Comments
8 min read
How to use EF Core Migrations

How to use EF Core Migrations

Comments
3 min read
Use Raw String Literals to generate TwiML in C# 11

Use Raw String Literals to generate TwiML in C# 11

1
Comments
11 min read
A Simple Safety Net For Async EventHandlers

A Simple Safety Net For Async EventHandlers

Comments
6 min read
C# Q&A : Part 2

C# Q&A : Part 2

2
Comments
4 min read
SOLID Principles: The Secret to Crafting Robust and Future-Proof Software

SOLID Principles: The Secret to Crafting Robust and Future-Proof Software

Comments
5 min read
Async Await Task - C# .net

Async Await Task - C# .net

2
Comments
5 min read
Debugging in .NET apps using Visual Studio Part 2

Debugging in .NET apps using Visual Studio Part 2

3
Comments 2
4 min read
The art of Deconstructing

The art of Deconstructing

5
Comments
8 min read
Execute PowerShell scripts in C#

Execute PowerShell scripts in C#

3
Comments
3 min read
C# Q&A : Part 1

C# Q&A : Part 1

2
Comments
4 min read
How to approach performance issues II

How to approach performance issues II

Comments 1
5 min read
⚠️ Warning: Don't cache lazy IEnumerable<T> in .NET

⚠️ Warning: Don't cache lazy IEnumerable<T> in .NET

3
Comments 1
2 min read
100 Days of Code Day 11

100 Days of Code Day 11

1
Comments
5 min read
Introducing Object-Oriented-Programming

Introducing Object-Oriented-Programming

1
Comments
10 min read
Connect C# to SQL Server

Connect C# to SQL Server

Comments
5 min read
C#: Retry mechanism for Event Hub Trigger Function

C#: Retry mechanism for Event Hub Trigger Function

Comments
2 min read
Asp.Net core SPA proxy wont start

Asp.Net core SPA proxy wont start

Comments
1 min read
No Headache Periodic Background Jobs in ASP.NET Core

No Headache Periodic Background Jobs in ASP.NET Core

1
Comments
6 min read
what is an interface and abstract class in c# and its difference?

what is an interface and abstract class in c# and its difference?

Comments
3 min read
Use Visual Studio dev tunnels to handle Twilio Webhooks

Use Visual Studio dev tunnels to handle Twilio Webhooks

1
Comments
10 min read
Converting PayStub to SQL with Azure Form Recognizer

Converting PayStub to SQL with Azure Form Recognizer

Comments
9 min read
The Global Access Modifier (Organize Your C# Code)

The Global Access Modifier (Organize Your C# Code)

1
Comments
2 min read
How to use C# 11 features in .NET 6 or older versions (even .NET Framework 2.0)

How to use C# 11 features in .NET 6 or older versions (even .NET Framework 2.0)

1
Comments
5 min read
Automatic reading Swiss QR bills

Automatic reading Swiss QR bills

Comments
3 min read
The DotNet CLI Commands 🖥️

The DotNet CLI Commands 🖥️

2
Comments
6 min read
Part 01 - Clean Architecture Overview

Part 01 - Clean Architecture Overview

1
Comments
3 min read
Accessing the Record Type in C# for Earlier .NET Versions

Accessing the Record Type in C# for Earlier .NET Versions

Comments
4 min read
1 - A briefly understanding about Garbage collecting strategy in C#.

1 - A briefly understanding about Garbage collecting strategy in C#.

1
Comments
2 min read
loading...