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 Redact PDF Documents in .NET using the PDF Library

How to Redact PDF Documents in .NET using the PDF Library

1
Comments
1 min read
Dangerous Using Declaration (C# 8.0)

Dangerous Using Declaration (C# 8.0)

13
Comments 2
3 min read
Computation Expressions: an F# feature I wish I had but that will never be implemented in C#

Computation Expressions: an F# feature I wish I had but that will never be implemented in C#

3
Comments
7 min read
C# `float` vs `double`: Performance Considerations

C# `float` vs `double`: Performance Considerations

14
Comments 1
2 min read
How to Convert Excel to PDF in ASP.NET Core using the Excel Library

How to Convert Excel to PDF in ASP.NET Core using the Excel Library

1
Comments
2 min read
Quickest way to dump data to the database using .Net

Quickest way to dump data to the database using .Net

1
Comments
2 min read
Elanat 2.1 released - .NET Honor!

Elanat 2.1 released - .NET Honor!

8
Comments 2
5 min read
Visual Studio JavaScript minifier / compressor

Visual Studio JavaScript minifier / compressor

1
Comments
2 min read
Introdução ao .NET com Visual Studio Code

Introdução ao .NET com Visual Studio Code

6
Comments
2 min read
C# OOP

C# OOP

6
Comments
3 min read
What is the best way to copy an array?

What is the best way to copy an array?

6
Comments
3 min read
Mutation Testing - A .NET Developer's Guide

Mutation Testing - A .NET Developer's Guide

2
Comments
9 min read
.Net with MySql

.Net with MySql

2
Comments 2
5 min read
Getting Started With NServiceBus in .NET

Getting Started With NServiceBus in .NET

2
Comments
5 min read
OPTIONS PATTERN IN .NET 6

OPTIONS PATTERN IN .NET 6

20
Comments 6
4 min read
LiteDB: Um banco de dados NoSQL simples e poderoso para dotnet!

LiteDB: Um banco de dados NoSQL simples e poderoso para dotnet!

10
Comments
9 min read
Simplify Unit Tests by Storing Complex Data in Resource Files

Simplify Unit Tests by Storing Complex Data in Resource Files

6
Comments
5 min read
Blazor RenderFragment – How To Use Plugins To Generate HTML

Blazor RenderFragment – How To Use Plugins To Generate HTML

Comments
4 min read
Converting Excel XLSX to PDF with C# .NET

Converting Excel XLSX to PDF with C# .NET

1
Comments
3 min read
ASP.NET Core y el Patrón Decorador: Ampliando la Funcionalidad de tus APIs

ASP.NET Core y el Patrón Decorador: Ampliando la Funcionalidad de tus APIs

6
Comments 1
8 min read
Domain Services in DDD: Navigating Through Validation and Dependency Management

Domain Services in DDD: Navigating Through Validation and Dependency Management

1
Comments
2 min read
Form Validations Made Easy in Blazor

Form Validations Made Easy in Blazor

9
Comments 2
7 min read
How to integrate Feature Flags stored on Azure App Configuration in an ASP.NET Core Application

How to integrate Feature Flags stored on Azure App Configuration in an ASP.NET Core Application

1
Comments
6 min read
GitHub Actions Runner Deep Dive: Registration and Setup

GitHub Actions Runner Deep Dive: Registration and Setup

1
Comments
13 min read
Easy way to mock HTTP responses.

Easy way to mock HTTP responses.

8
Comments
3 min read
Découverte de GRPC en .Net 6

Découverte de GRPC en .Net 6

Comments
15 min read
Excellent less-known .NET libraries

Excellent less-known .NET libraries

2
Comments
2 min read
Processando grandes arquivos com o System.IO.Pipelines

Processando grandes arquivos com o System.IO.Pipelines

9
Comments
4 min read
Você já usou o System.Threading.Channels?

Você já usou o System.Threading.Channels?

8
Comments
3 min read
From Converters to Dependency Injection: Navigating Model Migrations

From Converters to Dependency Injection: Navigating Model Migrations

7
Comments 2
4 min read
Learn how to install Blazor (.NET) with Flowbite and Tailwind CSS

Learn how to install Blazor (.NET) with Flowbite and Tailwind CSS

16
Comments 1
7 min read
What features do you think a CMS should have?

What features do you think a CMS should have?

5
Comments
1 min read
Basic Authentication in Swagger (Open API) .NET5

Basic Authentication in Swagger (Open API) .NET5

12
Comments 1
5 min read
Enhancing Your ASP.NET Core MVC Project: CDN vs. Libman for Client-side Library Integration

Enhancing Your ASP.NET Core MVC Project: CDN vs. Libman for Client-side Library Integration

5
Comments
4 min read
Fields vs Properties in C# OOP - Which one should you use?

Fields vs Properties in C# OOP - Which one should you use?

17
Comments 2
5 min read
How to Validate User Input in the .NET MAUI Data Form

How to Validate User Input in the .NET MAUI Data Form

Comments
1 min read
Dotnet Benchmarks – How To Use BenchmarkDotNet For Beginners

Dotnet Benchmarks – How To Use BenchmarkDotNet For Beginners

5
Comments
4 min read
How to Easily Create New Mock Instances in Unit Tests

How to Easily Create New Mock Instances in Unit Tests

6
Comments 2
4 min read
The Power of Convention

The Power of Convention

Comments
4 min read
.NET Webhooks -Your Dummy’s Guide🤓

.NET Webhooks -Your Dummy’s Guide🤓

17
Comments 2
6 min read
Entity Framework: 5 Rookie Traps

Entity Framework: 5 Rookie Traps

Comments
7 min read
Preventing breaking changes in .NET class libraries

Preventing breaking changes in .NET class libraries

4
Comments 1
5 min read
Automatic Module Discovery With Autofac — Simplified Registration

Automatic Module Discovery With Autofac — Simplified Registration

Comments
4 min read
How to Write Clean Code with ASP.NET Core

How to Write Clean Code with ASP.NET Core

Comments
3 min read
🎬 Video - Brief introduction of Elanat

🎬 Video - Brief introduction of Elanat

5
Comments
1 min read
Employees Management System (EMS)

Employees Management System (EMS)

1
Comments
4 min read
Por onde e como EU estudo C#

Por onde e como EU estudo C#

88
Comments 11
6 min read
Interfacing Arduino with C#/.NET

Interfacing Arduino with C#/.NET

1
Comments
4 min read
SIMD aggregate performance

SIMD aggregate performance

2
Comments
2 min read
Plugin Architecture In Blazor – A How To Guide

Plugin Architecture In Blazor – A How To Guide

2
Comments 4
5 min read
Dark Mode With Blazor and Tailwind Css

Dark Mode With Blazor and Tailwind Css

11
Comments
7 min read
How to Create Accessible PDF Documents in .NET using the PDF Library

How to Create Accessible PDF Documents in .NET using the PDF Library

1
Comments
1 min read
Most Common Mistakes in C# Interview Pull Requests

Most Common Mistakes in C# Interview Pull Requests

2
Comments 2
2 min read
Awaiting .NET 8: A Look Back at the .NET Journey

Awaiting .NET 8: A Look Back at the .NET Journey

1
Comments
4 min read
Clean Code Principles - A Real Friend of Developers

Clean Code Principles - A Real Friend of Developers

1
Comments 2
16 min read
How To Implement The Decorator Pattern With Autofac

How To Implement The Decorator Pattern With Autofac

1
Comments
3 min read
Tackling Multitenant Authentication in .NET: Let’s Nudge Towards Auth0 😉

Tackling Multitenant Authentication in .NET: Let’s Nudge Towards Auth0 😉

5
Comments 1
3 min read
Serilog vs log4net vs NLog - Detailed Comparison

Serilog vs log4net vs NLog - Detailed Comparison

13
Comments 1
12 min read
Discussion: Where is Blazor a better option than React, Angular or any JavaScript library or framework?

Discussion: Where is Blazor a better option than React, Angular or any JavaScript library or framework?

8
Comments 8
1 min read
Introduction à Prometheus en .NET

Introduction à Prometheus en .NET

Comments
7 min read
loading...