DEV Community

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
ASP.NET Core: API Key Authentication

ASP.NET Core: API Key Authentication

5
Comments 1
6 min read
A Detailed Introduction to JWT Authentication and Authorization

A Detailed Introduction to JWT Authentication and Authorization

2
Comments
5 min read
Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 06

Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 06

2
Comments
2 min read
Microsoft Visual Studio Connection Dialog Hacked

Microsoft Visual Studio Connection Dialog Hacked

1
Comments
4 min read
Boosting Your .NET Development with LINQ: Unraveling its Performance and Capabilities

Boosting Your .NET Development with LINQ: Unraveling its Performance and Capabilities

2
Comments
5 min read
Singleton Pattern: A Design Pattern for Creating Unique Instances C#

Singleton Pattern: A Design Pattern for Creating Unique Instances C#

1
Comments
3 min read
A list of AI powered tools for C# Developers

A list of AI powered tools for C# Developers

3
Comments 2
4 min read
C# MVC ASP.NET: Write Multiple Lines from Form to DB Table

C# MVC ASP.NET: Write Multiple Lines from Form to DB Table

Comments 1
9 min read
Parallel Class in .NET ! – Part 3

Parallel Class in .NET ! – Part 3

1
Comments
1 min read
Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 05

Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 05

2
Comments
3 min read
Parallel Class in .NET ! – Part 1

Parallel Class in .NET ! – Part 1

7
Comments
5 min read
CSharp - Entendendo Threads, Tasks e Process

CSharp - Entendendo Threads, Tasks e Process

Comments
5 min read
Build a web API with C# & ASP NET Core 7.0

Build a web API with C# & ASP NET Core 7.0

9
Comments
8 min read
Improving Performance of Multidimensional Arrays in C#

Improving Performance of Multidimensional Arrays in C#

Comments
2 min read
How to write good unit tests: Use simple test values

How to write good unit tests: Use simple test values

3
Comments
4 min read
ShortId Factory

ShortId Factory

3
Comments
1 min read
Dependency Injection and Different ways to inject it using .NET Core API

Dependency Injection and Different ways to inject it using .NET Core API

2
Comments
6 min read
Working with the using directive in C#

Working with the using directive in C#

3
Comments
4 min read
Working with .zip files in C#

Working with .zip files in C#

2
Comments
15 min read
A Guide For New Programmers on C# Basics

A Guide For New Programmers on C# Basics

3
Comments
10 min read
Connect C# to PostgreSQL

Connect C# to PostgreSQL

Comments
6 min read
Converting PayStub logic to an Azure Function

Converting PayStub logic to an Azure Function

Comments
7 min read
Testes de integração com containers

Testes de integração com containers

14
Comments 1
6 min read
Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 02

Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 02

1
Comments
3 min read
Why you should never use DateTime.Now directly - Dealing with Volatile Dependencies in C#

Why you should never use DateTime.Now directly - Dealing with Volatile Dependencies in C#

2
Comments 1
2 min read
Why C# and .NET are still relevant in 2023

Why C# and .NET are still relevant in 2023

5
Comments
5 min read
Messaging Patterns 101: A Comprehensive Guide for Software Developers

Messaging Patterns 101: A Comprehensive Guide for Software Developers

6
Comments
7 min read
Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 01

Hackathon - Hack Together: Microsoft Graph and .NET 🦒 - Day 01

3
Comments
4 min read
Rethinking our ASP.NET Docker CI

Rethinking our ASP.NET Docker CI

9
Comments 3
9 min read
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
loading...