JN.RabbitMQClient – RabbitMQ consumer and sender
This is a simple implementation of RabbitMQ consumer and sender. It was initially developed with the aim of learning how to use the official RabbitMQ c# library in simple scenarios.…
JN.Authentication – Simple Authentication implementation for ASP.NET Core
This a simple authentication implementation for ASP.NET Core. It was implemented in order to facilitate the use of the simplest and most common authentication methods in ASP.NET core applications. Today…
JN.IpFilter – Simple IP Filter for ASP.NET Core
This is as simple IP Filter for ASP.NET Core. Provides an IP Filter for paths exposed by the application using a list of valid (allowed) IP addresses for each path.…
UFW: allow traffic from a dynamic IP address
I recently installed UFW on the VPS. Opening ports to allow certain services to work (such as HTTPS access) or limiting access to a port for a given IP is…
Micro-tutorial: 3 things to do before using a VPS hosting
A few weeks ago, I decided to buy VPS hosting in a black friday promotion. It was a good price, but the operating system would have to be Linux. Usually…
Hello world!
Welcome to my web site. This is my first post. Let’s see if I have the patience to write anything on this site.