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.
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#: Init-Only Setters

Dica C#: Init-Only Setters

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
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
Retrieval Augmented Generation with Azure SQL

Retrieval Augmented Generation with Azure SQL

5
Comments
7 min read
What Are Code Vulnerabilities?

What Are Code Vulnerabilities?

1
Comments 1
5 min read
Understanding Model Binding in ASP.NET

Understanding Model Binding in ASP.NET

9
Comments 1
6 min read
Elasticsearch Guide on Docker: A Comprehensive Walkthrough

Elasticsearch Guide on Docker: A Comprehensive Walkthrough

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

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

5
Comments
3 min read
Continue in C#: Tutorial + Examples

Continue in C#: Tutorial + Examples

10
Comments 1
4 min read
Implementing Social Authentication in .NET Web API

Implementing Social Authentication in .NET Web API

2
Comments
9 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

8
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 2
5 min read
Help required!!! Fingerprint Image processing

Help required!!! Fingerprint Image processing

Comments
1 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

7
Comments
2 min read
The Best Way To Structure Your .NET Projects with Clean Architecture and Vertical Slices

The Best Way To Structure Your .NET Projects with Clean Architecture and Vertical Slices

1
Comments
9 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
Facetted search with Examine - Umbraco 13

Facetted search with Examine - Umbraco 13

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

DateTime Formatting in C#: Dev Guide

14
Comments 1
7 min read
Building Scalable APIs with .NET Core and GraphQL

Building Scalable APIs with .NET Core and GraphQL

2
Comments 1
4 min read
Modern Authentication on .NET in Practice: OpenID Connect, BFF and SPA

Modern Authentication on .NET in Practice: OpenID Connect, BFF and SPA

7
Comments
30 min read
Creating A Reusable Dynamic Pagination Component in Blazor

Creating A Reusable Dynamic Pagination Component in Blazor

5
Comments
6 min read
Publish C# Project to Nuget.org

Publish C# Project to Nuget.org

Comments
5 min read
🚀 Completed My Latest Microservices Project with .NET 8!

🚀 Completed My Latest Microservices Project with .NET 8!

1
Comments 2
2 min read
Handling Missing Configuration with Fallback Values in Azure Functions

Handling Missing Configuration with Fallback Values in Azure Functions

Comments
3 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
You don't need Dockerfile to containerise Azure Functions

You don't need Dockerfile to containerise Azure Functions

10
Comments
6 min read
Parallel Programming & Async/Await & Cancellation Token

Parallel Programming & Async/Await & Cancellation Token

1
Comments
4 min read
.NET Core

.NET Core

Comments
2 min read
Por que usar `record` para construir DTOs em C#?

Por que usar `record` para construir DTOs em C#?

3
Comments
3 min read
Protecting Your Applications: Error Middlewares

Protecting Your Applications: Error Middlewares

Comments
2 min read
EventHandler in C#: What it is and How to Use it?

EventHandler in C#: What it is and How to Use it?

12
Comments
5 min read
Solving Problems on HackerRank

Solving Problems on HackerRank

1
Comments
5 min read
How to Convert Docx File to PDF in C#

How to Convert Docx File to PDF in C#

1
Comments
6 min read
Building Document PDF Scanner for Windows, Android and iOS with .NET MAUI Blazor

Building Document PDF Scanner for Windows, Android and iOS with .NET MAUI Blazor

1
Comments
9 min read
🚀 Introducing the Open-Source NeoApps.AI Code Generator! 🎉

🚀 Introducing the Open-Source NeoApps.AI Code Generator! 🎉

1
Comments
1 min read
BuddyInjector

BuddyInjector

3
Comments
4 min read
Blazor, dotnet CLI, VS Code & Tailwind - how to set that up?

Blazor, dotnet CLI, VS Code & Tailwind - how to set that up?

1
Comments
7 min read
Local State vs Shared State

Local State vs Shared State

Comments
2 min read
Azure Storage Accounts Explained: The Ultimate Guide to Real-World Applications

Azure Storage Accounts Explained: The Ultimate Guide to Real-World Applications

1
Comments
4 min read
String

String

10
Comments 2
2 min read
How to implement a file manager in ASP.NET Core 8.0

How to implement a file manager in ASP.NET Core 8.0

Comments 1
3 min read
Designing HTTP API clients in .NET

Designing HTTP API clients in .NET

8
Comments
10 min read
Global Error Handling in .NET 8

Global Error Handling in .NET 8

Comments
2 min read
My Very First NuGet package

My Very First NuGet package

Comments
1 min read
5 Key EF Core Features Every Developer Should Master

5 Key EF Core Features Every Developer Should Master

3
Comments 1
2 min read
How to Implement Multitenancy in ASP.NET Core with EF Core

How to Implement Multitenancy in ASP.NET Core with EF Core

3
Comments
10 min read
Configuring and Consuming Fuzzy Search in .NET with Elasticsearch

Configuring and Consuming Fuzzy Search in .NET with Elasticsearch

2
Comments
4 min read
Introducing VirtualStorageLibrary: A .NET Solution for In-Memory Tree Structures

Introducing VirtualStorageLibrary: A .NET Solution for In-Memory Tree Structures

1
Comments 4
2 min read
Caching in .Net 8: Improving Application Performance

Caching in .Net 8: Improving Application Performance

7
Comments 3
3 min read
Streamlining Your Tests with IClassFixture in xUnit

Streamlining Your Tests with IClassFixture in xUnit

2
Comments
5 min read
Routing in .NET

Routing in .NET

1
Comments
5 min read
Builder: Your Buddy in Test-Driven Development (TDD)

Builder: Your Buddy in Test-Driven Development (TDD)

2
Comments 2
11 min read
Exploring the Program.cs File: Key Components and Configuration in ASP.NET Web API

Exploring the Program.cs File: Key Components and Configuration in ASP.NET Web API

1
Comments
2 min read
loading...