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.
Managing LLM prompts in DotNet with DotPrompt

Managing LLM prompts in DotNet with DotPrompt

2
Comments
5 min read
7 Practical Tips for Optimizing C# Code Performance

7 Practical Tips for Optimizing C# Code Performance

Comments
1 min read
Learning TDD by doing: Dealing with Umbraco's published content

Learning TDD by doing: Dealing with Umbraco's published content

2
Comments
6 min read
C# Tip: IEnumerable vs ICollection, and why it matters
Cover image for C# Tip: IEnumerable vs ICollection, and why it matters

C# Tip: IEnumerable vs ICollection, and why it matters

Comments
4 min read
Mastering in these 10+ Result/Return types in ASP.Net Core MVC
Cover image for Mastering in these 10+ Result/Return types in ASP.Net Core MVC

Mastering in these 10+ Result/Return types in ASP.Net Core MVC

3
Comments
2 min read
C# advanced: Tuple Assignments

C# advanced: Tuple Assignments

7
Comments
5 min read
C# Clean Code: using var guide lines

C# Clean Code: using var guide lines

5
Comments
2 min read
Data Retrieval with Paging, Filtering, and Projection in .NET Core

Data Retrieval with Paging, Filtering, and Projection in .NET Core

8
Comments 2
1 min read
Liskov Substitution Principle in C# with Bird Example
Cover image for Liskov Substitution Principle in C# with Bird Example

Liskov Substitution Principle in C# with Bird Example

8
Comments 4
3 min read
The Tale of Async, Multithread, and Parallel: Heroes of the .NET Realm

The Tale of Async, Multithread, and Parallel: Heroes of the .NET Realm

40
Comments 6
2 min read
C# Clean Code: string guide lines

C# Clean Code: string guide lines

3
Comments
2 min read
Conditional application of chained LINQ queries

Conditional application of chained LINQ queries

7
Comments 3
2 min read
Building a Custom Logging Provider in ASP.NET Core
Cover image for Building a Custom Logging Provider in ASP.NET Core

Building a Custom Logging Provider in ASP.NET Core

21
Comments 3
12 min read
Example of Aspect-Oriented Paradigm by Dynamically Decorating Objects with DispatchProxy Class

Example of Aspect-Oriented Paradigm by Dynamically Decorating Objects with DispatchProxy Class

1
Comments
3 min read
How to prevent XSS Attacks in ASP.NET Core Web API
Cover image for How to prevent XSS Attacks in ASP.NET Core Web API

How to prevent XSS Attacks in ASP.NET Core Web API

16
Comments 1
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.