DEV Community

loading...

C#

Official tag for the C# programming language.

👋 Sign in for the ability sort posts by top and latest.
3 Easy Steps to Set Up Certificate Authentication in ASP.NET Core

3 Easy Steps to Set Up Certificate Authentication in ASP.NET Core

Reactions 6 Comments
4 min read
Thoughts on Blazor

Thoughts on Blazor

Reactions 3 Comments
2 min read
What is Blazor?

What is Blazor?

Reactions 7 Comments
6 min read
I built a Logs Analyzer 📜📊

I built a Logs Analyzer 📜📊

Reactions 8 Comments
3 min read
HTML templates for repetitive elements in ASP.NET & DotVVM

HTML templates for repetitive elements in ASP.NET & DotVVM

Reactions 6 Comments
3 min read
Dica Rápida: Testando desempenho com BenchmarkDotNet

Dica Rápida: Testando desempenho com BenchmarkDotNet

Reactions 5 Comments 2
2 min read
PMS5003 Particulate Matter Sensor Test Run

PMS5003 Particulate Matter Sensor Test Run

Reactions 3 Comments
3 min read
Resiliência em aplicações .Net com Polly

Resiliência em aplicações .Net com Polly

Reactions 2 Comments
4 min read
How to parse a CSV file from Linq (C#)

How to parse a CSV file from Linq (C#)

Reactions 5 Comments 2
2 min read
Handling Dependency Injection in Inherited Classes

Handling Dependency Injection in Inherited Classes

Reactions 9 Comments
4 min read
The .NET Stacks #44: �?� APIs that are light as a feather

The .NET Stacks #44: �?� APIs that are light as a feather

Reactions 6 Comments
10 min read
How to implement JWT Token Authentication in ASP.NET Core 5.0 Web API using JWT

How to implement JWT Token Authentication in ASP.NET Core 5.0 Web API using JWT

Reactions 4 Comments
4 min read
�?.NET 5】�?WPF】Edit and print PDF files 2

�?.NET 5】�?WPF】Edit and print PDF files 2

Reactions 2 Comments
7 min read
Dynamically getting objects from an assembly in C#

Dynamically getting objects from an assembly in C#

Reactions 2 Comments
2 min read
Gremlin DSL Implementation in C#

Gremlin DSL Implementation in C#

Reactions 5 Comments
5 min read
.Net Reverse Proxy with YARP

.Net Reverse Proxy with YARP

Reactions 3 Comments
2 min read
Recently I decided to become a freelancer

Recently I decided to become a freelancer

Reactions 19 Comments 2
1 min read
Basic Console Apps C#

Basic Console Apps C#

Reactions 5 Comments
2 min read
Data Types and Variables C#

Data Types and Variables C#

Reactions 4 Comments
3 min read
Dart pour C# Développeurs

Dart pour C# Développeurs

Reactions 2 Comments
4 min read
Experiment with Moq, an approach to writing mocks

Experiment with Moq, an approach to writing mocks

Reactions 4 Comments
16 min read
Single Transaction for multiple DB Operations in Azure Cosmos DB

Single Transaction for multiple DB Operations in Azure Cosmos DB

Reactions 6 Comments
6 min read
Constructors in C# 12:58

Constructors in C#

Reactions 4 Comments
1 min read
Simplified Azure Storage Client in .NET Core

Simplified Azure Storage Client in .NET Core

Reactions 4 Comments
3 min read
Creando un API en Net Core 5 - Creando un cliente para nuestro API

Creando un API en Net Core 5 - Creando un cliente para nuestro API

Reactions 6 Comments
5 min read
Tale of .NET Core and the JSON SQLite Extension

Tale of .NET Core and the JSON SQLite Extension

Reactions 9 Comments
17 min read
Insert Github Stats into Your Profile's README.

Insert Github Stats into Your Profile's README.

Reactions 6 Comments
1 min read
Design Patterns: Decorator

Design Patterns: Decorator

Reactions 4 Comments
6 min read
Update UI state from an another Thread in Windows Forms

Update UI state from an another Thread in Windows Forms

Reactions 7 Comments
1 min read
New stuff on C# I learned today

New stuff on C# I learned today

Reactions 6 Comments 1
1 min read
Game Dev Digest — Issue #89 - Code Driven

Game Dev Digest — Issue #89 - Code Driven

Reactions 3 Comments
8 min read
Introduction to Kecomaac

Introduction to Kecomaac

Reactions 2 Comments
1 min read
Plantillas HTML para elementos repetitivos en ASP.NET & DotVVM

Plantillas HTML para elementos repetitivos en ASP.NET & DotVVM

Reactions 10 Comments
3 min read
Reflection

Reflection

Reactions 6 Comments
2 min read
The pain points of C# source generators

The pain points of C# source generators

Reactions 13 Comments 3
9 min read
An Honest opinion on Java & Its ecosystem.

An Honest opinion on Java & Its ecosystem.

Reactions 2 Comments
6 min read
Workaround to force Xamarin.Forms WebView to use a dark mode CSS for local content on Android

Workaround to force Xamarin.Forms WebView to use a dark mode CSS for local content on Android

Reactions 2 Comments
3 min read
Top-level Statements in C#

Top-level Statements in C#

Reactions 5 Comments
2 min read
Configure Authorization in OpenAPI(Swagger UI) for JWT in ASP.Net Core Web Api

Configure Authorization in OpenAPI(Swagger UI) for JWT in ASP.Net Core Web Api

Reactions 2 Comments
1 min read
Migrate To MahApps.Metro 2.x

Migrate To MahApps.Metro 2.x

Reactions 5 Comments
2 min read
ASP.NET Core Endpoints. Add endpoint-enabled middleware by using IEndpointRouteBuilder extension method

ASP.NET Core Endpoints. Add endpoint-enabled middleware by using IEndpointRouteBuilder extension method

Reactions 6 Comments
5 min read
Bullet point series - Part 1 - My PR Best Practices

Bullet point series - Part 1 - My PR Best Practices

Reactions 2 Comments
3 min read
Game Dev Digest — Issue #88 - Find Out How To Optimize Your Code, Visuals, and Animation

Game Dev Digest — Issue #88 - Find Out How To Optimize Your Code, Visuals, and Animation

Reactions 3 Comments
8 min read
Adding Polly Policies To Your IDistributedCache

Adding Polly Policies To Your IDistributedCache

Reactions 6 Comments
3 min read
Bullet point series - Part 2 - Some pretty sweet Visual Studio Extensions I Use

Bullet point series - Part 2 - Some pretty sweet Visual Studio Extensions I Use

Reactions 1 Comments
1 min read
Should you pick C# over JS? Maybe.

Should you pick C# over JS? Maybe.

Reactions 15 Comments 40
2 min read
Data-Oriented programming simplicity illustrated by coding challenges

Data-Oriented programming simplicity illustrated by coding challenges

Reactions 2 Comments
6 min read
How can I include resources in a compiled C# program for later use?

How can I include resources in a compiled C# program for later use?

Reactions 6 Comments 6
1 min read
[Unity] Communicate with SignalR from Unity

[Unity] Communicate with SignalR from Unity

Reactions 6 Comments
4 min read
My Favorite C# Features - Part 3: Nullability

My Favorite C# Features - Part 3: Nullability

Reactions 22 Comments
6 min read
Web Security: Hashing, Salting, and Encryption

Web Security: Hashing, Salting, and Encryption

Reactions 43 Comments
3 min read
Protect your .NET and .NET Core applications without leaving visual studio.

Protect your .NET and .NET Core applications without leaving visual studio.

Reactions 24 Comments 2
2 min read
Which do you prefer, and why?

Which do you prefer, and why?

Reactions 5 Comments 2
1 min read
API Key Authentication - Extending the native implementation

API Key Authentication - Extending the native implementation

Reactions 13 Comments
4 min read
Add PDF OLE object into a Slide

Add PDF OLE object into a Slide

Reactions 6 Comments
1 min read
Working with the Blazor DynamicComponent

Working with the Blazor DynamicComponent

Reactions 6 Comments
5 min read
Introduction to string interpolation

Introduction to string interpolation

Reactions 5 Comments
3 min read
Coding a .NETCore project on an iPad using Github Codespaces

Coding a .NETCore project on an iPad using Github Codespaces

Reactions 5 Comments
1 min read
Virtual as a code smell*

Virtual as a code smell*

Reactions 7 Comments 1
5 min read
Azure Cosmos DB Basics

Azure Cosmos DB Basics

Reactions 5 Comments
11 min read
loading...