DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
C# - Criando API com Jwt Token - Autorização e Autenticação - Módulo 1

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

16
Comments
9 min read
DDD & CQRS: Aplicando Domain Events en ASP.NET Core.

DDD & CQRS: Aplicando Domain Events en ASP.NET Core.

57
Comments 6
15 min read
Domain Modeling Made Functional: A jump into the functional world

Domain Modeling Made Functional: A jump into the functional world

7
Comments
2 min read
Background jobs with Hangfire and .NET 6

Background jobs with Hangfire and .NET 6

2
Comments
1 min read
Integrate IndexNow with Umbraco CMS to submit content to search engines

Integrate IndexNow with Umbraco CMS to submit content to search engines

7
Comments
10 min read
[WPF][WebView2] Save line charts as images

[WPF][WebView2] Save line charts as images

2
Comments
7 min read
Implementing a Clean Architecture in ASP.NET Core 6

Implementing a Clean Architecture in ASP.NET Core 6

13
Comments
8 min read
Game Dev Digest — Issue #127 - How To Get Discovered

Game Dev Digest — Issue #127 - How To Get Discovered

2
Comments 1
11 min read
Coding standards. Why and how with C#

Coding standards. Why and how with C#

9
Comments
6 min read
Send Scheduled SMS with C# .NET and Twilio Programmable Messaging

Send Scheduled SMS with C# .NET and Twilio Programmable Messaging

6
Comments
9 min read
Authentication in ASP .NET Core

Authentication in ASP .NET Core

125
Comments 2
6 min read
Create PDF in .NET Core Using itext7

Create PDF in .NET Core Using itext7

17
Comments
9 min read
C# Wants to Become The MOST POPULAR Programming Language in 2022

C# Wants to Become The MOST POPULAR Programming Language in 2022

18
Comments 1
5 min read
Celebrate the .NET 20th Anniversary with the Community!

Celebrate the .NET 20th Anniversary with the Community!

33
Comments 2
2 min read
Looking into C# Property Patterns Performance

Looking into C# Property Patterns Performance

3
Comments
2 min read
Extended Property Patterns in C# 10

Extended Property Patterns in C# 10

11
Comments
1 min read
Cross-Site Scripting (XSS) Vulnerabilities (3 Tips to prevent it)

Cross-Site Scripting (XSS) Vulnerabilities (3 Tips to prevent it)

29
Comments 2
3 min read
Create a Signature Component in a Blazor WebAssembly App

Create a Signature Component in a Blazor WebAssembly App

3
Comments
1 min read
Array or object JSON deserialization (feat. .NET & System.Text.Json)

Array or object JSON deserialization (feat. .NET & System.Text.Json)

8
Comments
3 min read
A Quick view of Cached Repository Pattern

A Quick view of Cached Repository Pattern

18
Comments
3 min read
Clean Code in C# Part 9 Rules for Results

Clean Code in C# Part 9 Rules for Results

7
Comments
3 min read
Creating Lambda backed Custom Cloudformation resource in C#

Creating Lambda backed Custom Cloudformation resource in C#

6
Comments
8 min read
Game Dev Digest — Issue #128 - Procedural Generation

Game Dev Digest — Issue #128 - Procedural Generation

3
Comments 2
7 min read
What is C#?

What is C#?

2
Comments
2 min read
【Entity Framework Core】Raw SQL Queries 2

【Entity Framework Core】Raw SQL Queries 2

4
Comments 1
2 min read
.NET 6 Register Services using Reflection

.NET 6 Register Services using Reflection

23
Comments 3
7 min read
C# Tip: use yield return to return one item at the time

C# Tip: use yield return to return one item at the time

15
Comments
3 min read
Unity Game Dev Resources - that helped me - publish my own games !

Unity Game Dev Resources - that helped me - publish my own games !

4
Comments
1 min read
How to get started with .NET

How to get started with .NET

6
Comments
4 min read
Guia fundamental da programação orientada a objetos - Parte 1

Guia fundamental da programação orientada a objetos - Parte 1

