Alistair Chapman
@agc93
Alistair Chapman
Â
agc93
Â
agc93
.NET MVP
Information Security Architect @ Red Hat
Walking, talking case of impostor syndrome
(likely going to be abandoned about 5 minutes in)
(or why the Linux community looks at .NET like an aggressive leper)
Assert.AreNotEqual(".NET Core", "Mono");
(this time like a hipster)
(ASP.NET Core apps)
systemd
[Unit]
Description=Example .NET Web API Application running on Ubuntu
[Service]
WorkingDirectory=/var/aspnetcore/
ExecStart=/usr/bin/dotnet /path/to/mvc/app.dll
Restart=always
RestartSec=10
SyslogIdentifier=dotnet-example
User=www-data
Environment=ASPNETCORE_ENVIRONMENT=Production
[Install]
WantedBy=multi-user.target
Connecting and controlling the underlying platform
Unsolicited advice for library authors
@agc93
(essentially everywhere)
Â
Â
https://agchapman.com/talks
https://blog.agchapman.com/