The wikis are now using the new authentication system.
If you did not migrate your account yet, visit https://idp-portal-info.suse.com/
If you did not migrate your account yet, visit https://idp-portal-info.suse.com/
DotNet
DotNet
dotnet-sdk-3.1
- Microsoft's official open source .Net implementation.
- Developer:organizations and individuals
- License:MIT
- Website:
DotNet is the official .Net implementation from Microsoft. Most .Net applications run perfectly on Mono, the community implementation of .Net with much longer history. However, some Visual Studio projects can only be built with DotNet.
Contents
Installation
sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc sudo zypper addrepo --refresh https://packages.microsoft.com/config/opensuse/15/prod.repo sudo zypper install dotnet-sdk-3.1
Configuration
Getting started
Troubleshooting
The following issues have solutions.
Problem 1
Explain solutions or give SDB article links.
Problem 2
Explain solutions or give SDB article links.
Known issues
The following issues don't have solutions yet.
Problem 1
Describe the issue and give Bugzilla ticket URL if possible.
Problem 2
Describe the issue and give Bugzilla ticket URL if possible.