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.
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
C# Regex: From Zero To Hero Guide

C# Regex: From Zero To Hero Guide

47
Comments 2
16 min read
Exposing Related Entities in your Web API

Exposing Related Entities in your Web API

1
Comments
12 min read
Parameterise Your Tests: Use this One Simple Trick to Increase Test Coverage

Parameterise Your Tests: Use this One Simple Trick to Increase Test Coverage

1
Comments
3 min read
XSS vulnerability in the ASP.NET application: CVE-2023-24322 in mojoPortal CMS

XSS vulnerability in the ASP.NET application: CVE-2023-24322 in mojoPortal CMS

4
Comments
9 min read
Deploy React web application with Next.js and .NET API on Linux Host

Deploy React web application with Next.js and .NET API on Linux Host

15
Comments
4 min read
loading...