Lucas_Camara 18 de mar. de 2023 2 likes
gbuenoo 21 de mar. de 2023 1 like
O .Net Framework, é compativel somente com Windows.
Já o .Net Core e o .Net, são compativeis com plataformas Windows, Linux ou Mac.
# .NET Core 3.0 - Supported OS versions
The tables below provide OS version information supported by .NET Core 3.0.
## Keys used in the tables
* **Bold numbers** indicate additions to this release.
* A '+' indicates the minimum supported version.
* Where possible, links to Distribution-owned lifecycle documentation is provided.
## Windows
OS | Version | Architectures | Notes
------------------------------|-------------------------------|----------------|-----
Windows Client | 7 SP1+, 8.1 | x64, x86 |
Windows 10 Client | Version 1607+ | x64, x86 |
Nano Server | Version 1803+ | x64, ARM32 |
Windows Server | 2012 R2+ | x64, x86 |
See the [Windows Lifecycle Fact Sheet ](https://support.microsoft.com/help/13853/windows-lifecycle-fact-sheet ) for details regarding each Windows release lifecycle.
This file has been truncated. show original
# .NET 5 - Supported OS versions
[.NET 5 ](README.md ) [is supported ](https://github.com/dotnet/core/blob/main/microsoft-support.md ) on multiple operating systems per their [lifecycle policy ](../../os-lifecycle-policy.md ).
For issues with .NET on operating systems not listed here, please open a GitHub issue in the appropriate .NET repository or contact the OS maintainer community . Please see [.NET Repos ](https://github.com/dotnet/core/blob/main/Documentation/core-repos.md ) for the repository list.
## Windows
OS | Version | Architectures | Lifecycle
--------------------------------------|-------------------------|-----------------|----------
[Windows Client ][Windows-client ] | 7 SP1(**\***), 8.1 | x64, x86 | [Windows ][Windows-lifecycle ]
[Windows 10 Client ][Windows-client ] | Version 1607+ | x64, x86, Arm64 | [Windows ][Windows-lifecycle ]
[Windows 11 ][Windows-client ] | Version 22000+ | x64, x86, Arm64 | [Windows ][Windows-lifecycle ]
[Windows Server ][Windows-Server ] | 2012+ | x64, x86 | [Windows Server ][Windows-Server-lifecycle ]
[Windows Server Core ][Windows-Server ] | 2012+ | x64, x86 | [Windows Server ][Windows-Server-lifecycle ]
[Nano Server ][Nano-Server ] | Version 1809+ | x64 | [Windows Server ][Windows-Server-lifecycle ]
**\** * Windows 7 SP1 is supported with [Extended Security Updates ](https://learn.microsoft.com/troubleshoot/windows-client/windows-7-eos-faq/windows-7-extended-security-updates-faq ) installed.
[Windows-client ]: https://www.microsoft.com/windows/
This file has been truncated. show original
Lembrando que o Visual Studio, IDE oficial da Microsoft, é compativel somente com Windows e Mac. Em sistemas Linux deve ser utilizado o Visual Studio Code.
Ramon_Jales 30 de mar. de 2023
e pq tem umas pessoas que dizem que não?
Lucas_Camara 30 de mar. de 2023 1 like
Acredito que seja pq nem sempre foi possível, e por causa disso as pessoas já tratam como verdade absoluta.
Ramon_Jales 20 de abr. de 2023
então não tem como eu usar o framework?