Tecadmin published a tutorial about installing .NET Core on Debian 10.
How to Install .NET Core on Debian 10
The .NET Core is a free and open-source software framework designed with keeping Linux and macOS in mind. It is a cross-platform successor to .NET Framework available for Linux, macOS and Windows systems. .NET Core framework already provides scaffolding tools for bootstrapping projects.
How to Install .NET Core on Debian 10 – TecAdmin