https://stackoverflow.com/questions/42482520/does-c-sharp-7-0-work-for-net-4-5

To sum up: All of C# 7.0 should work on .Net 4.5 after installing the required packages and most of it should work on .Net 4.0 too.

总的来说,所有的C# 7特性应该都可以在.NET 4.5上使用(只要安装了必需的包),而且绝大部分特性也应该可以在.NET 4.0上使用。

这个结论的意义在于《C# in Depth, 4th Edition》这本书的知识确保在目前公司的使用.NET 4.0的项目上可用。

最新文章

  1. springmvc @PathVariable("b") double b 丢失精度问题
  2. 《Linux/Unix系统编程手册》
  3. jquery是如何清除ajax缓存的
  4. Quartz1.8.5例子(十四)
  5. hdu 1196
  6. WebGL学习(3) - 3D模型
  7. java中的内部类概念
  8. was unable to start within 45 seconds. If the server requires more time, try increasing the timeout
  9. .NET Core微服务之基于MassTransit实现数据最终一致性(Part 2)
  10. [LeetCode] Find And Replace in String 在字符串中查找和替换
  11. 【Java每日一题】20170118
  12. xcode 自动签名、手动签名
  13. abp 模块系统
  14. iconv 中文截断问题的解决方法
  15. thinkphp的系统变量
  16. 用SCSS需要小心IE对css的几个限制
  17. py-函数进阶
  18. 在Windows Server 2012 R2域环境中禁用(取消)密码复杂策略
  19. tomcat的server.xml中的Context节配置
  20. HTML5 -- 浏览器数据缓存 -- indexedDB

热门文章

  1. [KCOJ20170214]又一个背包
  2. Python面向对象 | isinstance和issubclass
  3. Hadoop Capacity调度器概念及配置
  4. gamma测试报告
  5. winform 通用自动更新程序
  6. golang 赋值与声明语法糖使用注意事项
  7. 腾讯云IPv6技术拿了个一等奖!1.5亿人已经用上
  8. react加入websocket
  9. Zookeeper简单入门
  10. GoLang 开山篇