DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Dica C#: Async Streams

Dica C#: Async Streams

Comments
1 min read
IA com C# - Exemplo: Prevendo o Preço de uma Casa

IA com C# - Exemplo: Prevendo o Preço de uma Casa

Comments
5 min read
Dica C#: Record Structs

Dica C#: Record Structs

Comments
1 min read
C# Tip: Out Variables

C# Tip: Out Variables

Comments
1 min read
C# Tip: Tuples and Deconstruction

C# Tip: Tuples and Deconstruction

Comments
1 min read
Dica C#: Tuples e Deconstrução

Dica C#: Tuples e Deconstrução

Comments
1 min read
Dica C#: Out Variables

Dica C#: Out Variables

Comments
1 min read
C# Tip: Local Functions

C# Tip: Local Functions

Comments
1 min read
C# Tip: Extended Property Patterns With Switch

C# Tip: Extended Property Patterns With Switch

Comments
1 min read
Dica C#: Extended Property Patterns com Switch

Dica C#: Extended Property Patterns com Switch

Comments
1 min read
Dica C#: Local Functions

Dica C#: Local Functions

Comments
1 min read
C# Tip: Expression-bodied Members

C# Tip: Expression-bodied Members

Comments
1 min read
Dica C#: Expression-bodied Members

Dica C#: Expression-bodied Members

Comments
1 min read
IA com C# - Exemplo: Prever se um cliente serå um bom ou mau pagador de um empréstimo

IA com C# - Exemplo: Prever se um cliente serå um bom ou mau pagador de um empréstimo

Comments
3 min read
C# Tip: Async Streams

C# Tip: Async Streams

Comments
1 min read
C# Tip: Constant Interpolated Strings

C# Tip: Constant Interpolated Strings

Comments
1 min read
Dica C#: Constant Interpolated Strings

Dica C#: Constant Interpolated Strings

Comments
1 min read
IA com C# - Exemplo: PrevisĂŁo de Vendas com Base em Investimento em Publicidade

IA com C# - Exemplo: PrevisĂŁo de Vendas com Base em Investimento em Publicidade

Comments
4 min read
Dica C#: Primary Constructors

Dica C#: Primary Constructors

Comments
1 min read
Dica C#: Record Types usando With

Dica C#: Record Types usando With

Comments
1 min read
Dica C#: Record Types

Dica C#: Record Types

Comments
1 min read
Dica C#: Switch Expressions

Dica C#: Switch Expressions

Comments
1 min read
Dica C#: Interpolated String Handlers

Dica C#: Interpolated String Handlers

Comments
2 min read
Dica C#: Target-Typed New Expressions

Dica C#: Target-Typed New Expressions

Comments
1 min read
Dica C#: File-Scoped Namespaces

Dica C#: File-Scoped Namespaces

Comments
1 min read
Dica C#: Pattern Matching Enhancements em Classes

Dica C#: Pattern Matching Enhancements em Classes

Comments
1 min read
Dica C#: Ranges e Indexes

Dica C#: Ranges e Indexes

Comments
1 min read
Dica C#: Init-Only Setters

Dica C#: Init-Only Setters

Comments
1 min read
Dica C#: List Patterns

Dica C#: List Patterns

Comments
1 min read
Dica C#: Pattern Matching Enhancements

Dica C#: Pattern Matching Enhancements

Comments
1 min read
Dica C#: Inline Arrays

Dica C#: Inline Arrays

Comments
1 min read
Dica C#: Global Using Directives

Dica C#: Global Using Directives

Comments
1 min read
Understanding Data Annotations in .NET with a Practical Example

Understanding Data Annotations in .NET with a Practical Example

Comments
2 min read
Microservices: Pub/Sub with Dapr, docker-compose, and .NET

Microservices: Pub/Sub with Dapr, docker-compose, and .NET

2
Comments
7 min read
C# da String Metodlari

C# da String Metodlari

1
Comments 1
2 min read
Microservices: Service-to-service to invocation with Dapr, docker-compose, and .NET

Microservices: Service-to-service to invocation with Dapr, docker-compose, and .NET

2
Comments
7 min read
Resolving Race Conditions and Critical Sections in C#

Resolving Race Conditions and Critical Sections in C#

1
Comments
4 min read
10-Day .Net Aspire Challenge: Day 3— Add PGSQL Component

10-Day .Net Aspire Challenge: Day 3— Add PGSQL Component

6
Comments
3 min read
Game Dev Digest — Issue #243 - Speed Up Your Workflow, and more

Game Dev Digest — Issue #243 - Speed Up Your Workflow, and more

Comments
10 min read
How to Seed Data in .NET Core Using Entity Framework

How to Seed Data in .NET Core Using Entity Framework

2
Comments
2 min read
Implementing Social Authentication in .NET Web API

Implementing Social Authentication in .NET Web API

2
Comments
9 min read
Continue in C#: Tutorial + Examples

Continue in C#: Tutorial + Examples

10
Comments 1
4 min read
History of .NET.

History of .NET.

10
Comments
1 min read
10-Day .Net Aspire Challenge: Day 1 — Introduction

10-Day .Net Aspire Challenge: Day 1 — Introduction

13
Comments
2 min read
10-Day .Net Aspire Challenge: Day 2— Add MSSQL Component

10-Day .Net Aspire Challenge: Day 2— Add MSSQL Component

9
Comments
2 min read
Mastering Asynchronous Programming in C#: A Deep Dive into Async/Await

Mastering Asynchronous Programming in C#: A Deep Dive into Async/Await

8
Comments 3
5 min read
Building Intelligent Agents with Tau LLM and Unity ML-Agents: A Journey into Machine Learning

Building Intelligent Agents with Tau LLM and Unity ML-Agents: A Journey into Machine Learning

3
Comments
2 min read
C# Enum Bitwise Operations

C# Enum Bitwise Operations

2
Comments 1
2 min read
Understanding Routing in .NET: A Guide for Developers

Understanding Routing in .NET: A Guide for Developers

6
Comments
2 min read
Securing API Endpoints: Best Practices for Protecting Your Data

Securing API Endpoints: Best Practices for Protecting Your Data

10
Comments 2
5 min read
DateTime Formatting in C#: Dev Guide

DateTime Formatting in C#: Dev Guide

14
Comments 1
7 min read
Publish C# Project to Nuget.org

Publish C# Project to Nuget.org

Comments
5 min read
Advanced C# Features: Exploring Delegates, Events, and Lambdas

Advanced C# Features: Exploring Delegates, Events, and Lambdas

9
Comments 2
4 min read
Get file size from a URL using HttpClient in .NET

Get file size from a URL using HttpClient in .NET

Comments
3 min read
Easily Convert Your PDF to Images in C#

Easily Convert Your PDF to Images in C#

Comments
9 min read
4 Simple Ways to Split Word Documents Using C#

4 Simple Ways to Split Word Documents Using C#

Comments
8 min read
Source-generated RegEx (C#)

Source-generated RegEx (C#)

3
Comments 1
3 min read
String methods

String methods

15
Comments 1
1 min read
Saga Solid de uma forma divertida(S)

Saga Solid de uma forma divertida(S)

Comments
3 min read
Parallel Programming & Async/Await & Cancellation Token

Parallel Programming & Async/Await & Cancellation Token

1
Comments
4 min read
loading...