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.
Moq vs NSubstitute: syntax cheat sheet
Cover image for Moq vs NSubstitute: syntax cheat sheet

Moq vs NSubstitute: syntax cheat sheet

3
Comments 1
5 min read
How to start App Development with .NET

How to start App Development with .NET

10
Comments 3
1 min read
Still writing Controllers in dotNet? Give Minimal APIs a try!

Still writing Controllers in dotNet? Give Minimal APIs a try!

1
Comments
2 min read
using NLog to send log message to MS Teams Channel via O365 Webhook Connector
Cover image for using NLog to send log message to MS Teams Channel via O365 Webhook Connector

using NLog to send log message to MS Teams Channel via O365 Webhook Connector

2
Comments
3 min read
ASP.NET: Autenticación OIDC Multi Tenant - Parte 2

ASP.NET: Autenticación OIDC Multi Tenant - Parte 2

18
Comments
10 min read
Parsing git commits with dotnet

Parsing git commits with dotnet

5
Comments
4 min read
OpenTelemetry + Signoz

OpenTelemetry + Signoz

7
Comments
4 min read
Convert HTML into Markdown and Markdown to HTML

Convert HTML into Markdown and Markdown to HTML

12
Comments 2
3 min read
🔥 Grial UI Kit 4 is here!
Cover image for 🔥 Grial UI Kit 4 is here!

🔥 Grial UI Kit 4 is here!

3
Comments
3 min read
The risks of using vulnerable dependencies in your project, and how SCA helps manage them

The risks of using vulnerable dependencies in your project, and how SCA helps manage them

3
Comments
3 min read
Discussion: Is SQL Server still the best database for .NET Developers?

Discussion: Is SQL Server still the best database for .NET Developers?

5
Comments 7
1 min read
ID Token validation in dotnet

ID Token validation in dotnet

Comments
3 min read
Pulumi and .NET Interactive (I)

Pulumi and .NET Interactive (I)

10
Comments
4 min read
Three LINQ Set Methods: Intersect, Union, and Except
Cover image for Three LINQ Set Methods: Intersect, Union, and Except

Three LINQ Set Methods: Intersect, Union, and Except

21
Comments 2
4 min read
Dependency injection (with IOptions) in Console Apps in .NET
Cover image for Dependency injection (with IOptions) in Console Apps in .NET

Dependency injection (with IOptions) in Console Apps in .NET

5
Comments
6 min read
Associating enums with strings in .Net

Associating enums with strings in .Net

8
Comments
1 min read
Generic Methods with Generic Parameters in c#

Generic Methods with Generic Parameters in c#

8
Comments
1 min read
Powerful query by Ant Design Blazor and Efcore

Powerful query by Ant Design Blazor and Efcore

19
Comments
4 min read
TIL: Java SpringBoot vs. Asp.Net REST API performance

TIL: Java SpringBoot vs. Asp.Net REST API performance

15
Comments 1
5 min read
.NET 6 - Web API Logging 📝
Cover image for .NET 6 - Web API Logging 📝

.NET 6 - Web API Logging 📝

20
Comments 2
2 min read
Getting Started with gRPC, .NET 6, and Amazon EC2
Cover image for Getting Started with gRPC, .NET 6, and Amazon EC2

Getting Started with gRPC, .NET 6, and Amazon EC2

13
Comments
4 min read
Records, Anonymous Types, and Non-Destructive Mutation
Cover image for Records, Anonymous Types, and Non-Destructive Mutation

Records, Anonymous Types, and Non-Destructive Mutation

1
Comments 1
2 min read
The Surprising Cold Start Penalty in the AWS SDK for .NET

The Surprising Cold Start Penalty in the AWS SDK for .NET

3
Comments
2 min read
Learn Single Responsibility Principle in C# with Examples — C# SOLID Principles
Cover image for Learn Single Responsibility Principle in C# with Examples — C# SOLID Principles

Learn Single Responsibility Principle in C# with Examples — C# SOLID Principles

24
Comments 1
11 min read
Ultimate guide for implementing Repository pattern and Unit of work for .NET core
Cover image for Ultimate guide for implementing Repository pattern and Unit of work for .NET core

Ultimate guide for implementing Repository pattern and Unit of work for .NET core

4
Comments
4 min read
loading...