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.
SOLID: The Interface Segregation Principle(ISP) in C#
Cover image for SOLID: The Interface Segregation Principle(ISP) in C#

SOLID: The Interface Segregation Principle(ISP) in C#

12
Comments 4
3 min read
Web application translation in two ways.
Cover image for Web application translation in two ways.

Web application translation in two ways.

4
Comments
7 min read
How To Improve Performance Of My ASP.NET Core Web API In 18x Times Using HybridCache In .NET 9
Cover image for How To Improve Performance Of My ASP.NET Core Web API In 18x Times Using HybridCache In .NET 9

How To Improve Performance Of My ASP.NET Core Web API In 18x Times Using HybridCache In .NET 9

2
Comments
6 min read
Run LLMs Locally with Ollama & Semantic Kernel in .NET: A Quick Start
Cover image for Run LLMs Locally with Ollama & Semantic Kernel in .NET: A Quick Start

Run LLMs Locally with Ollama & Semantic Kernel in .NET: A Quick Start

15
Comments
6 min read
Streamlining .NET Development with Practical Aspects

Streamlining .NET Development with Practical Aspects

Comments
6 min read
Aprenda Lógica de Programação
Cover image for Aprenda Lógica de Programação

Aprenda Lógica de Programação

Comments
1 min read
Registerly: Simplifying Dependency Injection with Attributes

Registerly: Simplifying Dependency Injection with Attributes

Comments
4 min read
SOLID: The Liskov Substitution Principle (LSP) in C#
Cover image for SOLID: The Liskov Substitution Principle (LSP) in C#

SOLID: The Liskov Substitution Principle (LSP) in C#

53
Comments 13
3 min read
What are the best logging and monitoring tools for .NET apps

What are the best logging and monitoring tools for .NET apps

Comments
1 min read
Part 9: Exception Handling in C#
Cover image for Part 9: Exception Handling in C#

Part 9: Exception Handling in C#

4
Comments
3 min read
Understanding Task.Run in C#
Cover image for Understanding Task.Run in C#

Understanding Task.Run in C#

7
Comments
4 min read
Dependency Injection Demystified: What, Why, and How

Dependency Injection Demystified: What, Why, and How

1
Comments 1
5 min read
Implement Paging, Sorting, and Searching in API (C#) and angular

Implement Paging, Sorting, and Searching in API (C#) and angular

2
Comments
3 min read
Fast Memory Copying in C#/.NET (Cache, AVX, Threads, Unsafe, Alternatives)

Fast Memory Copying in C#/.NET (Cache, AVX, Threads, Unsafe, Alternatives)

2
Comments
4 min read
Pre-render issue in Blazor server interaction

Pre-render issue in Blazor server interaction

2
Comments
4 min read
.NET MAUI Google Drive OAuth on Windows and Android

.NET MAUI Google Drive OAuth on Windows and Android

2
Comments 5
8 min read
OpenAI chat completion with Json output format

OpenAI chat completion with Json output format

4
Comments 1
2 min read
To comment, or not to comment

To comment, or not to comment

3
Comments 1
8 min read
Part 8: Collections in C#

Part 8: Collections in C#

1
Comments
3 min read
🚀Build, Implement, and Test gRPC Services with .NET9
Cover image for 🚀Build, Implement, and Test gRPC Services with .NET9

🚀Build, Implement, and Test gRPC Services with .NET9

1
Comments
1 min read
differences of Transient and scoped in ASP NET

differences of Transient and scoped in ASP NET

1
Comments
2 min read
Let's Know about most Powerful Dot Net Technology in 5 Mintues?
Cover image for Let's Know about most Powerful Dot Net Technology in 5 Mintues?

Let's Know about most Powerful Dot Net Technology in 5 Mintues?

3
Comments
1 min read
How To Replace Exceptions with Result Pattern in .NET
Cover image for How To Replace Exceptions with Result Pattern in .NET

How To Replace Exceptions with Result Pattern in .NET

Comments 1
7 min read
How to create a simple appointment calendar

How to create a simple appointment calendar

Comments
1 min read
Getting Started with .NET and Docker Tutorial
Cover image for Getting Started with .NET and Docker Tutorial

Getting Started with .NET and Docker Tutorial

3
Comments 1
5 min read
loading...