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.
.NET 8 Web API - Filters

.NET 8 Web API - Filters

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

.NET 8 Web API - Cleaning the Controller

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

3
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

7
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

10
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
Leveraging Existing Web Content to Build Hybrid Apps with .NET MAUI

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

27
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

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

How To Use Task.Run in C# for Multithreading

79
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

12
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

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

8
Comments
4 min read
loading...