Search Criteria
Package Details: aspnet-runtime-preview-bin 9.0.0.sdk100+rc.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dotnet-preview-bin.git (read-only, click to copy) |
---|---|
Package Base: | dotnet-preview-bin |
Description: | The ASP.NET Core runtime (preview, binary) |
Upstream URL: | https://www.microsoft.com/net/core |
Licenses: | MIT |
Conflicts: | aspnet-runtime |
Provides: | aspnet-runtime, aspnet-runtime-9.0 |
Replaces: | aspnet-runtime-preview |
Submitter: | fmauNeko |
Maintainer: | Windows10CE |
Last Packager: | Windows10CE |
Votes: | 17 |
Popularity: | 0.026273 |
First Submitted: | 2023-02-28 14:05 (UTC) |
Last Updated: | 2024-10-09 04:42 (UTC) |
Dependencies (1)
Required by (31)
- asf (requires aspnet-runtime)
- asf (requires aspnet-runtime) (make)
- asf-git (requires aspnet-runtime)
- asf-plugin-itemsmatcher (requires aspnet-runtime) (make)
- asf-plugin-mobileauthenticator (requires aspnet-runtime) (make)
- asf-plugin-monitoring (requires aspnet-runtime) (make)
- asf-plugin-periodicgc (requires aspnet-runtime) (make)
- asf-plugin-signinwithsteam (requires aspnet-runtime) (make)
- asf-plugin-steamtokendumper (requires aspnet-runtime) (make)
- bilibilitoolpro-git (requires aspnet-runtime)
- bililive-recorder (requires aspnet-runtime)
- boinc-manager-web-git (requires aspnet-runtime)
- btcpayserver (requires aspnet-runtime)
- discord-chat-exporter-cli (requires aspnet-runtime) (make)
- emby-server-beta (requires aspnet-runtime)
- iceshrimp.net (requires aspnet-runtime)
- iceshrimp.net-bin (requires aspnet-runtime)
- iceshrimp.net-git (requires aspnet-runtime)
- Show 13 more...
Sources (7)
- dotnet.sh
- https://download.visualstudio.microsoft.com/download/pr/202e929a-e985-4eab-a78a-d7159fc204e4/0c85219d441cd3bbffd4fb65b7e36fe5/dotnet-sdk-9.0.100-rc.2.24474.11-linux-x64.tar.gz
- https://download.visualstudio.microsoft.com/download/pr/817f5589-0347-4254-b19a-67c30d9ce4f8/3dfe6b98927c4003fc004a1a32132a76/dotnet-sdk-9.0.100-rc.2.24474.11-linux-arm64.tar.gz
- https://download.visualstudio.microsoft.com/download/pr/ba992713-4a38-4b45-9c24-8222f2ba01d7/e8746f2e70e0f06e3d9282c6d43bce65/dotnet-sdk-9.0.100-rc.2.24474.11-linux-arm.tar.gz
- register-completions.bash
- register-completions.fish
- register-completions.zsh
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
fmauNeko commented on 2019-10-02 20:08 (UTC)
@Gr3q done!
Gr3q commented on 2019-10-02 16:41 (UTC) (edited on 2019-10-02 16:42 (UTC) by Gr3q)
Please support the the armv7h and aarch64 architecture as well, please.
Sources are available at the same place you are pulling from the x86_64 architecture.
source_armv7h=( 'https://download.visualstudio.microsoft.com/download/pr/29f1b10f-758f-44fb-b14c-49833e5379aa/c259e43ccc84a77fdf4ab5feea6774b3/dotnet-sdk-3.0.100-rc1-014190-linux-arm.tar.gz' 'dotnet.sh' )
source_aarm64=( 'https://download.visualstudio.microsoft.com/download/pr/19cc5d2e-6794-401a-8b57-29a96cbf21b5/f1de24385a2b5a8fcbebab3af9ec07c4/dotnet-sdk-3.0.100-rc1-014190-linux-arm64.tar.gz' 'dotnet.sh' )
fmauNeko commented on 2019-09-30 19:11 (UTC)
Please stop marking this package as out of date. It says preview in the package name, so I won't update it to a stable release.
The next update that will be published will be the next preview release.
Alucryd is working on the source-built update for the [community] package at https://github.com/dotnet/source-build/issues/1242.
<deleted-account> commented on 2019-09-27 17:36 (UTC)
@manuel31: there is already a package in
[community]
repo for stable version which would be updated soon to latest version.manuel31 commented on 2019-09-27 15:04 (UTC)
Could you please update to 3.0.100 stable? Or create another package (without the preview)?
fmauNeko commented on 2019-09-05 17:04 (UTC) (edited on 2019-09-05 17:04 (UTC) by fmauNeko)
Updated to preview 9!
@LiteracyFanatic: fixed it too
LiteracyFanatic commented on 2019-09-03 05:14 (UTC)
Could you please change $@ to "$@" in dotnet.sh? This fixes a word splitting issue for the dotnet run subcommand. This change is already implemented in the dotnet-host package. See https://bugs.archlinux.org/task/61427 and https://github.com/dotnet/cli/issues/4139.
DotVoid commented on 2019-08-16 13:09 (UTC)
@fmauNeko It worked after removing the folder. Thank you!
fmauNeko commented on 2019-08-16 08:06 (UTC)
@DotVoid this should be fixed, the folder has been moved in this preview and I haven't noticed it. You might have to remove the
$HOME/.templateengine/dotnetcli/v3.0.100-preview8-013656
folder for the templates to appear again.DotVoid commented on 2019-08-15 16:54 (UTC) (edited on 2019-08-15 16:59 (UTC) by DotVoid)
Hello, I just posted an issue on the dotnet core github specifying that the templates from the dotnet new command do not exist after updating. They looked and asked if the /templates folder was in the installation location (which it is not) and stated that the package I have installed (dotnet-sdk-preview) doesn't have the /templates folder as part of the sdk like it should.
This url might be beneficial (Very bottom of page): https://github.com/dotnet/docs/pull/13196
« First ‹ Previous 1 2 3 4 Next › Last »