DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Add the Syncfusion Blazor Chips Component to a Blazor WebAssembly App

How to Add the Syncfusion Blazor Chips Component to a Blazor WebAssembly App

2
Comments
1 min read
C# - Criando API Login com Jwt Token - Autorização e Autenticação - Módulo 2

C# - Criando API Login com Jwt Token - Autorização e Autenticação - Módulo 2

6
Comments
4 min read
F# features C# will never get

F# features C# will never get

6
Comments
3 min read
Building a C# Blazor App with NoSQL and SQL Using HarperDB

Building a C# Blazor App with NoSQL and SQL Using HarperDB

27
Comments
7 min read
Send Emails using C# .NET with Azure Functions and SendGrid Bindings

Send Emails using C# .NET with Azure Functions and SendGrid Bindings

7
Comments
13 min read
Getting Started with the Blazor ProgressBar Component

Getting Started with the Blazor ProgressBar Component

4
Comments
1 min read
[ASP.NET Core] Send data from Razor to TypeScript

[ASP.NET Core] Send data from Razor to TypeScript

6
Comments
3 min read
Different ways to implement IHttpClientFactory in .NET core apps

Different ways to implement IHttpClientFactory in .NET core apps

13
Comments
3 min read
Build APIs for the Web INSTANTLY with ASP.NET Core 6

Build APIs for the Web INSTANTLY with ASP.NET Core 6

106
Comments 5
2 min read
DotVVM para Visual Studio 2022

DotVVM para Visual Studio 2022

9
Comments
2 min read
Game Dev Digest — Issue #130 - Learning From The Best

Game Dev Digest — Issue #130 - Learning From The Best

4
Comments 1
11 min read
How to use Twilio SMS and Voice with a .NET 6 Minimal API

How to use Twilio SMS and Voice with a .NET 6 Minimal API

7
Comments
7 min read
U Can Touch This (Sample of Touch a cube object with your hand) - MR Tutorial for Nreal light

U Can Touch This (Sample of Touch a cube object with your hand) - MR Tutorial for Nreal light

