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.
Using dotnet tools

Using dotnet tools

7
Comments 1
2 min read
What's you opinion on .NET and C#?

What's you opinion on .NET and C#?

5
Comments 1
1 min read
Como utilizar as configurações e opções de um aplicação .NET .

Como utilizar as configurações e opções de um aplicação .NET .

6
Comments
3 min read
You owe it to your team to let them try F#

You owe it to your team to let them try F#

3
Comments
7 min read
ASP.NET Core Web API How to Start

ASP.NET Core Web API How to Start

7
Comments 1
1 min read
Referencing a Specific Assembly from a NuGet Package

Referencing a Specific Assembly from a NuGet Package

3
Comments 1
4 min read
Nullable reference types in C# - Migrating to nullable reference types - Part 1

Nullable reference types in C# - Migrating to nullable reference types - Part 1

7
Comments
7 min read
Creando Sistemas Auditables con ASP.NET Core - Parte 7: Auditoría con Audit.NET

Creando Sistemas Auditables con ASP.NET Core - Parte 7: Auditoría con Audit.NET

19
Comments 8
11 min read
F# Bits: Http Requests 01:48

F# Bits: Http Requests

7
Comments
1 min read
How to better configure C# and .NET applications for Twilio

How to better configure C# and .NET applications for Twilio

5
Comments 1
15 min read
.NET - Guardando datos con Azure Storage Tables

.NET - Guardando datos con Azure Storage Tables

3
Comments
10 min read
8 quick tips to improve your .NET API

8 quick tips to improve your .NET API

50
Comments 3
5 min read
Mejorando la Organización de Código con Vertical Slice Architecture (Parte 6)

Mejorando la Organización de Código con Vertical Slice Architecture (Parte 6)

10
Comments 9
5 min read
Native alert and confirm in Wisej

Native alert and confirm in Wisej

7
Comments
1 min read
SCADA Systems on the Web with Wisej

SCADA Systems on the Web with Wisej

3
Comments
1 min read
Autenticación y Autorización con JWT en ASP.NET Core (Parte 5)

Autenticación y Autorización con JWT en ASP.NET Core (Parte 5)

28
Comments 5
11 min read
Umbraco 10 - ContentWithAside BlockList editor package

Umbraco 10 - ContentWithAside BlockList editor package

6
Comments
1 min read
Producer/consumer pipelines with System.Threading.Channels

Producer/consumer pipelines with System.Threading.Channels

2
Comments
10 min read
What's new in the Twilio helper library for ASP.NET (v5.73.0 - April 2022)

What's new in the Twilio helper library for ASP.NET (v5.73.0 - April 2022)

2
Comments
7 min read
Create a gitignore file with dotnet cli

Create a gitignore file with dotnet cli

14
Comments
1 min read
Milestone: A million downloads for VideoLAN packages in the .NET ecosystem

Milestone: A million downloads for VideoLAN packages in the .NET ecosystem

5
Comments
2 min read
How to Validate a Textbox in the Blazor In-Place Editor component

How to Validate a Textbox in the Blazor In-Place Editor component

5
Comments
1 min read
.NET Celebrates 20 years and brings us a GIFT🎁: New .NET 7 Features Revealed

.NET Celebrates 20 years and brings us a GIFT🎁: New .NET 7 Features Revealed

38
Comments
5 min read
Use multiple .NET SDK CLI Commands on Mac M1

Use multiple .NET SDK CLI Commands on Mac M1

9
Comments
2 min read
Creating and Using HTTP Client SDKs in .NET 6

Creating and Using HTTP Client SDKs in .NET 6

15
Comments
18 min read
How to Send SMS without a Phone Number using C# .NET and an Alphanumeric Sender ID

How to Send SMS without a Phone Number using C# .NET and an Alphanumeric Sender ID

5
Comments
6 min read
F# Exception Handling in Asynchronous Context

F# Exception Handling in Asynchronous Context

7
Comments
4 min read
Desarrollando una API en ASP.NET con CQRS y MediatR: Parte 1

Desarrollando una API en ASP.NET con CQRS y MediatR: Parte 1

60
Comments 14
11 min read
Simplificando el Mapeo de Entidades con AutoMapper en CQRS (Parte 3)

Simplificando el Mapeo de Entidades con AutoMapper en CQRS (Parte 3)

22
Comments 3
6 min read
The reverse state monad in F#

The reverse state monad in F#

12
Comments
4 min read
Hashids en ASP.NET Core: Protegiendo tus URLs (Parte 4)

Hashids en ASP.NET Core: Protegiendo tus URLs (Parte 4)

