Tiny Core Extensions > TCE Corepure64

DotNETCore

<< < (2/4) > >>

Rich:
Hi alphons
Instead of using  tt  tags please use  code  tags. This will still preserve spacing as it too uses a monotype font in addition to
adding scroll bars for longer printouts.

alphons:
Thanks for cleaning up the code  ;)

When the 'dotnet run' command fails having a nuget SSL error, you have to install ca-certificates extension:


--- Code: ---dotnetuser@box:~/tc$ tce-load -wi ca-certificates

--- End code ---

mwwhited:
does this require tinycore or should it install on core alone?  I can't get tce-load -wi dotnet-sdk to load anything.

-Thanks,
Matt

Rich:
Hi mwwhited
It's currently only available in the 64 bit version, so try it with TinyCorePure64:
http://tinycorelinux.net/9.x/x86_64/release/

alphons:
Hi All.....

I want to let you know my first tests making an extension for .NET Core 5.0 on TinyCore 11.1 is succesfull.
We have to wait a little bit longer having the .NET Core community goes from RC (ReleaseCandidate) to Release.

--

--- Code: ---tc@box:~$ dotnet --info
.NET SDK (reflecting any global.json):
 Version:   5.0.100-rc.2.20479.15
 Commit:    da7dfa8840

Runtime Environment:
 OS Name:     tinycore
 OS Version:  11.1
 OS Platform: Linux
 RID:         linux-x64
 Base Path:   /tmp/tcloop/dotnet-sdk/usr/share/dotnet/sdk/5.0.100-rc.2.20479.15/

Host (useful for support):
  Version: 5.0.0-rc.2.20475.5
  Commit:  c5a3f49c88

.NET SDKs installed:
  5.0.100-rc.2.20479.15 [/tmp/tcloop/dotnet-sdk/usr/share/dotnet/sdk]

.NET runtimes installed:
  Microsoft.AspNetCore.App 5.0.0-rc.2.20475.17 [/tmp/tcloop/dotnet-sdk/usr/share/dotnet/shared/Microsoft.AspNetCore.App]
  Microsoft.NETCore.App 5.0.0-rc.2.20475.5 [/tmp/tcloop/dotnet-sdk/usr/share/dotnet/shared/Microsoft.NETCore.App]

--- End code ---

    [EDIT]: Replaced  tt  tags with  code  tags.  Rich

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version