Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

No, it is not possible to use the .NET 7 runtime to run .NET 6 applications. .NET 7 introduces new features and APIs that are not available in .NET 6, and there may be breaking changes that prevent .NET 7 from running .NET 6 applications. It is important to use the appropriate runtime for the version of the application being developed.