11 lines
447 B
Markdown
Raw Normal View History

# .NET Platform Standard
The .NET Platform Standard has been replaced by [.NET Standard][netstandard].
To learn more about it, check out the [.NET Standard FAQ][netstandard-faq]. It
provides a good first view into .NET Standard as well pointers to additional
learning resources, such as documentation and videos.
[netstandard]: https://github.com/dotnet/standard
[netstandard-faq]: https://github.com/dotnet/standard/blob/master/docs/faq.md