.NET ecosystem

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(区块链)
(路线图)
(未显示1个用户的28个中间版本)
第15行: 第15行:
  
 
[https://github.com/leekelleher/awesome-umbraco Awesome Umbraco] [[image:awesome.png]]
 
[https://github.com/leekelleher/awesome-umbraco Awesome Umbraco] [[image:awesome.png]]
 +
 +
[https://github.com/AdrienTorris/awesome-blazor Awesome Blazor] [[image:awesome.png]]
  
 
==基金会==
 
==基金会==
 
[[.NET Foundation]]
 
[[.NET Foundation]]
 +
 +
==路线图==
 +
*[https://github.com/dotnet/core/blob/master/roadmap.md .NET Release Schedule]
 +
*[https://www.infoq.cn/article/2018/05/.NET-Overview-Roadmap Build 2018 大会:.NET 概述和路线图]
 +
 +
==语言==
 +
[https://en.wikipedia.org/wiki/List_of_CLI_languages Common Language Infrastructure (CLI) languages]
 +
*[[C Sharp|C#]]
 +
*[[F Sharp|F#]]
 +
*[[IronPython]]
 +
*[[IKVM.NET]]
 +
*[https://github.com/clojure/clojure-clr Clojure CLR]
 +
*[http://www.limnor.com/ Limnor Studio]
 +
*[https://github.com/leppie/IronScheme IronScheme]
 +
*[https://github.com/FStarLang/FStar F*]
 +
*[https://github.com/Rohansi/Mond Mond] A scripting language for .NET
 +
*[https://github.com/dotnet/llilc LLILC]
 +
*[https://github.com/cake-build Cake]
  
 
==项目==
 
==项目==
第29行: 第49行:
 
*[[Xamarin]]
 
*[[Xamarin]]
 
*[[DNN]]
 
*[[DNN]]
 +
*[[Orchard]]
 
*[[Umbraco]]
 
*[[Umbraco]]
 
*[[Serenity]]
 
*[[Serenity]]
第36行: 第57行:
 
*[https://github.com/louthy/language-ext language-ext] [[C Sharp|C#]] [[Functional programming|Functional Language]] Extensions
 
*[https://github.com/louthy/language-ext language-ext] [[C Sharp|C#]] [[Functional programming|Functional Language]] Extensions
 
*[https://github.com/NancyFx/Nancy Nancy]
 
*[https://github.com/NancyFx/Nancy Nancy]
 +
*[https://github.com/stackexchange Stack Overflow @ GitHub]
 
*[[Orleans]]
 
*[[Orleans]]
 
*[[Akka.NET]]
 
*[[Akka.NET]]
 
*[[ServiceStack]]
 
*[[ServiceStack]]
 +
*[https://github.com/abpframework/abp ABP Framework] [https://blog.abp.io/abp/Abp-vNext-Announcement Introducing the ABP vNext]
 +
*[https://github.com/aspnetboilerplate/aspnetboilerplate ASP.NET Boilerplate (ABP)]
 
*[[Suave]] 一个构建HTTP服务的框架
 
*[[Suave]] 一个构建HTTP服务的框架
 
*[[Math.NET]]
 
*[[Math.NET]]
第51行: 第75行:
 
*[https://github.com/kkokosa/Tune Tune] The Ultimate .NET Experiment
 
*[https://github.com/kkokosa/Tune Tune] The Ultimate .NET Experiment
 
*[https://steeltoe.io/ Steeltoe] Cloud-native .NET microservices
 
*[https://steeltoe.io/ Steeltoe] Cloud-native .NET microservices
*[http://www.thepollyproject.org/ Polly]
 
 
*[https://github.com/clojure/clojure-clr ClojureCLR]
 
*[https://github.com/clojure/clojure-clr ClojureCLR]
 +
*[https://github.com/microsoft/OpenAPI.NET OpenAPI.NET]
  
 
==架构==
 
==架构==
 
[https://dotnet.microsoft.com/learn/dotnet/architecture-guides .NET Architecture Guides]
 
[https://dotnet.microsoft.com/learn/dotnet/architecture-guides .NET Architecture Guides]
 
*[https://github.com/dotnet-architecture .NET Application Architecture @ GitHub]
 
*[https://github.com/dotnet-architecture .NET Application Architecture @ GitHub]
 +
*[https://github.com/autofac/Autofac Autofac] is an addictive IoC container for .NET
 +
*[https://github.com/unitycontainer/unity Unity Container (Unity)]
 +
*[https://github.com/dadhi/DryIoc DryIoc] is fast, small, full-featured IoC Container for .NET
  
 
==生产力==
 
==生产力==
 
*[https://github.com/Dotnet-Boxed .NET Boxed]
 
*[https://github.com/Dotnet-Boxed .NET Boxed]
 
*[https://github.com/OmniSharp/omnisharp-vscode C# for Visual Studio Code] (powered by OmniSharp)
 
*[https://github.com/OmniSharp/omnisharp-vscode C# for Visual Studio Code] (powered by OmniSharp)
 +
*[https://github.com/dodyg/practical-aspnetcore Practical ASP.NET Core]
 +
 +
==API & REST==
 +
*[https://github.com/RicoSuter/NSwag NSwag]
 +
*[https://github.com/domaindrivendev/Swashbuckle.AspNetCore Swashbuckle.AspNetCore]
  
 
==GUI & IDE==
 
==GUI & IDE==
第73行: 第105行:
 
==AI & ML==
 
==AI & ML==
 
*[https://github.com/dotnet/machinelearning ML.NET] Machine Learning for .NET [https://docs.microsoft.com/zh-cn/dotnet/machine-learning/index ML.NET 中文指南] [https://github.com/dotnet/machinelearning-samples ML.NET Samples]
 
*[https://github.com/dotnet/machinelearning ML.NET] Machine Learning for .NET [https://docs.microsoft.com/zh-cn/dotnet/machine-learning/index ML.NET 中文指南] [https://github.com/dotnet/machinelearning-samples ML.NET Samples]
 +
*[https://github.com/SciSharp SciSharp STACK] [https://github.com/SciSharp/TensorFlow.NET TensorFlow.NET] [https://github.com/SciSharp/BotSharp BotSharp] Conversation as a platform (CaaP)
 
*[https://github.com/dotnet/infer Infer.NET]
 
*[https://github.com/dotnet/infer Infer.NET]
*[https://github.com/SciSharp SciSharp STACK]
 
  
 
==Database==
 
==Database==
第85行: 第117行:
  
 
==区块链==
 
==区块链==
*[https://github.com/neo-project Neo]
+
*[https://github.com/neo-project NEO] [https://github.com/CityOfZion/awesome-neo Awesome NEO]  
 
*[https://github.com/aelfProject aelf]
 
*[https://github.com/aelfProject aelf]
 
*[https://github.com/stratisproject Stratis]
 
*[https://github.com/stratisproject Stratis]
第120行: 第152行:
 
*[https://github.com/LeagueSandbox/GameServer League Sandbox's Game Server]
 
*[https://github.com/LeagueSandbox/GameServer League Sandbox's Game Server]
  
==商业产品==
+
==电商ERP==
 +
*[[WebVella ERP]]
 +
*[[MixERP]]
  
 
==教育==
 
==教育==
第126行: 第160行:
  
 
==用户==
 
==用户==
*[https://kb.cnblogs.com/page/214296/ .NET技术+25台服务器怎样支撑世界第54大网站] [https://stackoverflow.com/ StackOverflow]  
+
*[[Stack Exchange]] [https://kb.cnblogs.com/page/214296/ .NET技术+25台服务器怎样支撑世界第54大网站] [https://stackoverflow.com/ StackOverflow] [https://stackoverflow.blog/ StackOverflow Blog]
 
*[https://www.cnblogs.com 博客园] Powered by [[ASP.NET Core]] on Linux
 
*[https://www.cnblogs.com 博客园] Powered by [[ASP.NET Core]] on Linux
  
 
==图集==
 
==图集==
 
<gallery>
 
<gallery>
 +
image:dotnet-schedule.png|.NET Schedule
 
image:Tizen-NET-TV-framework-architecture.png|Tizen .NET TV框架
 
image:Tizen-NET-TV-framework-architecture.png|Tizen .NET TV框架
 
image:inverted-dependency-graph.png|反转依赖项关系图
 
image:inverted-dependency-graph.png|反转依赖项关系图
第137行: 第172行:
 
image:asp.net-vs-solution-structure.png|ASP.NET代码结构  
 
image:asp.net-vs-solution-structure.png|ASP.NET代码结构  
 
image:Visualizing-DOTNET-Core-3.png|.NET Core 3可视化
 
image:Visualizing-DOTNET-Core-3.png|.NET Core 3可视化
 +
image:dotnet-core-cicd-k8s.png|团队开发
 +
image:oqtane-architecture.png|Oqtane
 
</gallery>
 
</gallery>
  
 
==链接==
 
==链接==
 +
*[http://www.csharpkit.com/ CSharpKit 微服务工具包]
 
*[http://www.cnblogs.com/neuzilla/p/recreate-dotnet-ecosystem-neuzilla.html 重建中国.NET生态系统] .NET阵营的情况是紧缺资深架构师,这个问题不解决,再牛的语言也是白搭。Java自从被Oracle收购后一蹶不振,C#和.NET生态机会巨大。  
 
*[http://www.cnblogs.com/neuzilla/p/recreate-dotnet-ecosystem-neuzilla.html 重建中国.NET生态系统] .NET阵营的情况是紧缺资深架构师,这个问题不解决,再牛的语言也是白搭。Java自从被Oracle收购后一蹶不振,C#和.NET生态机会巨大。  
 
*[https://en.wikipedia.org/wiki/Comparison_of_C_Sharp_and_Java Comparison of C# and Java]
 
*[https://en.wikipedia.org/wiki/Comparison_of_C_Sharp_and_Java Comparison of C# and Java]

2021年1月12日 (二) 01:57的版本

.NET.NET CoreASP.NET CoreEntity Framework CoreC#F# 生态系统

Dotnet-bot.png

目录

简介

一个自由、开放的生态系统

Awesome

Awesome .NET Awesome.png

Awesome .NET Core Awesome.png

Awesome F# Awesome.png

Awesome Xamarin Awesome.png

Awesome Umbraco Awesome.png

Awesome Blazor Awesome.png

基金会

.NET Foundation

路线图

语言

Common Language Infrastructure (CLI) languages

项目

架构

.NET Architecture Guides

生产力

API & REST

GUI & IDE

AI & ML

Database

Trading

区块链

云原生

AWS

Donnet-on-aws.png

Azure

Microsoft Azure

游戏

电商ERP

教育

用户

图集

链接

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

变换
操作
导航
工具箱