DEV Community

.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.
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

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🔥

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!

.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

C# Exception Handling: Techniques and Best Practices

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

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

63
Comments 2
16 min read
Introduction to IOptions Pattern in .Net.

Introduction to IOptions Pattern in .Net.

3
Comments 2
4 min read
ASP.NET Core: Monitoreo con OpenTelemetry y Grafana

ASP.NET Core: Monitoreo con OpenTelemetry y Grafana

19
Comments 2
13 min read
TOP 15 ASP.NET MVC Interview Questions with Answers

TOP 15 ASP.NET MVC Interview Questions with Answers

3
Comments
3 min read
JWT Authentication in ASP.NET

JWT Authentication in ASP.NET

21
Comments 1
11 min read
Sharing Data between Blazor and JavaScript ( JS interop )

Sharing Data between Blazor and JavaScript ( JS interop )

12
Comments 2
4 min read
[TechStory]: Migrating services and databases from an OpenShift (or K8s) cluster to another

[TechStory]: Migrating services and databases from an OpenShift (or K8s) cluster to another

8
Comments
5 min read
Integration Testing Postgres Store

Integration Testing Postgres Store

2
Comments
9 min read
Data Structures in C# Part 2: Lists <T>

Data Structures in C# Part 2: Lists <T>

3
Comments
6 min read
Visual Studio 2022: A New Way to Work with HTTP Requests and Responses

Visual Studio 2022: A New Way to Work with HTTP Requests and Responses

28
Comments 3
4 min read
Implementing HATEOAS in your ASP NET Core web API: Enhancing API Discoverability and Navigability

Implementing HATEOAS in your ASP NET Core web API: Enhancing API Discoverability and Navigability

Comments
8 min read
Quick and easy DbContext setup in .NET

Quick and easy DbContext setup in .NET

Comments
3 min read
How logging tests at GitHub Actions.

How logging tests at GitHub Actions.

5
Comments
2 min read
Background Job Scheduling in .NET using Hangfire

Background Job Scheduling in .NET using Hangfire

31
Comments 7
6 min read
loading...