.Net Core 学习

一.什么是.net core?

百度百科:

https://baike.baidu.com/item/.net%20core/20130686?fr=aladdin

个人总结:

1..net core是.net framework的升级版本;

2.跨平台;(windows/linux/mac osx)

3.开源;

4.nuget包管理架构,包之间独立;

二..Net Core2.0

1.vs粉丝者必须下载安装VS 2017.3(preview) 才可以体验.net core2.0

2..net core2.0下载地址:www.microsoft.com/net/core/preview

三.注意:

.net core1.0与2.0的区别,2.0与1.0变化挺大的,要细心;

用2.0之前建议还是了解熟悉1.0;

 

相关文章:

  • 2021-11-25
  • 2022-12-23
  • 2021-11-26
  • 2022-02-27
  • 2022-02-15
  • 2021-08-08
  • 2021-12-02
  • 2021-06-04
猜你喜欢
  • 2021-11-19
  • 2021-10-30
  • 2021-08-11
  • 2021-08-30
  • 2021-11-02
  • 2021-09-20
  • 2021-05-09
相关资源
相似解决方案