6
Comments
3 min read
Task Vs Thread ( C#)

Task Vs Thread ( C#)

5
Comments
2 min read
Le ShouldSerialize Pattern, un pattern à (re-)découvrir ?

Le ShouldSerialize Pattern, un pattern à (re-)découvrir ?

5
Comments
3 min read
How YOU can build a Mock REST API based on JSON for ASP.NET and minimal API

How YOU can build a Mock REST API based on JSON for ASP.NET and minimal API

84
Comments 5
8 min read
Comparing IAsyncEnumerable and IObservable for event streams

Comparing IAsyncEnumerable and IObservable for event streams

7
Comments
4 min read
Demystifying the Repository Pattern in ASP.Net Core Web API

Demystifying the Repository Pattern in ASP.Net Core Web API

40
Comments 12
6 min read
Blazor Custom Components

Blazor Custom Components

10
Comments
2 min read
Linked List and how dynamic collection of data is handled in modern languages

Linked List and how dynamic collection of data is handled in modern languages

8
Comments
3 min read
Looking for a way to initialize IOptions<T> manually?

Looking for a way to initialize IOptions<T> manually?

10
Comments 2
1 min read
Containerless Dependency Injection in C#

Containerless Dependency Injection in C#

17
Comments
5 min read
OpenAPI extensions and Swashbuckle

OpenAPI extensions and Swashbuckle

6
Comments
3 min read
Hacking IDisposable: The Stopwatch Example

Hacking IDisposable: The Stopwatch Example

10
Comments 4
5 min read
[ASP.NET Core] Get values from IConfiguration

[ASP.NET Core] Get values from IConfiguration

12
Comments 2
5 min read
C# Quick Sessions - Pattern matching - Chapter 1 Declaration Pattern

C# Quick Sessions - Pattern matching - Chapter 1 Declaration Pattern

2
Comments 3
3 min read
How YOU can build a great looking .NET Console app with Spectre

How YOU can build a great looking .NET Console app with Spectre

131
Comments 6
9 min read
Mesa de ayuda desde zero

Mesa de ayuda desde zero

5
Comments
1 min read
.NET 7 is Coming!🚀 (but with some issues)

.NET 7 is Coming!🚀 (but with some issues)

28
Comments 2
4 min read
Integration Events: Implementando comunicación entre servicios con MassTransit y ASP.NET

Integration Events: Implementando comunicación entre servicios con MassTransit y ASP.NET

22
Comments 1
11 min read
Game Dev Digest — Issue #129 - Tips And Polish

Game Dev Digest — Issue #129 - Tips And Polish

2
Comments 1
9 min read
Why does my app send network requests when I open an SVG file?

Why does my app send network requests when I open an SVG file?

5
Comments
9 min read
No Sacred Cows: I, Interface

No Sacred Cows: I, Interface

6
Comments 11
5 min read
Enable Cross-Origin requests on ASP.NET Core 3.1

Enable Cross-Origin requests on ASP.NET Core 3.1

6
Comments
2 min read
#OpenCV – Detect and blur faces 😁 using DNN in C#

#OpenCV – Detect and blur faces 😁 using DNN in C#

7
Comments
1 min read
How to Write Clean C# code? 5 Tips that will save you hours of programming

How to Write Clean C# code? 5 Tips that will save you hours of programming

44
Comments
4 min read
#OpenCV – Detect and blur faces 😁 using haar cascades in C#

#OpenCV – Detect and blur faces 😁 using haar cascades in C#

11
Comments 3
1 min read
Pinch Strength using HandTracking - MR Tutorial for Nreal light

Pinch Strength using HandTracking - MR Tutorial for Nreal light

6
Comments
3 min read
How to Add and Customize Markers in the Blazor Maps Control

How to Add and Customize Markers in the Blazor Maps Control

2
Comments
1 min read
Download multiple files in zipped format

Download multiple files in zipped format

5
Comments
1 min read
Integrate ngrok into ASP.NET Core startup and automatically update your webhook URLs

Integrate ngrok into ASP.NET Core startup and automatically update your webhook URLs

9
Comments
15 min read
Another Automation library for .net

Another Automation library for .net

7
Comments
4 min read
Unity Game Development: In a Nutshell

Unity Game Development: In a Nutshell

5
Comments 2
2 min read
HandTracking - MR Tutorial for Nreal light

HandTracking - MR Tutorial for Nreal light

6
Comments
2 min read
Como usar uma classe Fixture com xUnit

Como usar uma classe Fixture com xUnit

41
Comments 1
2 min read
A better way to verify Mocks (XUnit, Moq, .NET)

A better way to verify Mocks (XUnit, Moq, .NET)

8
Comments 1
4 min read
Create a Web Api using Minimal Api in .NET 6

Create a Web Api using Minimal Api in .NET 6

6
Comments
1 min read
How to use Asp Net Core DI & Reflection

How to use Asp Net Core DI & Reflection

10
Comments 2
4 min read
Be cautious when implementing the Open Closed Principle

Be cautious when implementing the Open Closed Principle

18
Comments 11
5 min read
How To Implement a Queue in C#

How To Implement a Queue in C#

8
Comments
3 min read
What is C# used for? 5 things you can create with C#

What is C# used for? 5 things you can create with C#

4
Comments
6 min read
Vulnerabilities due to XML files processing: XXE in C# applications in theory and in practice

Vulnerabilities due to XML files processing: XXE in C# applications in theory and in practice

7
Comments
18 min read
Guia fundamental da programação orientada a objetos - Parte 2 | Os pilares

Guia fundamental da programação orientada a objetos - Parte 2 | Os pilares

9
Comments 1
6 min read
Conditional Ternary Operator “?” C#, Why (not always) is not “If sentence” replacement

Conditional Ternary Operator “?” C#, Why (not always) is not “If sentence” replacement

6
Comments
3 min read
EF Core: Effectively decouple the data and domain model

EF Core: Effectively decouple the data and domain model

12
Comments 1
8 min read
5 (Important) Tips to Writing Clean C# Code

5 (Important) Tips to Writing Clean C# Code

43
Comments 5
4 min read
More C# Console Games

More C# Console Games

50
Comments 1
9 min read
.Net 6 WebAPI - Intro to ElasticSearch - Step by Step #aspnetcore

.Net 6 WebAPI - Intro to ElasticSearch - Step by Step #aspnetcore

20
Comments 4
2 min read
HttpPostedFileBase

HttpPostedFileBase

6
Comments 4
2 min read
.Net Analyzer for MongoDB

.Net Analyzer for MongoDB

8
Comments 1
2 min read
loading...