Bug#779969: ITP: coreclr -- .NET Core Runtime

2022-08-02 Thread M Hickford
If it helps anyone else, you can install .NET on Debian from
packages.microsoft.com following
https://docs.microsoft.com/en-us/dotnet/core/install/linux-debian

wget
https://packages.microsoft.com/config/debian/11/packages-microsoft-prod.deb
-O packages-microsoft-prod.deb
sudo dpkg -i packages-microsoft-prod.deb
sudo apt-get update && sudo apt-get install
dotnet-runtime-6.0 dotnet-sdk-6.0

You need the dotnet-runtime package to run .NET applications and dotnet-sdk
package to develop .NET applications. Fedora uses a similar naming
convention  for its packages
https://packages.fedoraproject.org/pkgs/dotnet6.0/ . It would be awesome to
see these packages in Debian one day.


Bug#779969: ITP: coreclr -- .NET Core Runtime

2015-03-06 Thread Mirco Bauer
Package: wnpp
Severity: wishlist
Owner: Mirco Bauer 

* Package name: coreclr
  Version : git
  Upstream Author : Microsoft and contributors
* URL : http://www.dotnetfoundation.org/netcore5
* License : MIT/X11
  Programming Lang: C++, C#
  Description : .NET Core Runtime

The .NET Core Runtime also named CoreCLR is an open source, cross-platform
runtime for the Common Language Infrastructure. The runtime currently only
supports on Linux the AMD64/x86_64 CPU architecture.

This runtime provides an smaller alternative to the Mono runtime. The CoreCLR
is not feature on par with Mono.

This package will be maintained under the Debian CLI/Mono umbrella.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150307031423.14145.19047.report...@redhorse.lan.qnetp.net