I am curious if you have official support for using the .Net Email library on Linux? (and mac while I’m asking). I have a .Net Lambda using the library and I’d like to look into converting into a linux based docker co…...microsoft.com/dotnet/aspnet:6.0 AS base...WORKDIR /app EXPOSE 80 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS build...