.NET

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(项目)
(项目)
第41行: 第41行:
 
==项目==
 
==项目==
 
*[https://github.com/Microsoft/dotnet .NET Home]
 
*[https://github.com/Microsoft/dotnet .NET Home]
 +
*[https://github.com/Microsoft/dotnet/blob/master/dotnet-developer-projects.md .NET Open Source Developer Projects]
 +
*[https://github.com/Microsoft/dotnet/blob/master/dotnet-consumer-projects.md .NET Open Source Consumer Projects]
 +
*[https://github.com/Microsoft/dotnet/blob/master/dotnet-free-oss-services.md Free Services & Tools for Open Source .NET Projects]
 
*[https://github.com/Microsoft/msbuild Microsoft.Build (MSBuild)]
 
*[https://github.com/Microsoft/msbuild Microsoft.Build (MSBuild)]
 
*[http://dev.mysql.com/downloads/connector/net/ Connector/Net] is a fully-managed ADO.NET driver for [[MySQL]].
 
*[http://dev.mysql.com/downloads/connector/net/ Connector/Net] is a fully-managed ADO.NET driver for [[MySQL]].
第53行: 第56行:
 
*[https://github.com/opserver/Opserver Opserver] Stack Exchange's Monitoring System
 
*[https://github.com/opserver/Opserver Opserver] Stack Exchange's Monitoring System
 
*[https://github.com/unosquare/embedio EmbedIO] [[Web server]] built on [[Mono]]
 
*[https://github.com/unosquare/embedio EmbedIO] [[Web server]] built on [[Mono]]
 +
*[https://github.com/MvvmCross/MvvmCross MvvmCross]
 +
*[https://github.com/reactiveui/ReactiveUI ReactiveUI]
 +
*[https://github.com/MediaBrowser/Emby Emby Server]
 +
*[[Banshee]]
 +
*[https://github.com/meebey/smuxi Smuxi IM] [https://github.com/Twitterizer/Twitterizer Twitterizer]
 +
*[[OpenPetra]]
  
 
==大数据==
 
==大数据==

2016年8月20日 (六) 02:48的版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 .NET Thanks, Wikipedia.

Microsoft .NET Framework

.NET Core 是一个通用目的、模块化、跨平台的 .NET 开源实现。

The .NET Framework stack.

目录

版本

4.6

4.5

4.0

3.5

3.0

2.0

语言

macOS

brew update
brew install openssl
ln -s /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib /usr/local/lib/
ln -s /usr/local/opt/openssl/lib/libssl.1.0.0.dylib /usr/local/lib/

下载安装 .NET Core SDK

创建 Hello World app

mkdir hwapp
cd hwapp
dotnet new
dotnet restore
dotnet run

项目

大数据

案例

图集

博客

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