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.
Local Crash Logging in .NET MAUI mobile apps

Local Crash Logging in .NET MAUI mobile apps

Comments
4 min read
๐Ÿš€ O que รฉ o Span<T> no C# e como ele melhora a performance?

๐Ÿš€ O que รฉ o Span<T> no C# e como ele melhora a performance?

Comments
1 min read
Seamless Area Annotations in .NET: Unlock Powerful Presentation Workflows

Seamless Area Annotations in .NET: Unlock Powerful Presentation Workflows

Comments
2 min read
Help needed with Blazor Component

Help needed with Blazor Component

Comments
1 min read
๐Ÿš€ Implementaรงรฃo de Interfaces por Tipos ref struct no C# 13

๐Ÿš€ Implementaรงรฃo de Interfaces por Tipos ref struct no C# 13

Comments
1 min read
OData with .NET core: Essential Concepts & Best Practices

OData with .NET core: Essential Concepts & Best Practices

Comments
5 min read
๐Ÿ” ๐—™๐—ถ๐˜…๐—ถ๐—ป๐—ด ๐—Ÿ๐—ผ๐—ด๐—ถ๐—ป ๐—™๐—ฎ๐—ถ๐—น๐˜‚๐—ฟ๐—ฒ ๐—ถ๐—ป ๐—”๐—ฆ๐—ฃ.๐—ก๐—˜๐—ง ๐—–๐—ผ๐—ฟ๐—ฒ ๐—œ๐—ฑ๐—ฒ๐—ป๐˜๐—ถ๐˜๐˜†: ๐—” ๐——๐—ฒ๐—ฏ๐˜‚๐—ด๐—ด๐—ถ๐—ป๐—ด ๐—š๐˜‚๐—ถ๐—ฑ๐—ฒ

๐Ÿ” ๐—™๐—ถ๐˜…๐—ถ๐—ป๐—ด ๐—Ÿ๐—ผ๐—ด๐—ถ๐—ป ๐—™๐—ฎ๐—ถ๐—น๐˜‚๐—ฟ๐—ฒ ๐—ถ๐—ป ๐—”๐—ฆ๐—ฃ.๐—ก๐—˜๐—ง ๐—–๐—ผ๐—ฟ๐—ฒ ๐—œ๐—ฑ๐—ฒ๐—ป๐˜๐—ถ๐˜๐˜†: ๐—” ๐——๐—ฒ๐—ฏ๐˜‚๐—ด๐—ด๐—ถ๐—ป๐—ด ๐—š๐˜‚๐—ถ๐—ฑ๐—ฒ

Comments
1 min read
Letter to Blazor

Letter to Blazor

1
Comments 1
5 min read
Building a .NET Console App for Document Search (RAG) with OpenAI Embeddings

Building a .NET Console App for Document Search (RAG) with OpenAI Embeddings

Comments
16 min read
๐Ÿš€ Quando uma struct pode ser armazenada no heap?

๐Ÿš€ Quando uma struct pode ser armazenada no heap?

Comments
1 min read
Understanding Switch Statements vs. Switch Expressions in .NET

Understanding Switch Statements vs. Switch Expressions in .NET

1
Comments
4 min read
Cross-Platform Barcode Scanner with .NET MAUI: Merging Mobile and Desktop Projects

Cross-Platform Barcode Scanner with .NET MAUI: Merging Mobile and Desktop Projects

Comments
8 min read
๐Ÿš€ O que รฉ uma struct no C#?

๐Ÿš€ O que รฉ uma struct no C#?

Comments
1 min read
Creating a solution from the CLI

Creating a solution from the CLI

Comments
1 min read
Managing Features in Minimal APIs with Microsoft.FeatureManagement: An Introduction to Feature Flag Support.

Managing Features in Minimal APIs with Microsoft.FeatureManagement: An Introduction to Feature Flag Support.

1
Comments
5 min read
๐Ÿš€ Pilha e Heap โ€“ Onde os Dados Ficam na Memรณria?

๐Ÿš€ Pilha e Heap โ€“ Onde os Dados Ficam na Memรณria?

Comments
1 min read
๐‚# ๐‹๐ˆ๐๐: ๐…๐ข๐ซ๐ฌ๐ญ() ๐ฏ๐ฌ. ๐’๐ข๐ง๐ ๐ฅ๐ž()โ€Š-โ€Š๐—ช๐ก๐š๐ญ'๐ฌ ๐ญ๐ก๐ž ๐ƒ๐ข๐Ÿ๐Ÿ๐ž๐ซ๐ž๐ง๐œ๐ž?

๐‚# ๐‹๐ˆ๐๐: ๐…๐ข๐ซ๐ฌ๐ญ() ๐ฏ๐ฌ. ๐’๐ข๐ง๐ ๐ฅ๐ž()โ€Š-โ€Š๐—ช๐ก๐š๐ญ'๐ฌ ๐ญ๐ก๐ž ๐ƒ๐ข๐Ÿ๐Ÿ๐ž๐ซ๐ž๐ง๐œ๐ž?

Comments
3 min read
Top 15 Mistakes .NET Developers Make: How to Avoid Common Pitfalls

Top 15 Mistakes .NET Developers Make: How to Avoid Common Pitfalls

3
Comments 2
9 min read
๐Ÿš€ Aprimoramentos no Modificador params no C# 13

๐Ÿš€ Aprimoramentos no Modificador params no C# 13

Comments
1 min read
My Azure .NET App Was Burning Money โ€” Until I Optimized CPU by 4x and Memory by 10x! ๐Ÿ’ธ๐Ÿ”ฅ

My Azure .NET App Was Burning Money โ€” Until I Optimized CPU by 4x and Memory by 10x! ๐Ÿ’ธ๐Ÿ”ฅ

Comments
3 min read
Exception Handling in LINQ

Exception Handling in LINQ

Comments
2 min read
Reflecting on My December Microsoft Reactor Session: Integrating Azure OpenAI with .NET

Reflecting on My December Microsoft Reactor Session: Integrating Azure OpenAI with .NET

Comments
1 min read
Exploring AI Frameworks: A Deep Dive into Semantic Kernel and My Open Source Contributions

Exploring AI Frameworks: A Deep Dive into Semantic Kernel and My Open Source Contributions

3
Comments
2 min read
Achieving Zero Downtime Deployment with YARP: Blue-Green and Canary Strategies

Achieving Zero Downtime Deployment with YARP: Blue-Green and Canary Strategies

2
Comments
4 min read
Why Iโ€™m Learning C# and .NET After Two Decades of Programming

Why Iโ€™m Learning C# and .NET After Two Decades of Programming

2
Comments
5 min read
loading...