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.
Combining Blazor WebAssembly and .Net MVC application - part 2

Combining Blazor WebAssembly and .Net MVC application - part 2

7
Comments
8 min read
Creating a Custom URL Protocol in .NET

Creating a Custom URL Protocol in .NET

26
Comments 7
4 min read
Telegram NFT Auctions (Fragment) with C#

Telegram NFT Auctions (Fragment) with C#

11
Comments
2 min read
Azure Key Vault with .NET - Vault Access Policies

Azure Key Vault with .NET - Vault Access Policies

3
Comments 1
2 min read
🔥Utilizing Feature Flags in Monoliths: A Simple yet Powerful Enhancement for Agility 🚀

🔥Utilizing Feature Flags in Monoliths: A Simple yet Powerful Enhancement for Agility 🚀

Comments
3 min read
Efficient Event Communication RabbitMQ: Implementing Event Bus and Outbox Patterns with CAP in .NET Core Microservices

Efficient Event Communication RabbitMQ: Implementing Event Bus and Outbox Patterns with CAP in .NET Core Microservices

18
Comments 1
6 min read
Globally Exception Handling using Exception Filters vs Middleware

Globally Exception Handling using Exception Filters vs Middleware

2
Comments
2 min read
Combining Blazor WebAssembly and .Net MVC application - part 1

Combining Blazor WebAssembly and .Net MVC application - part 1

13
Comments
4 min read
Automatizando geração de logs com Delegating Handler em .NET

Automatizando geração de logs com Delegating Handler em .NET

1
Comments
2 min read
Script en C#

Script en C#

6
Comments
6 min read
Easy Way to Debug .NET Application Errors

Easy Way to Debug .NET Application Errors

Comments
5 min read
.NET developers alert: Moq NuGET package exfiltrates user emails from git

.NET developers alert: Moq NuGET package exfiltrates user emails from git

7
Comments
4 min read
.NET 8 Web API - Cleaning the Controller

.NET 8 Web API - Cleaning the Controller

Comments
1 min read
.NET 8 Web API - Filters

.NET 8 Web API - Filters

Comments
1 min read
Navigating a Standard .NET API Service: A Real Estate Example

Navigating a Standard .NET API Service: A Real Estate Example

3
Comments
2 min read
How to Check How Many Times Mocked Methods Are Called in Unit Tests

How to Check How Many Times Mocked Methods Are Called in Unit Tests

4
Comments
3 min read
Comment convertir des fichiers HTML et des chaînes HTML en format Word avec C# et VB.NET?

Comment convertir des fichiers HTML et des chaînes HTML en format Word avec C# et VB.NET?

Comments
4 min read
No-Code and Low-Code for Payroll Software Development

No-Code and Low-Code for Payroll Software Development

2
Comments
2 min read
How ASP.NET Core Helps Building Cross-Platform Web Apps for Enterprise Solutions?

How ASP.NET Core Helps Building Cross-Platform Web Apps for Enterprise Solutions?

2
Comments
5 min read
Options and Configuration In .NET6

Options and Configuration In .NET6

6
Comments
5 min read
C# Get JWT Token from Request

C# Get JWT Token from Request

4
Comments
2 min read
Implicit Operators – Clean Code Secrets Or Buggy Nightmare?

Implicit Operators – Clean Code Secrets Or Buggy Nightmare?

1
Comments
4 min read
EntityFrameworkCore Code Firsts

EntityFrameworkCore Code Firsts

1
Comments
9 min read
Building Domain Frameworks for Business Applications

Building Domain Frameworks for Business Applications

3
Comments
4 min read
JWT Token Authentication using the .NET Core 6 Web API

JWT Token Authentication using the .NET Core 6 Web API

9
Comments 1
6 min read
Value Object

Value Object

