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][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

7
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

6
Comments
3 min read
.NET Developer? You're an IoT Developer Too!

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

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

Building REST APIs In .NET 8 The Easy Way!

186
Comments 14
9 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

4
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

12
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
Plate-Reading-System

Plate-Reading-System

2
Comments
1 min read
DDD Value Objects as C# Records: The Missing Manual

DDD Value Objects as C# Records: The Missing Manual

15
Comments
6 min read
ThunderboltIoc: .Net Dependency Injection without Reflection!

ThunderboltIoc: .Net Dependency Injection without Reflection!

6
Comments 2
15 min read
Swipe objects in Appium with C#

Swipe objects in Appium with C#

7
Comments
1 min read
Getting a complex type as a simple type from the query string in a ASP.NET Core API controller

Getting a complex type as a simple type from the query string in a ASP.NET Core API controller

9
Comments
7 min read
Releasing glazed-donut to the World🎉✨

Releasing glazed-donut to the World🎉✨

2
Comments
3 min read
[C#][Uno Platform] Create desktop applications on Ubuntu 2

[C#][Uno Platform] Create desktop applications on Ubuntu 2

10
Comments
3 min read
Clean Code in C# Part 5 Exception Handling

Clean Code in C# Part 5 Exception Handling

6
Comments
3 min read
How to query the Bitcoin Blockchain with C# in .Net

How to query the Bitcoin Blockchain with C# in .Net

4
Comments
1 min read
Creating a personal Blog in .NET 6

Creating a personal Blog in .NET 6

3
Comments
1 min read
Top 10 bugs found in C# projects in 2021

Top 10 bugs found in C# projects in 2021

5
Comments
15 min read
Deploy .NET Core worker Service on Linux

Deploy .NET Core worker Service on Linux

14
Comments 1
2 min read
[.NET 6][Uno Platform][Ubuntu 21.10] Using Leap Motion

[.NET 6][Uno Platform][Ubuntu 21.10] Using Leap Motion

5
Comments
5 min read
A Best Practice for Designing Interfaces in .NET C#

A Best Practice for Designing Interfaces in .NET C#

8
Comments
12 min read
Using the Params Keyword in C#

Using the Params Keyword in C#

2
Comments 1
3 min read
Building a Dungeon Generator, Part 1. Introduction

Building a Dungeon Generator, Part 1. Introduction

3
Comments 4
4 min read
Covariance and Contravariance in .NET C#

Covariance and Contravariance in .NET C#

7
Comments
12 min read
SpecFlow - Selenium - ChromeDriver code base

SpecFlow - Selenium - ChromeDriver code base

2
Comments
1 min read
Errors and suspicious code fragments in .NET 6 sources

Errors and suspicious code fragments in .NET 6 sources

6
Comments
18 min read
Build Monorepos, not Monoliths

Build Monorepos, not Monoliths

55
Comments
4 min read
Building a Cross Platform NuGet Package

Building a Cross Platform NuGet Package

7
Comments
5 min read
Clean Code in C# Part 4 Formatting

Clean Code in C# Part 4 Formatting

5
Comments
4 min read
Real World F# Interop

Real World F# Interop

9
Comments
9 min read
Use HTMX with ASP.NET Core MVC

Use HTMX with ASP.NET Core MVC

10
Comments
9 min read
Hide sensitive data in Azure Application Insights logs of our ASP.NET (Core) APIs

Hide sensitive data in Azure Application Insights logs of our ASP.NET (Core) APIs

10
Comments 3
6 min read
[C#][Uno Platform] Create desktop applications on Ubuntu 1

[C#][Uno Platform] Create desktop applications on Ubuntu 1

6
Comments 1
4 min read
How I have made an online game in production in less than 1 year

How I have made an online game in production in less than 1 year

15
Comments
4 min read
Utiliser HTMX avec ASP.NET Core MVC

Utiliser HTMX avec ASP.NET Core MVC

10
Comments
10 min read
How to Add the Blazor Dropdown Menu to a Blazor WebAssembly App

How to Add the Blazor Dropdown Menu to a Blazor WebAssembly App

2
Comments
1 min read
High Level Programming Language 0-60

High Level Programming Language 0-60

3
Comments 3
4 min read
How to Work with Tooltips in Blazor Gantt Chart Component

How to Work with Tooltips in Blazor Gantt Chart Component

3
Comments
1 min read
How to compare two files using .NET, really really fast!

How to compare two files using .NET, really really fast!

17
Comments 5
4 min read
Writing Prometheus exporters - the Lazy Dev way

Writing Prometheus exporters - the Lazy Dev way

4
Comments
7 min read
Top 8 Programming Languages For Game Developers

Top 8 Programming Languages For Game Developers

4
Comments
3 min read
Using DateOnly and TimeOnly in .NET 6 to Simplify Your Code

Using DateOnly and TimeOnly in .NET 6 to Simplify Your Code

7
Comments
4 min read
loading...