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.
Understanding Routing in .NET: A Guide for Developers

Understanding Routing in .NET: A Guide for Developers

6
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

2
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
.NET << { Common Language Runtime CLR!}

.NET << { Common Language Runtime CLR!}

11
Comments
1 min read
Facetted search with Examine - Umbraco 13

Facetted search with Examine - Umbraco 13

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

DateTime Formatting in C#: Dev Guide

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

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

9
Comments
30 min read
Building Scalable APIs with .NET Core and GraphQL

Building Scalable APIs with .NET Core and GraphQL

2
Comments 1
4 min read
Creating A Reusable Dynamic Pagination Component in Blazor

Creating A Reusable Dynamic Pagination Component in Blazor

9
Comments
6 min read
Music via piano roll via C#

Music via piano roll via C#

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

2
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
Leveraging Ocelot API Gateway for Seamless Microservices Communication in My Latest .NET Project

Leveraging Ocelot API Gateway for Seamless Microservices Communication in My Latest .NET Project

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

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

10
Comments 2
4 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
loading...