2017-04-18 07:52:04 +08:00
|
|
|
# Documentation
|
|
|
|
|
|
|
|
The following documents are available in this repo:
|
|
|
|
|
|
|
|
- [.NET Framework Application Compatibility](compatibility/README.md)
|
2017-08-01 08:38:34 +08:00
|
|
|
- [.NET Framework Known Issues](KnownIssues/README.md)
|
2017-04-18 07:52:04 +08:00
|
|
|
- [.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/)
|
2018-08-21 00:51:26 +08:00
|
|
|
- [.NET Standard Documentation](https://docs.microsoft.com/dotnet/standard/net-standard)
|
|
|
|
- [General .NET Development](https://docs.microsoft.com/dotnet/standard/)
|