- jonathan.m.turner@gmail.com
- Emmersion
- Utah Software Craftsmanship meetup
- Presentation at https://github.com/theparticleman/csharpfeatures
Microsoft has moved from a few big features in each new version of C# (e.g. generics, LINQ, sync/await) to more small features. C# 7, 7.1, 7.2, and 7.3 are examples of that.
C# 8 is a bigger release than the individual 7.x releases, but it's still smaller than many releases in the past.
- https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-8
- https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-7-3
- https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-7-2
- https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-7-1
- https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-7
- https://blogs.msdn.microsoft.com/dotnet/2016/08/24/whats-new-in-csharp-7-0/
- https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-version-history