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.
How to use the Strategy Pattern in C#

How to use the Strategy Pattern in C#

7
Comments
5 min read
CI/CD for .NET Core

CI/CD for .NET Core

6
Comments 1
3 min read
Easy to implement video image capture with FlashCap

Easy to implement video image capture with FlashCap

13
Comments 4
6 min read
C# Tip: How to temporarily change the CurrentCulture

C# Tip: How to temporarily change the CurrentCulture

11
Comments 1
2 min read
The Triangle of INJECTIONS: Learn How To detect these vulnerabilities + How To avoid them

The Triangle of INJECTIONS: Learn How To detect these vulnerabilities + How To avoid them

35
Comments
6 min read
What can you do in ML.NET with C#?

What can you do in ML.NET with C#?

15
Comments
9 min read
Using C# and Auto ML in ML .NET to Predict Video Game Ratings

Using C# and Auto ML in ML .NET to Predict Video Game Ratings

9
Comments
17 min read
Getting Started with the Blazor File Upload Component

Getting Started with the Blazor File Upload Component

4
Comments
1 min read
Using dotnet secrets

Using dotnet secrets

7
Comments 3
2 min read
Working with ASP.NET Core IDistributedCache Provider for NCache

Working with ASP.NET Core IDistributedCache Provider for NCache

9
Comments
10 min read
Use browser dev tools with Blazor Hybrid

Use browser dev tools with Blazor Hybrid

10
Comments
1 min read
[Parte 10] ASP.NET Core: Refresh Tokens

[Parte 10] ASP.NET Core: Refresh Tokens

25
Comments 4
14 min read
Automated dead-letter queue handling for EasyNetQ [RabbitMQ]

Automated dead-letter queue handling for EasyNetQ [RabbitMQ]

10
Comments 3
2 min read
How I Build and Deliver B2B SaaS Software as a 1.5* Person Indie Developer

How I Build and Deliver B2B SaaS Software as a 1.5* Person Indie Developer

4
Comments
10 min read
.Net - Scoped, transient e singleton

.Net - Scoped, transient e singleton

7
Comments
2 min read
Internals of C# nullable reference types - Migrating to nullable reference types - Part 2

Internals of C# nullable reference types - Migrating to nullable reference types - Part 2

5
Comments
8 min read
How to generate absolute URLs in ASP.NET Core

How to generate absolute URLs in ASP.NET Core

8
Comments
3 min read
I don't know how to use an attribute of a JSON

I don't know how to use an attribute of a JSON

7
Comments 2
1 min read
A Time-Scoped Registration Mechanism for Microsoft.Extensions.DependencyInjection

A Time-Scoped Registration Mechanism for Microsoft.Extensions.DependencyInjection

6
Comments
2 min read
.NET Miniexcel Dynamic Query Totuial

.NET Miniexcel Dynamic Query Totuial

8
Comments
1 min read
Pruebas de IntegraciĂłn en ASP.NET Core y CQRS: Parte 8

Pruebas de IntegraciĂłn en ASP.NET Core y CQRS: Parte 8

25
Comments 17
11 min read
Demystifying Docker: .NET 6 on Docker + Docker Debugging

Demystifying Docker: .NET 6 on Docker + Docker Debugging

12
Comments
9 min read
Understanding GUIDs

Understanding GUIDs

13
Comments
3 min read
The 10 Commandments .NET Developers Must apply for Secure Applications

The 10 Commandments .NET Developers Must apply for Secure Applications

112
Comments 11
11 min read
Serilog y ASP.NET Core: MĂĄs AllĂĄ de los Logs BĂĄsicos - Parte 9

Serilog y ASP.NET Core: MĂĄs AllĂĄ de los Logs BĂĄsicos - Parte 9

25
Comments
5 min read
.NET 7 WebApp with Https in Docker, secured by Azure AD

.NET 7 WebApp with Https in Docker, secured by Azure AD

9
Comments 2
4 min read
[Video] Polymorphic JSON Serialization (feat. .NET & System.Text.Json)

[Video] Polymorphic JSON Serialization (feat. .NET & System.Text.Json)

7
Comments 2
1 min read
MinIO SDK Using REST API .NET For Amazon S3 Storage and MinIO

MinIO SDK Using REST API .NET For Amazon S3 Storage and MinIO

9
Comments
3 min read
Optimize memory usage in AWS Lambda (.NET) with a simple fix

Optimize memory usage in AWS Lambda (.NET) with a simple fix

8
Comments
2 min read
Wisej helps migrate Skanska’s Project Management Application for 4,500 users

Wisej helps migrate Skanska’s Project Management Application for 4,500 users

4
Comments
4 min read
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 .

7
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

23
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

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

14
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)

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

Umbraco 10 - ContentWithAside BlockList editor package

6
Comments
1 min read
MediatR in 5 mins

MediatR in 5 mins

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

22
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
Desarrollando una API en ASP.NET con CQRS y MediatR: Parte 1

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

93
Comments 14
11 min read
F# Exception Handling in Asynchronous Context

F# Exception Handling in Asynchronous Context

7
Comments
4 min read
Simplificando el Mapeo de Entidades con AutoMapper en CQRS (Parte 3)

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

30
Comments 3
6 min read
loading...