The Wayback Machine - https://web.archive.org/web/20210414224434/https://dev.to/t/csharp

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

6
4 min read
Thoughts on Blazor

Thoughts on Blazor

3
2 min read
What is Blazor?

What is Blazor?

7
6 min read
I built a Logs Analyzer 📜📊

I built a Logs Analyzer 📜📊

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

HTML templates for repetitive elements in ASP.NET & DotVVM

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

Dica Rápida: Testando desempenho com BenchmarkDotNet

5 2
2 min read
PMS5003 Particulate Matter Sensor Test Run

PMS5003 Particulate Matter Sensor Test Run

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

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

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

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

5 2
2 min read
Handling Dependency Injection in Inherited Classes

Handling Dependency Injection in Inherited Classes

9
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

6
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

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

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

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

Dynamically getting objects from an assembly in C#

2
2 min read
Gremlin DSL Implementation in C#

Gremlin DSL Implementation in C#

5
5 min read
.Net Reverse Proxy with YARP

.Net Reverse Proxy with YARP

3
2 min read
Recently I decided to become a freelancer

Recently I decided to become a freelancer

19 2
1 min read
Basic Console Apps C#

Basic Console Apps C#

5
2 min read
Data Types and Variables C#

Data Types and Variables C#

4
3 min read
Dart pour C# Développeurs

Dart pour C# Développeurs

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

Experiment with Moq, an approach to writing mocks

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

Single Transaction for multiple DB Operations in Azure Cosmos DB

6
6 min read
Constructors in C# 12:58

Constructors in C#

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

Simplified Azure Storage Client in .NET Core

4
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

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

Tale of .NET Core and the JSON SQLite Extension

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

Insert Github Stats into Your Profile's README.

6
1 min read
Design Patterns: Decorator

Design Patterns: Decorator

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

Update UI state from an another Thread in Windows Forms

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

New stuff on C# I learned today

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

Game Dev Digest — Issue #89 - Code Driven

3
8 min read
Introduction to Kecomaac

Introduction to Kecomaac

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

Plantillas HTML para elementos repetitivos en ASP.NET & DotVVM

10
3 min read
Reflection

Reflection

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

The pain points of C# source generators

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

An Honest opinion on Java & Its ecosystem.

2
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

2
3 min read
Top-level Statements in C#

Top-level Statements in C#

5
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

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

Migrate To MahApps.Metro 2.x

5
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

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

Bullet point series - Part 1 - My PR Best Practices

2
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

3
8 min read
Adding Polly Policies To Your IDistributedCache

Adding Polly Policies To Your IDistributedCache

6
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

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

Should you pick C# over JS? Maybe.

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

Data-Oriented programming simplicity illustrated by coding challenges

2
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?

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

[Unity] Communicate with SignalR from Unity

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

My Favorite C# Features - Part 3: Nullability

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

Web Security: Hashing, Salting, and Encryption

43
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.

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

Which do you prefer, and why?

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

API Key Authentication - Extending the native implementation

13
4 min read
Add PDF OLE object into a Slide

Add PDF OLE object into a Slide

6
1 min read
Working with the Blazor DynamicComponent

Working with the Blazor DynamicComponent

6
5 min read
Introduction to string interpolation

Introduction to string interpolation

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

Coding a .NETCore project on an iPad using Github Codespaces

5
1 min read
Virtual as a code smell*

Virtual as a code smell*

7 1
5 min read
Azure Cosmos DB Basics

Azure Cosmos DB Basics

5
11 min read
loading...