Welcome to exentials.net Hi I am Damiano, and I want to share my experience since I got a lot from the web and I want to return the help I was given. I love programming in typescript, html and especially in dotnet that with the core version is really cross platform. Projects Coming soon… Latest PostsReverse Proxy Manager on Raspberry PiMarch 23, 2020Docker / Raspberry PII was looking for some time to easily manage the binding of multiple web application hosted in my docker host machine. I have found a good candidate in Nginx Proxy Manager from Jamie Curnow https://jc21.com To best fit the installation, I rearranged the default setup for a fastest deploy in my environment based on PhotonOS Continue Reading… Reverse Proxy Manager on Raspberry PiContinue Reading…... Dotnet core 3.0 NativeLibraryOctober 5, 2019Dotnet coreSince the first dotnet core cross platform release, it was a dream that became reality for me to merge the good of multiple worlds. Many times I need to host a little service to do simple data transfer, and what I prefer is to put it in a small linux dockerized server. Recently one of Continue Reading… Dotnet core 3.0 NativeLibraryContinue Reading…... How to setup an asp.net core 3.0 library projectSeptember 19, 2019Tip of the dayAs every software programmer I want to reuse my code in many projects.This time a faced the problem to create a API controller on an external library and reference it on my asp.net core project. There is not a particular template so I used the normal classlib by typing After that explore your csproj file Continue Reading… How to setup an asp.net core 3.0 library projectContinue Reading…... Dotnet Core 3 Runtime on Raspberry DockerAugust 22, 2019Docker / Dotnet core / PostgreSQL / Raspberry PIHi again, after several posts finally we reach the happy end by deploying a dotnet core 3 application to a docker container, running in an arm64 architecture. Loading…... Entity Framework Core 3 code first with PostgreSQL providerAugust 16, 2019Dotnet core / Entity Framework Core / PostgreSQLFollowing my posts on how to build a docker host with a Raspberry Pi and deploy a PostgreSQL container on Raspberry Pi, now I want to show you how you could use the new Entity Framework Core 3 library based on the last dotnet core 3 that is ready for production from preview 7. Loading…... PostgreSQL container on RaspberryAugust 10, 2019Docker / PostgreSQL / Raspberry PIIn my previous post I showed how to build a docker hosting container with a Raspberry Pi 3. This time we will use our docker machine to host a PostgreSQL service for further application. I found PostgreSQL the most suitable solution for my implementation, so first of all we start to prepare our environment. Loading…... Docker + Raspberry Pi = Photon OSAugust 3, 2019Docker / Raspberry PIHi, in this post I want to share how to build a simple, cheap Docker server container hosted on a Raspberry PI.As always I was looking for a fast and easy way to test my code and experiments. Loading…... Loading...