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.
Google Chromecast in .NET MAUI

Google Chromecast in .NET MAUI

3
Comments 3
3 min read
Structured ASP.NET Localization

Structured ASP.NET Localization

1
Comments
4 min read
How to create Sitemap.xml for ASP.net Core Razor Pages

How to create Sitemap.xml for ASP.net Core Razor Pages

3
Comments
5 min read
How to Set Up Mocks in Unit Tests to Return Default Objects

How to Set Up Mocks in Unit Tests to Return Default Objects

5
Comments
3 min read
The Moq-gate: You Either Die a Hero...

The Moq-gate: You Either Die a Hero...

55
Comments 13
3 min read
How To Convert C# Enum in into Arrays

How To Convert C# Enum in into Arrays

28
Comments
12 min read
A Breezy Guide to Implementing SAML2 Authentication with JWT in .NET WebAPI using Sustainsys

A Breezy Guide to Implementing SAML2 Authentication with JWT in .NET WebAPI using Sustainsys

2
Comments
7 min read
Host and Publish .NET Core 6 Web API Application on IIS Server

Host and Publish .NET Core 6 Web API Application on IIS Server

12
Comments
4 min read
Creating a Custom URL Protocol in .NET

Creating a Custom URL Protocol in .NET

17
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

6
Comments 1
2 min read
Building a Classic ASP File Uploader

Building a Classic ASP File Uploader

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

8
Comments
6 min read
Globally Exception Handling using Exception Filters vs Middleware

Globally Exception Handling using Exception Filters vs Middleware

2
Comments
2 min read
Drag-and-Drop Adorners & Popups

Drag-and-Drop Adorners & Popups

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

Combining Blazor WebAssembly and .Net MVC application - part 1

12
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#

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

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

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

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

7
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

5
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
Options and Configuration In .NET6

Options and Configuration In .NET6

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

C# Get JWT Token from Request

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

Implicit Operators – Clean Code Secrets Or Buggy Nightmare?

3
Comments
4 min read
EntityFrameworkCore Code Firsts

EntityFrameworkCore Code Firsts

2
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

8
Comments 1
6 min read
Value Object

Value Object

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

String vs StringBuilder .NET (C#)

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

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

19
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

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

How To Use Task.Run in C# for Multithreading

70
Comments 5
21 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
How to Check a Method was Called on a Mock in Moq

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

8
Comments 4
4 min read
Keyed Services in .NET8's Dependency Injection

Keyed Services in .NET8's Dependency Injection

21
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

3
Comments
4 min read
Instrumenting System.CommandLine-based .NET applications

Instrumenting System.CommandLine-based .NET applications

4
Comments 2
2 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

Comments
3 min read
Naming Conventions: Four popular cases

Naming Conventions: Four popular cases

13
Comments 7
2 min read
AWS DynamoDB stream batch processing lambda using CDK

AWS DynamoDB stream batch processing lambda using CDK

2
Comments
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
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#

3
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

5
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

5
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

8
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

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

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

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

Backend development is more than writing endpoints for frontend

339
Comments 35
15 min read
loading...