appendix E Reading list
.NET Core
-
Metzgar, Dustin, .NET Core in Action (Manning, 2018).
.NET Standard
-
.NET Standard specification. The latest version of this document can be found at github.com/dotnet/standard/tree/master/docs/versions.
ASP.NET
-
Lock, Andrew, ASP.NET in Action (2nd edition; Manning, 2020).
C#
-
Standard ECMA-334 C# Language Specification. The ECMA standard specification is always a couple of versions behind the latest released language version. It can be found at ecma-international.org/publications/standards/Ecma-334.htm.
-
Wagner, Bill, Effective C# (2nd edition; Microsoft Press, 2016).
-
Skeet, Jon, C# In-Depth (4th edition; Manning, 2019).
COM/Interop
-
Clark, Jason, Calling Win32 DLLs in C# with P/Invoke (MSDN ...
Get Code like a Pro in C# now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.