Forem

.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 service classes to request pipelines
Cover image for 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
Cover image for 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
Cover image for LINQ GroupBy in Depth

LINQ GroupBy in Depth

70
Comments 4
4 min read
The almighty sitecore Q?
Cover image for 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
Cover image for 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#
Cover image for 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
Cover image for 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
Using LINQ to Build A World Travel Itinerary

Using LINQ to Build A World Travel Itinerary

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

Running NPM Scripts From A .NET Core Process

9
Comments
5 min read
Missing Pieces in My Learning for 2020
Cover image for 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
Cover image for C# 8.0: Understanding Using Declarations

C# 8.0: Understanding Using Declarations

10
Comments 1
6 min read
What the hell is pattern matching?

What the hell is pattern matching?

27
Comments 7
2 min read
Singleton Design Pattern in c#
Cover image for Singleton Design Pattern in c#

Singleton Design Pattern in c#

13
Comments 3
2 min read
Rename a C# Project

Rename a C# Project

20
Comments 3
2 min read
On.NET Episode: Understanding the Event Processor Host in Azure Event Hubs

On.NET Episode: Understanding the Event Processor Host in Azure Event Hubs

17
Comments
1 min read
Let’s build a basic Blackjack App using C# and the Console Part 1 - The Design

Let’s build a basic Blackjack App using C# and the Console Part 1 - The Design

9
Comments 6
6 min read
Cookies and Consent in ASP .NET Core 3.1

Cookies and Consent in ASP .NET Core 3.1

9
Comments
10 min read
Copy By Reference vs Copy By Value Analogy

Copy By Reference vs Copy By Value Analogy

5
Comments 1
1 min read
loading...