4
Comments
3 min read
String vs StringBuilder .NET (C#)

String vs StringBuilder .NET (C#)

1
Comments
4 min read
. NET 8 WEB API from A to Z

. NET 8 WEB API from A to Z

Comments
1 min read
Leveraging Existing Web Content to Build Hybrid Apps with .NET MAUI

Leveraging Existing Web Content to Build Hybrid Apps with .NET MAUI

25
Comments 2
4 min read
JsonProperty.EFCore: Making it easy to work with JSON fields in Entity Framework Core

JsonProperty.EFCore: Making it easy to work with JSON fields in Entity Framework Core

1
Comments
3 min read
Dictionary C#. Easier than we think.

Dictionary C#. Easier than we think.

1
Comments
3 min read
Switching from SQL Server to Azure CosmosDB

Switching from SQL Server to Azure CosmosDB

7
Comments 2
8 min read
How To Use Task.Run in C# for Multithreading

How To Use Task.Run in C# for Multithreading

78
Comments 5
21 min read
How to Check a Method was Called on a Mock in Moq

How to Check a Method was Called on a Mock in Moq

11
Comments 4
4 min read
Plugin Architecture in ASP.NET Core – How To Master It

Plugin Architecture in ASP.NET Core – How To Master It

2
Comments
5 min read
Keyed Services in .NET8's Dependency Injection

Keyed Services in .NET8's Dependency Injection

22
Comments 4
4 min read
Mastering Design Patterns in .NET: Beginner-Friendly AI Examples

Mastering Design Patterns in .NET: Beginner-Friendly AI Examples

8
Comments 1
3 min read
Detailed Step by Step Guide on How to Deploy .NET Core Application on Ubuntu

Detailed Step by Step Guide on How to Deploy .NET Core Application on Ubuntu

6
Comments
4 min read
Creating a SQL Database Context in a .NET WinForm Application with EntityFramework

Creating a SQL Database Context in a .NET WinForm Application with EntityFramework

4
Comments 1
3 min read
Naming Conventions: Four popular cases

Naming Conventions: Four popular cases

26
Comments 7
2 min read
How to Build a Windows Desktop App for Document, Barcode, and MRZ Detection with C# and .NET WinForms

How to Build a Windows Desktop App for Document, Barcode, and MRZ Detection with C# and .NET WinForms

Comments
8 min read
AWS DynamoDB stream batch processing lambda using CDK

AWS DynamoDB stream batch processing lambda using CDK

1
Comments
2 min read
Getting Started with the .NET MAUI Numeric Entry Control

Getting Started with the .NET MAUI Numeric Entry Control

1
Comments
1 min read
Mechanisms and Performance when querying data to SQLServer from C#

Mechanisms and Performance when querying data to SQLServer from C#

10
Comments
13 min read
C# Tuples: An Introductory Guide on Tuples in C# With Examples

C# Tuples: An Introductory Guide on Tuples in C# With Examples

6
Comments
6 min read
The Power of C#.NET in My Client Solutions - A Synopsis

The Power of C#.NET in My Client Solutions - A Synopsis

1
Comments
2 min read
7 New Features (or bug fixes🐛) You Might Have Missed in .NET 8

7 New Features (or bug fixes🐛) You Might Have Missed in .NET 8

30
Comments 1
13 min read
Creating MAUI UI's in C#

Creating MAUI UI's in C#

27
Comments
27 min read
Unleashing AI Conversations: Building a .NET Core Console App with ChatGPT

Unleashing AI Conversations: Building a .NET Core Console App with ChatGPT

8
Comments
2 min read
Avalonia for Visual Studio Code (Early Access)

Avalonia for Visual Studio Code (Early Access)

8
Comments
2 min read
Introducing Avalonia XPF Trials and the Startup License

Introducing Avalonia XPF Trials and the Startup License

6
Comments
3 min read
9 "Black Magics" and "Tricks" in C#

9 "Black Magics" and "Tricks" in C#

3
Comments
7 min read
How to Unit Test and Mock Services with Date and Time Logic

How to Unit Test and Mock Services with Date and Time Logic

11
Comments
4 min read
Breaking Free From Exceptions – A Different Way Forward

Breaking Free From Exceptions – A Different Way Forward

2
Comments
4 min read
EF performance tips

EF performance tips

2
Comments
2 min read
Comment convertir un PDF en HTML avec C# et VB.NET

Comment convertir un PDF en HTML avec C# et VB.NET

Comments
3 min read
Background Tasks and Scheduled Jobs in .NET? Meet Hangfire🔥

Background Tasks and Scheduled Jobs in .NET? Meet Hangfire🔥

29
Comments 2
10 min read
Backend development is more than writing endpoints for frontend

Backend development is more than writing endpoints for frontend

347
Comments 35
15 min read
The Importance of Braces. Rule in .NET Projects using EditorConfig

The Importance of Braces. Rule in .NET Projects using EditorConfig

2
Comments
3 min read
Standardizing validation and error messages using Resource (.resx) files in .NET

Standardizing validation and error messages using Resource (.resx) files in .NET

13
Comments 4
7 min read
loading...