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.
Dependency Injection Lifetime Management in .NET Core

Dependency Injection Lifetime Management in .NET Core

7
Comments
1 min read
Explain C#.Net Like I'm Five

Explain C#.Net Like I'm Five

24
Comments 18
1 min read
Learn how YOU can convert your Objects between layers with Automapper, C#, .NET Core and VS Code

Learn how YOU can convert your Objects between layers with Automapper, C#, .NET Core and VS Code

84
Comments 7
10 min read
ASP.NET Core React Development - Intro

ASP.NET Core React Development - Intro

11
Comments
3 min read
MongoDB Web-Api Starter Template For `dotnet new`

MongoDB Web-Api Starter Template For `dotnet new`

11
Comments 2
1 min read
Interview question: async & await (C#)

Interview question: async & await (C#)

95
Comments 6
4 min read
Desktop Apps with Avalonia and FSharp

Desktop Apps with Avalonia and FSharp

43
Comments 2
7 min read
From service classes to request pipelines

From service classes to request pipelines

6
Comments
7 min read
EF Core Migration Commands

EF Core Migration Commands

6
Comments
1 min read
Attribute Routing, HTTP Request Methods & Best Practices in .NET Core Web API

Attribute Routing, HTTP Request Methods & Best Practices in .NET Core Web API

50
Comments 9
13 min read
LINQ GroupBy in Depth

LINQ GroupBy in Depth

70
Comments 4
4 min read
The almighty sitecore Q?

The almighty sitecore Q?

7
Comments
4 min read
A guide to bulk write operations in MongoDB with C#

A guide to bulk write operations in MongoDB with C#

28
Comments 2
6 min read
C# Unit Tests with Mocks

C# Unit Tests with Mocks

24
Comments
3 min read
Clean Architecture in .NET Core

Clean Architecture in .NET Core

205
Comments 15
9 min read
Watching More Files With Dotnet Watch For Static Sites

Watching More Files With Dotnet Watch For Static Sites

5
Comments
5 min read
5 things you didn't know about Guid in C#

5 things you didn't know about Guid in C#

28
Comments 5
4 min read
Beautiful folds in F# - Part 3: Applicatives

Beautiful folds in F# - Part 3: Applicatives

9
Comments 2
4 min read
Using Extension Methods in C# to Build Fluent Code

Using Extension Methods in C# to Build Fluent Code

131
Comments 14
5 min read
Endpoint Debugging in ASP.NET Core 3 Applications

Endpoint Debugging in ASP.NET Core 3 Applications

7
Comments 2
3 min read
Battling Spam In Your ASP.NET Core Applications with Akismet

Battling Spam In Your ASP.NET Core Applications with Akismet

6
Comments
6 min read
Running NPM Scripts From A .NET Core Process

Running NPM Scripts From A .NET Core Process

9
Comments
5 min read
Using LINQ to Build A World Travel Itinerary

Using LINQ to Build A World Travel Itinerary

5
Comments
3 min read
Missing Pieces in My Learning for 2020

Missing Pieces in My Learning for 2020

10
Comments 3
2 min read
C# 8.0: Understanding Using Declarations

C# 8.0: Understanding Using Declarations

10
Comments 1
6 min read
loading...