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.
From ADO.NET to Entity Framework Core: ADO.NET beginner guide

From ADO.NET to Entity Framework Core: ADO.NET beginner guide

2
Comments
9 min read
Working With the Path Static Class in C#

Working With the Path Static Class in C#

10
Comments
8 min read
Improving ASP.NET Core Dependency Injection With Scrutor

Improving ASP.NET Core Dependency Injection With Scrutor

2
Comments 2
4 min read
Dependency Injection in .NET Core – A Detailed Guide

Dependency Injection in .NET Core – A Detailed Guide

3
Comments
3 min read
WPF App Modernisation: A Pragmatic Approach

WPF App Modernisation: A Pragmatic Approach

3
Comments
3 min read
.NET Core Interview Question & Answers

.NET Core Interview Question & Answers

9
Comments 2
15 min read
Interface Proxy

Interface Proxy

3
Comments
4 min read
How to Make Sure Your Test Resources Are Always Available

How to Make Sure Your Test Resources Are Always Available

4
Comments
3 min read
Lessons learned from building a static code analyzer for C#

Lessons learned from building a static code analyzer for C#

2
Comments
6 min read
Integrating Android MRZ Recognition in .NET MAUI: From AAR Files to a NuGet Package to a Complete App

Integrating Android MRZ Recognition in .NET MAUI: From AAR Files to a NuGet Package to a Complete App

Comments
4 min read
Here's What's New in C# 12

Here's What's New in C# 12

1
Comments
3 min read
Build an app with SMS and email 2FA Two-factor authentication in Asp.Net MVC

Build an app with SMS and email 2FA Two-factor authentication in Asp.Net MVC

2
Comments
4 min read
Saia do Loop - Data Annotation.

Saia do Loop - Data Annotation.

4
Comments 1
4 min read
Full description of the add-on at Elanat CMS

Full description of the add-on at Elanat CMS

4
Comments 1
7 min read
Prime Numbers in C#: A Detailed Guideđź“š

Prime Numbers in C#: A Detailed Guideđź“š

17
Comments 2
6 min read
Misconception about 'AllowedHosts' in a .NET C# Web API

Misconception about 'AllowedHosts' in a .NET C# Web API

3
Comments 1
3 min read
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
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
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
loading...