- Provides background garbage collection
- Provide better performance.
- It replaces concurrent garbage collection.
- This determines processor usage and memory usage estimates per app domain.
- Support with System.Dynamic namespace.
- DLR built on top of CLR
- DLR supports dynamic languages (IronPython, IronRuby)
- Parallel programming is introduced
- PLINQ
- AsParallel
- Data structure consists of multiple parts
- System.Tuple
- Maximum of 8 items supported
Reference: core new features and improvements
ASP.NET:
- Built-in support for routing.
- No need to specify physical file names.
- Introduced compression option for out-process session state (state server/ SQL Server)
- is included in script folder