DEV Community

rmauro-series Series' Articles

Back to Ricardo's Series
Set up Serilog in .NET 6 as logging provider
Cover image for Set up Serilog in .NET 6 as logging provider

Set up Serilog in .NET 6 as logging provider

10
Comments 3
2 min read
Create a Minimal API with .NET 6

Create a Minimal API with .NET 6

18
Comments 4
5 min read
Calculate Time Ago with C#

Calculate Time Ago with C#

11
Comments 3
2 min read
Define Implicit and Explicit Operator - C# Tips
Cover image for Define Implicit and Explicit Operator - C# Tips

Define Implicit and Explicit Operator - C# Tips

4
Comments
1 min read
JWT Authentication with C# .NET

JWT Authentication with C# .NET

22
Comments 3
8 min read
Understanding the Monad Design Pattern
Cover image for Understanding the Monad Design Pattern

Understanding the Monad Design Pattern

2
Comments
2 min read
Implementing Background Jobs with Hangfire: A Hands-On Guide
Cover image for Implementing Background Jobs with Hangfire: A Hands-On Guide

Implementing Background Jobs with Hangfire: A Hands-On Guide

1
Comments
3 min read
Singleton Design Pattern: When Not to Use It

Singleton Design Pattern: When Not to Use It

Comments
2 min read
GitHub SSH Key Authentication and SSH Config
Cover image for GitHub SSH Key Authentication and SSH Config

GitHub SSH Key Authentication and SSH Config

2
Comments
3 min read
Reading .env Files in C#
Cover image for Reading .env Files in C#

Reading .env Files in C#

7
Comments 1
2 min read
The Strategy Design Pattern in C# Applications
Cover image for The Strategy Design Pattern in C# Applications

The Strategy Design Pattern in C# Applications

2
Comments
3 min read
Load .Env file into IConfiguration Provider
Cover image for Load .Env file into IConfiguration Provider

Load .Env file into IConfiguration Provider

4
Comments 2
4 min read
Create and Configure a GitHub Codespace
Cover image for Create and Configure a GitHub Codespace

Create and Configure a GitHub Codespace

Comments
3 min read
Publish C# Project to Nuget.org
Cover image for Publish C# Project to Nuget.org

Publish C# Project to Nuget.org

Comments
5 min read
C# Enum Bitwise Operations
Cover image for C# Enum Bitwise Operations

C# Enum Bitwise Operations

2
Comments 1
2 min read