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.
Immutable Object in C#
Cover image for Immutable Object in C#

Immutable Object in C#

3
Comments 5
3 min read
Class : Inheritance✅ | Struct : Inheritance ❌

Class : Inheritance✅ | Struct : Inheritance ❌

Comments
1 min read
Using Multiple DbContexts in a Single Query Execution
Cover image for Using Multiple DbContexts in a Single Query Execution

Using Multiple DbContexts in a Single Query Execution

9
Comments 1
5 min read
How to configure API Versioning in .NET 8

How to configure API Versioning in .NET 8

40
Comments 5
4 min read
Master Configuration in ASP.NET Core With The Options Pattern
Cover image for Master Configuration in ASP.NET Core With The Options Pattern

Master Configuration in ASP.NET Core With The Options Pattern

Comments
7 min read
CodeBehind 2.8 Released, Cache the Pages and the Controller
Cover image for CodeBehind 2.8 Released, Cache the Pages and the Controller

CodeBehind 2.8 Released, Cache the Pages and the Controller

1
Comments
6 min read
Solving Complex Business Logic for User Registration and Checkout in C# .NET
Cover image for Solving Complex Business Logic for User Registration and Checkout in C# .NET

Solving Complex Business Logic for User Registration and Checkout in C# .NET

1
Comments
3 min read
Exploring the Internals of Dictionary in C#
Cover image for Exploring the Internals of Dictionary in C#

Exploring the Internals of Dictionary in C#

14
Comments
4 min read
Understanding and Preventing XSS Attacks in C# Applications
Cover image for Understanding and Preventing XSS Attacks in C# Applications

Understanding and Preventing XSS Attacks in C# Applications

8
Comments
2 min read
Compilation of C# conference talks from 2023-2024

Compilation of C# conference talks from 2023-2024

9
Comments
3 min read
Integrating PostgreSQL with a .NET: A Step-by-Step Guide

Integrating PostgreSQL with a .NET: A Step-by-Step Guide

10
Comments 2
3 min read
Data Access with Dapper: A Lightweight ORM for .NET Apps
Cover image for Data Access with Dapper: A Lightweight ORM for .NET Apps

Data Access with Dapper: A Lightweight ORM for .NET Apps

4
Comments
4 min read
Computer Vision - Building a Motion Detection Camera in .NET
Cover image for Computer Vision - Building a Motion Detection Camera in .NET

Computer Vision - Building a Motion Detection Camera in .NET

7
Comments
2 min read
Reclaiming Simplicity: How Blazor Revolutionized My Coding World
Cover image for Reclaiming Simplicity: How Blazor Revolutionized My Coding World

Reclaiming Simplicity: How Blazor Revolutionized My Coding World

4
Comments 3
3 min read
How To Use HttpClient on a .NET8 Prerendered Blazor App with Auto/Wasm Rendermode

How To Use HttpClient on a .NET8 Prerendered Blazor App with Auto/Wasm Rendermode

4
Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.