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.
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
Cover image for 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 )
Cover image for 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>
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Understanding and Using ConfigureAwait in Asynchronous Programming
Cover image for Understanding and Using ConfigureAwait in Asynchronous Programming

Understanding and Using ConfigureAwait in Asynchronous Programming

45
Comments 2
4 min read
C# Namespace Fever

C# Namespace Fever

5
Comments 5
2 min read
My C# REST run now 250 times faster
Cover image for My C# REST run now 250 times faster

My C# REST run now 250 times faster

4
Comments
3 min read
An in-depth guide on View Result and Partial View Result in MVC

An in-depth guide on View Result and Partial View Result in MVC

2
Comments
4 min read
A Comprehensive Guide to Caching Strategies in Web API Development

A Comprehensive Guide to Caching Strategies in Web API Development

1
Comments 1
9 min read
Data Structures in C# Part 1: Arrays
Cover image for Data Structures in C# Part 1: Arrays

Data Structures in C# Part 1: Arrays

4
Comments 1
7 min read
Performance Issues Resolved: Major Update to Melkradar's Products

Performance Issues Resolved: Major Update to Melkradar's Products

4
Comments
2 min read
Entendendo a injeção de dependência: Uma abordagem para um código mais flexível e testável

Entendendo a injeção de dependência: Uma abordagem para um código mais flexível e testável

13
Comments 1
4 min read
loading...