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.
Learn Minimal APIs in .NET 8 Full CRUD Tutorial for Beginners

Learn Minimal APIs in .NET 8 Full CRUD Tutorial for Beginners

17
Comments
38 min read
Quick Start Guide to Stride Community Toolkit Preview: Code-Only Feature for C#/.NET Developers 🚀

Quick Start Guide to Stride Community Toolkit Preview: Code-Only Feature for C#/.NET Developers 🚀

Comments
4 min read
Is it Possible to Cache some HTML Tags?

Is it Possible to Cache some HTML Tags?

1
Comments
5 min read
C# advanced: Exploring Tuples An Alternative to Anonymous Types

C# advanced: Exploring Tuples An Alternative to Anonymous Types

8
Comments
4 min read
How To Manage EF Core DbContext Lifetime

How To Manage EF Core DbContext Lifetime

2
Comments
4 min read
Real-World Expression Trees: Dynamic Filtering in C# with Minimal API

Real-World Expression Trees: Dynamic Filtering in C# with Minimal API

1
Comments
13 min read
How to publish JetBrains Rider plugin for opentelemetry/honeycomb

How to publish JetBrains Rider plugin for opentelemetry/honeycomb

Comments
2 min read
ASP.NET Core Middleware

ASP.NET Core Middleware

5
Comments 1
11 min read
Searching Items in Sitecore without Solr Indexes

Searching Items in Sitecore without Solr Indexes

4
Comments
3 min read
Logging Estruturado com Serilog

Logging Estruturado com Serilog

1
Comments
2 min read
Structured Logging with Serilog

Structured Logging with Serilog

Comments
2 min read
💡 Pro Tip: Use Span<T> for Efficient Memory Access

💡 Pro Tip: Use Span<T> for Efficient Memory Access

1
Comments
1 min read
C# Advanced: Leveraging Anonymous Types in C# for LINQ and Data Binding

C# Advanced: Leveraging Anonymous Types in C# for LINQ and Data Binding

3
Comments
6 min read
Understanding Kafka and Zookeeper: How They Enhance Your .NET App

Understanding Kafka and Zookeeper: How They Enhance Your .NET App

13
Comments
3 min read
The Double-Edged Sword of IEnumerable and yield return in C#

The Double-Edged Sword of IEnumerable and yield return in C#

5
Comments
4 min read
Introduction to Message Brokers: A Beginner's Guide : Mastering

Introduction to Message Brokers: A Beginner's Guide : Mastering

9
Comments
2 min read
[Part 4] If You Can Answer These Additional 7 Questions Correctly, You’re Decent at .NET

[Part 4] If You Can Answer These Additional 7 Questions Correctly, You’re Decent at .NET

7
Comments
4 min read
How to migrate a VB6 application

How to migrate a VB6 application

11
Comments 1
4 min read
🛠️ Pro Tip: Implementing IDisposable for Proper Resource Management

🛠️ Pro Tip: Implementing IDisposable for Proper Resource Management

Comments
1 min read
Gerenciamento de Logs de Forma Flexível com NLog

Gerenciamento de Logs de Forma Flexível com NLog

Comments
2 min read
Flexible Log Management with NLog

Flexible Log Management with NLog

Comments
2 min read
🚀 Pro Tip: Leverage IEnumerable for Deferred Execution

🚀 Pro Tip: Leverage IEnumerable for Deferred Execution

Comments 2
1 min read
Enhancing Code Readability with Effective Layout Conventions

Enhancing Code Readability with Effective Layout Conventions

Comments
3 min read
JWT, OAuth, OpenID Connect, and Azure AD: Authentication Levels

JWT, OAuth, OpenID Connect, and Azure AD: Authentication Levels

Comments
4 min read
C# Clean Code: Coding Conventions

C# Clean Code: Coding Conventions

12
Comments
4 min read
loading...