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.
Advanced C# Features: Exploring Delegates, Events, and Lambdas

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

10
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
Building an API Gateway with YARP in .NET

Building an API Gateway with YARP in .NET

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

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

2
Comments
5 min read
Como Tratar Erros e Excepões de acordo as repostas HTTP?

Como Tratar Erros e Excepões de acordo as repostas HTTP?

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

How to Convert Docx File to PDF in C#

6
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! 🎉

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

3
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
Streamlining Your Tests with IClassFixture in xUnit

Streamlining Your Tests with IClassFixture in xUnit

7
Comments
5 min read
loading...