DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Quick Tip: Create classes from JSON and XML C# Visual Studio 2019

Quick Tip: Create classes from JSON and XML C# Visual Studio 2019

5
Comments
2 min read
ZeroIoC - IoC container powered via Source Generators

ZeroIoC - IoC container powered via Source Generators

5
Comments
5 min read
LIVE: Otimizando aplicações .NET com MessagePack.

LIVE: Otimizando aplicações .NET com MessagePack.

8
Comments 2
1 min read
Making a Math Interpreter: Parser

Making a Math Interpreter: Parser

3
Comments
4 min read
C# SIMD byte array compare

C# SIMD byte array compare

2
Comments
2 min read
.NET 6 is HERE! 5 Features that will blow your mind 🤯

.NET 6 is HERE! 5 Features that will blow your mind 🤯

32
Comments 17
4 min read
Making a Math Interpreter: The Lexer

Making a Math Interpreter: The Lexer

2
Comments
5 min read
Strategy Design Pattern with Dependency Injection

Strategy Design Pattern with Dependency Injection

10
Comments
4 min read
Indexing data from another node and keeping it up to date with changes in Umbraco

Indexing data from another node and keeping it up to date with changes in Umbraco

6
Comments
4 min read
Making a Math Interpreter: The Setup

Making a Math Interpreter: The Setup

4
Comments
2 min read
Dependency injection in .NET Core

Dependency injection in .NET Core

7
Comments 1
4 min read
ASP.Net 5 Web API Basics with C#: A Tutorial

ASP.Net 5 Web API Basics with C#: A Tutorial

11
Comments
14 min read
Getting started with Roslyn code analysis

Getting started with Roslyn code analysis

4
Comments
4 min read
Fundamentals of TDD in C#

Fundamentals of TDD in C#

4
Comments
4 min read
Breaking Code and Letting Others Break My Code

Breaking Code and Letting Others Break My Code

3
Comments
5 min read
Couchbase CRUD with .Net Core

Couchbase CRUD with .Net Core

11
Comments 2
5 min read
Game Dev Digest — Issue #110 - Give your game a makeover

Game Dev Digest — Issue #110 - Give your game a makeover

6
Comments 1
10 min read
Pattern Matching Examples in C#

Pattern Matching Examples in C#

20
Comments 4
7 min read
Setting Up Your First Unity 2D Project

Setting Up Your First Unity 2D Project

2
Comments
4 min read
How to: Natural Language Processing and the Microsoft Bot Framework

How to: Natural Language Processing and the Microsoft Bot Framework

5
Comments
6 min read
Outsmarting the C# Compiler - Using Static Types as Type Arguments

Outsmarting the C# Compiler - Using Static Types as Type Arguments

5
Comments 1
1 min read
Reflection via source generators

Reflection via source generators

16
Comments 3
4 min read
Why we can't use Out or Ref parameters with Asynchronous method in .Net Core ?

Why we can't use Out or Ref parameters with Asynchronous method in .Net Core ?

8
Comments
4 min read
Scripts em C#

Scripts em C#

13
Comments
6 min read
ASP.NET Core 6: Multi-tenant Single Database (Parte 2)

ASP.NET Core 6: Multi-tenant Single Database (Parte 2)

19
Comments 3
8 min read
#1 📚Library Management System

#1 📚Library Management System

3
Comments
1 min read
ASP.NET Dependency Injection

ASP.NET Dependency Injection

23
Comments
7 min read
Fluent Validator for File Size With Client-side Validation

Fluent Validator for File Size With Client-side Validation

5
Comments
6 min read
Two sum LeetCode problem explained in simple terms using Dictionary

Two sum LeetCode problem explained in simple terms using Dictionary

11
Comments
3 min read
ASP.NET Core 6: Creando una app Multi-tenant (Parte 1)

ASP.NET Core 6: Creando una app Multi-tenant (Parte 1)

42
Comments 10
11 min read
Disabling unready code with Azure Feature Management

Disabling unready code with Azure Feature Management

4
Comments
5 min read
Days of Code [3]

Days of Code [3]

5
Comments 2
2 min read
An opinionated look at Minimal API in .NET 6

An opinionated look at Minimal API in .NET 6

48
Comments 2
5 min read
Debugging C# Source Generators

Debugging C# Source Generators

6
Comments
2 min read
AWSSDK.CloudFormation (for AWS CloudFormation)

AWSSDK.CloudFormation (for AWS CloudFormation)

7
Comments
2 min read
.NET and Apache Ignite: Testing Cache and SQL API features — Part I

.NET and Apache Ignite: Testing Cache and SQL API features — Part I

2
Comments
4 min read
IDisposable pattern in .Net Core

IDisposable pattern in .Net Core

8
Comments
4 min read
When to use static and when not to in C#

When to use static and when not to in C#

6
Comments 2
1 min read
All about Static in C#

All about Static in C#

9
Comments
3 min read
Use of Static class in .Net core

Use of Static class in .Net core

6
Comments
2 min read
My Portfolio - First look ever

My Portfolio - First look ever

7
Comments 2
1 min read
Game Dev Digest — Issue #109 - Tools To Improve

Game Dev Digest — Issue #109 - Tools To Improve

5
Comments
10 min read
Easy Guide to Azure Blob Storage for .NET Developers

Easy Guide to Azure Blob Storage for .NET Developers

7
Comments 1
4 min read
23 Essential C# Interview Questions

23 Essential C# Interview Questions

33
Comments
10 min read
Curso de .Net Core C#

Curso de .Net Core C#

3
Comments
1 min read
How to: Enable Open API with HTTP trigger Azure Function Apps

How to: Enable Open API with HTTP trigger Azure Function Apps

7
Comments
2 min read
Practical complex data for unit testing

Practical complex data for unit testing

6
Comments
9 min read
First Website with ASP.NET Core

First Website with ASP.NET Core

4
Comments
1 min read
Securing a .NET 4.6.x API with OpenID Connect

Securing a .NET 4.6.x API with OpenID Connect

6
Comments
3 min read
Days of code [2]

Days of code [2]

5
Comments
1 min read
How Visual Studio 2022 ate up 100 GB of memory and what XML bombs had to do with it

How Visual Studio 2022 ate up 100 GB of memory and what XML bombs had to do with it

33
Comments 7
6 min read
Asp.Net Core - Deferred Option Pattern

Asp.Net Core - Deferred Option Pattern

8
Comments
5 min read
EF Core Update Model on Database First Project

EF Core Update Model on Database First Project

4
Comments
2 min read
Despliegue de aplicaciones web con ASP.NET en una máquina virtual de Linux en Azure

Despliegue de aplicaciones web con ASP.NET en una máquina virtual de Linux en Azure

9
Comments
10 min read
Middleware in ASP.NET Core

Middleware in ASP.NET Core

12
Comments
10 min read
C# 10 - Guia de Referência: artigos, dicas e exemplos de utilização

C# 10 - Guia de Referência: artigos, dicas e exemplos de utilização

6
Comments
2 min read
The .NET Team's Favorite Razor Features

The .NET Team's Favorite Razor Features

125
Comments 6
6 min read
AWSSDK.EC2 (for AWS EC2 )

AWSSDK.EC2 (for AWS EC2 )

9
Comments
8 min read
return Task vs return await Task

return Task vs return await Task

12
Comments
1 min read
Game Dev Digest — Issue #108 - Work Smarter, Not Harder

Game Dev Digest — Issue #108 - Work Smarter, Not Harder

5
Comments
12 min read
loading...