DEV Community

.NET

.NET is an open source developer platform, created by Microsoft, for building many types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, gaming, and IoT. Find more at https://dot.net

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
C# Tip: Extended Property Patterns With Switch

C# Tip: Extended Property Patterns With Switch

Comments
1 min read
Dica C#: Local Functions

Dica C#: Local Functions

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
Dica C#: Expression-bodied Members

Dica C#: Expression-bodied Members

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

C# Tip: Expression-bodied Members

Comments
1 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#: Interpolated String Handlers

Dica C#: Interpolated String Handlers

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

Dica C#: File-Scoped Namespaces

Comments
1 min read
Dica C#: Switch Expressions

Dica C#: Switch Expressions

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

Dica C#: Target-Typed New Expressions

Comments
1 min read
Dica C#: Ranges e Indexes

Dica C#: Ranges e Indexes

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

Dica C#: Pattern Matching Enhancements em Classes

Comments
1 min read
Dica C#: Inline Arrays

Dica C#: Inline Arrays

Comments
1 min read
Dica C#: Pattern Matching Enhancements

Dica C#: Pattern Matching Enhancements

Comments
1 min read
Dica C#: List Patterns

Dica C#: List Patterns

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

Dica C#: Init-Only Setters

Comments
1 min read
Dica C#: Global Using Directives

Dica C#: Global Using Directives

Comments
1 min read
LINQPad for everything(or at least a lot)

LINQPad for everything(or at least a lot)

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

Understanding Data Annotations in .NET with a Practical Example

Comments
2 min read
loading...