14
Comments 1
5 min read
Why I'm Open-Sourcing all my .NET SaaS kits in April 2022 (React, Svelte, Vue3, Vue2)

Why I'm Open-Sourcing all my .NET SaaS kits in April 2022 (React, Svelte, Vue3, Vue2)

8
Comments 2
2 min read
Async gotcha: returning Task.FromResult or Task.CompletedTask

Async gotcha: returning Task.FromResult or Task.CompletedTask

10
Comments
2 min read
How To Differentiate If, Else if, Else (but with my mother as example)

How To Differentiate If, Else if, Else (but with my mother as example)

28
Comments 4
5 min read
MongoDB $weeklyUpdate #63 (April 1, 2022): Realm, Twilio, & Debunking the Myth of Going Schemaless

MongoDB $weeklyUpdate #63 (April 1, 2022): Realm, Twilio, & Debunking the Myth of Going Schemaless

5
Comments
4 min read
Measuring maintainability metrics with NDepend

Measuring maintainability metrics with NDepend

6
Comments
8 min read
CQRS y Validaciones: Construyendo APIs Robustas con MediatR y FluentValidation (Parte 2)

CQRS y Validaciones: Construyendo APIs Robustas con MediatR y FluentValidation (Parte 2)

20
Comments 2
8 min read
Getting Started with the Blazor Range Slider Component

Getting Started with the Blazor Range Slider Component

5
Comments
1 min read
Bringing down ASP.NET deployment interruptions from minutes to blip of a time with Azure DevOps

Bringing down ASP.NET deployment interruptions from minutes to blip of a time with Azure DevOps

7
Comments
12 min read
How to prevent email HTML injection in C# and .NET

How to prevent email HTML injection in C# and .NET

11
Comments
9 min read
Mastering Blazor - Part 1: DOM Integration

Mastering Blazor - Part 1: DOM Integration

15
Comments
7 min read
Generate a JSON list for a request body payload in C# using Collection Initializers

Generate a JSON list for a request body payload in C# using Collection Initializers

8
Comments
2 min read
Open-source .NET MAUI Workshop - Multi-platform apps with C#

Open-source .NET MAUI Workshop - Multi-platform apps with C#

30
Comments 6
2 min read
Explaining 5+1 SOLID Principles in C# (Learn How To Program Clean Code)

Explaining 5+1 SOLID Principles in C# (Learn How To Program Clean Code)

67
Comments 1
7 min read
Getting Started with Background Tasks In ASP.NET Core WebAPI

Getting Started with Background Tasks In ASP.NET Core WebAPI

8
Comments
5 min read
Git-How to publish git pages.

Git-How to publish git pages.

7
Comments
1 min read
A Node.js Developer Tries .NET

A Node.js Developer Tries .NET

8
Comments 2
2 min read
Seriously, stop using List<T> in APIs

Seriously, stop using List<T> in APIs

13
Comments
2 min read
Design Patterns — Visitor in .NET

Design Patterns — Visitor in .NET

6
Comments
2 min read
Dictionary implementation in C#

Dictionary implementation in C#

11
Comments
5 min read
How to Add a Blazor In-Place Editor to a Blazor WebAssembly App

How to Add a Blazor In-Place Editor to a Blazor WebAssembly App

6
Comments
1 min read
Building c-lightning plugin with .NET

Building c-lightning plugin with .NET

12
Comments
6 min read
Aplicando Sessões em Asp.Net Core

Aplicando Sessões em Asp.Net Core

7
Comments
2 min read
C# Tip: Exception handling with WHEN clause

C# Tip: Exception handling with WHEN clause

11
Comments
2 min read
A few words about the implementation of List<T> in C#

A few words about the implementation of List<T> in C#

13
Comments
3 min read
Getting Started with the Blazor Barcode and QR Code Generator

Getting Started with the Blazor Barcode and QR Code Generator

4
Comments
1 min read
What is pub/sub and how to apply it in C# .NET to build a chat app

What is pub/sub and how to apply it in C# .NET to build a chat app

21
Comments
14 min read
C# for dummies: Classes / Objects, Fields, Access Modifiers, Properties, Constructors

C# for dummies: Classes / Objects, Fields, Access Modifiers, Properties, Constructors

8
Comments
2 min read
Getting Started with the Blazor Range Selector Component

Getting Started with the Blazor Range Selector Component

6
Comments
1 min read
Directory.Build.Props and dependabot behaviour

Directory.Build.Props and dependabot behaviour

8
Comments
2 min read
loading...