19
Comments 1
8 min read
.NET MAUI Closer Than Ever (Discover +5 New Features)

.NET MAUI Closer Than Ever (Discover +5 New Features)

26
Comments
4 min read
C# Sugar & Improvements [6.0 to 10.0]

C# Sugar & Improvements [6.0 to 10.0]

21
Comments
3 min read
ASP.NET Core: Servidor de Autenticación con OpenID Connect

ASP.NET Core: Servidor de Autenticación con OpenID Connect

44
Comments 1
19 min read
Maybe, but How?

Maybe, but How?

2
Comments
4 min read
Build, deploy and host your .Net core API for Free with Utopiops

Build, deploy and host your .Net core API for Free with Utopiops

19
Comments
3 min read
The Diamond problem - C# Multiple inheritance

The Diamond problem - C# Multiple inheritance

2
Comments
2 min read
How to create a tabbed dialog in .NET for Android or Xamarin.Android

How to create a tabbed dialog in .NET for Android or Xamarin.Android

3
Comments
4 min read
LINQ improvements in .NET 6

LINQ improvements in .NET 6

5
Comments
3 min read
A CI/CD Pipeline using git and Travis CI for a serverless app based on SAM and C#

A CI/CD Pipeline using git and Travis CI for a serverless app based on SAM and C#

3
Comments
5 min read
Profiling .NET code with MiniProfiler

Profiling .NET code with MiniProfiler

3
Comments
6 min read
I show you how to Crack a .NET Application (3 clicks)

I show you how to Crack a .NET Application (3 clicks)

61
Comments 4
8 min read
How to send SMS with C# .NET and Azure Functions using Twilio Output Binding

How to send SMS with C# .NET and Azure Functions using Twilio Output Binding

4
Comments 1
11 min read
[Entity Framework Core][PostgreSQL][C#] Using long identifier

[Entity Framework Core][PostgreSQL][C#] Using long identifier

5
Comments
5 min read
Snippets

Snippets

5
Comments
1 min read
Console applications with Spectre.Console

Console applications with Spectre.Console

15
Comments
7 min read
OData for ASP.NET Core 6.0 on Mac via command line

OData for ASP.NET Core 6.0 on Mac via command line

6
Comments 2
3 min read
Unit Test with .Net 6 with xUnit and MOQ

Unit Test with .Net 6 with xUnit and MOQ

31
Comments 1
6 min read
Game Dev Digest — Issue #125 - How To Boost Your Visuals

Game Dev Digest — Issue #125 - How To Boost Your Visuals

2
Comments
7 min read
Creating a Server Side Data Annotations CustomValidator

Creating a Server Side Data Annotations CustomValidator

4
Comments
4 min read
Fixing my BF1942 woes with Win32 APIs

Fixing my BF1942 woes with Win32 APIs

5
Comments
7 min read
ASP.NET Core - IIS Set environment in web.config

ASP.NET Core - IIS Set environment in web.config

5
Comments
1 min read
Using LinqKit PredicateBuilder to dynamically build filter conditions

Using LinqKit PredicateBuilder to dynamically build filter conditions

6
Comments
1 min read
DotVVM for Visual Studio 2022 is now available

DotVVM for Visual Studio 2022 is now available

6
Comments
2 min read
Create a File Manager Component in a Blazor WebAssembly Application

Create a File Manager Component in a Blazor WebAssembly Application

2
Comments
1 min read
Clean Code in C# Part 8 Classes

Clean Code in C# Part 8 Classes

5
Comments
3 min read
C#, .Net and .NetCore Extensions for VSCode

C#, .Net and .NetCore Extensions for VSCode

3
Comments
1 min read
How to send recurring emails in C# .NET using SendGrid and Quartz.NET

How to send recurring emails in C# .NET using SendGrid and Quartz.NET

2
Comments
12 min read
Hello all Developers

Hello all Developers

3
Comments
1 min read
C# Stacks and Queues

C# Stacks and Queues

5
Comments
3 min read
Instantiation Difference Over Class Difference

Instantiation Difference Over Class Difference

5
Comments
5 min read
loading...