16 lines
702 B
Markdown
16 lines
702 B
Markdown
# Documentation
|
|
|
|
The following documents are available in this repo:
|
|
|
|
- [.NET Framework Application Compatibility](compatibility/README.md)
|
|
- [.NET Framework Known Issues](KnownIssues/README.md)
|
|
- [.NET Framework Release Notes](../releases/README.md)
|
|
- [Testing with RyuJIT](testing-with-ryujit.md)
|
|
|
|
The following .NET Framework documentation is available from Microsoft:
|
|
|
|
- [.NET Framework Documentation](https://docs.microsoft.com/dotnet/articles/framework/)
|
|
- [.NET Core Documentation](https://docs.microsoft.com/dotnet/articles/core/)
|
|
- [.NET Standard Documentation](https://docs.microsoft.com/dotnet/standard/net-standard)
|
|
- [General .NET Development](https://docs.microsoft.com/dotnet/standard/)
|