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.
A Guide to Validations in the IOptions Pattern for .NET Developers

A Guide to Validations in the IOptions Pattern for .NET Developers

8
Comments 2
2 min read
Jawbone Networking Motivation

Jawbone Networking Motivation

Comments
6 min read
The LinQ Bible in C#: From Basics to Best Practices✝️
Cover image for The LinQ Bible in C#: From Basics to Best Practices✝️

The LinQ Bible in C#: From Basics to Best Practices✝️

62
Comments 2
23 min read
Span, Memory, ReadOnlySequence in .NET

Span, Memory, ReadOnlySequence in .NET

9
Comments 4
5 min read
Garbage Collector in .NET

Garbage Collector in .NET

3
Comments
3 min read
Asynchronous Programming in C# and .NET: A Guide

Asynchronous Programming in C# and .NET: A Guide

3
Comments
2 min read
How To Use FluentValidation in ASP.NET Core (.NET 6)
Cover image for How To Use FluentValidation in ASP.NET Core (.NET 6)

How To Use FluentValidation in ASP.NET Core (.NET 6)

28
Comments
3 min read
Using TaskCompletionSource in C# to Delay Processing

Using TaskCompletionSource in C# to Delay Processing

Comments 3
3 min read
Isolate your Components in Tests: How to Mock your Dependencies
Cover image for Isolate your Components in Tests: How to Mock your Dependencies

Isolate your Components in Tests: How to Mock your Dependencies

12
Comments 2
4 min read
The Migration Guide to Upgrading to Adyen .NET Library 10.0.0
Cover image for The Migration Guide to Upgrading to Adyen .NET Library 10.0.0

The Migration Guide to Upgrading to Adyen .NET Library 10.0.0

Comments
7 min read
Dependency injection in action filters in ASP.NET Core
Cover image for Dependency injection in action filters in ASP.NET Core

Dependency injection in action filters in ASP.NET Core

4
Comments
4 min read
How to handle Task result in a more elegant way.

How to handle Task result in a more elegant way.

1
Comments 2
4 min read
Understanding Role-Based Access Control with ASP.NET Web APIs
Cover image for Understanding Role-Based Access Control with ASP.NET Web APIs

Understanding Role-Based Access Control with ASP.NET Web APIs

30
Comments
3 min read
Top 8 .NET Libraries That You Probably Didn’t Know About
Cover image for Top 8 .NET Libraries That You Probably Didn’t Know About

Top 8 .NET Libraries That You Probably Didn’t Know About

10
Comments 2
4 min read
10 Dicas Basicas de Arquitetura de Código : 2 - Code Smells

10 Dicas Basicas de Arquitetura de Código : 2 - Code Smells

4
Comments
8 min read
Enhancing Data Validation in .NET IOptions Pattern: Utilizing Named and Typed IOptions for Robust Configuration.

Enhancing Data Validation in .NET IOptions Pattern: Utilizing Named and Typed IOptions for Robust Configuration.

1
Comments
2 min read
Run command when dotnet project builds

Run command when dotnet project builds

Comments
1 min read
50 C# (Advanced) Optimization Performance Tips🔥
Cover image for 50 C# (Advanced) Optimization Performance Tips🔥

50 C# (Advanced) Optimization Performance Tips🔥

144
Comments 26
22 min read
10 Dicas Basicas de Arquitetura de Código : 1 - Aproveitando os Benefícios da Virtualização

10 Dicas Basicas de Arquitetura de Código : 1 - Aproveitando os Benefícios da Virtualização

1
Comments
3 min read
.NET Monthly Roundup - May 2023 - Build, C# 12, .NET 8 Preview 4, and more!
Cover image for .NET Monthly Roundup - May 2023 - Build, C# 12, .NET 8 Preview 4, and more!

.NET Monthly Roundup - May 2023 - Build, C# 12, .NET 8 Preview 4, and more!

4
Comments
2 min read
Class Library in .NET Core

Class Library in .NET Core

Comments
5 min read
Exploring the New Visual Studio Feature: .http Files

Exploring the New Visual Studio Feature: .http Files

2
Comments 2
3 min read
C# Exception Handling: Techniques and Best Practices
Cover image for C# Exception Handling: Techniques and Best Practices

C# Exception Handling: Techniques and Best Practices

71
Comments 2
10 min read
Unit Testing with C# and .NET (Full Guide)
Cover image for Unit Testing with C# and .NET (Full Guide)

Unit Testing with C# and .NET (Full Guide)

63
Comments 2
16 min read
ASP.NET Core: Monitoreo con OpenTelemetry y Grafana

ASP.NET Core: Monitoreo con OpenTelemetry y Grafana

19
Comments 2
13 min read
loading...