欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
.NET ecosystem
来自开放百科 - 灰狐
(版本间的差异)
小 (→链接) |
小 (→云计算) |
||
(未显示1个用户的112个中间版本) | |||
第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://www.dnfprojects.com/ .NET Foundation Trends] | ||
+ | |||
+ | ==路线图== | ||
+ | *[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 概述和路线图] | ||
+ | |||
+ | ==语言== | ||
+ | [[文件:IronLanguages-logo.png|right|IronLanguages]] | ||
+ | [[文件:IHeartFsharp.png|right]] | ||
+ | [[文件:peachpie-logo-02.png|right|PeachPie]] | ||
+ | [[文件:Roslyn-logo.png|right|Roslyn]] | ||
+ | [https://en.wikipedia.org/wiki/List_of_CLI_languages Common Language Infrastructure (CLI) languages] | ||
+ | *[[C Sharp|C#]] | ||
+ | *[[F Sharp|F#]] | ||
+ | *[[Roslyn]] The .NET [[Compiler]] Platform | ||
+ | [[PHP]], [[Ruby]], [[Python]] on .NET and Dynamic Language Runtime | ||
+ | *[https://github.com/IronLanguages/ IronLanguages] [https://github.com/IronLanguages/dlr Dynamic Language Runtime] | ||
+ | *[[IronPython]] | ||
+ | *[[Peachpie]] - the PHP compiler and runtime for .NET and .NET Core | ||
+ | *[https://github.com/neolithos/neolua NeoLua] A [[Lua]] implementation for the Dynamic Language Runtime (DLR). | ||
+ | *[https://github.com/clojure/clojure-clr ClojureCLR] 基于 Microsoft Dynamic Language Runtime (DLR) 和.NET Common Language Runtime (CLR),[[C Sharp|C#]] 和 [[Clojure]] 编写。 | ||
+ | *[https://github.com/leppie/IronScheme IronScheme] | ||
+ | *[[IKVM.NET]] | ||
+ | *[https://github.com/clojure/clojure-clr Clojure CLR] | ||
+ | *[http://www.limnor.com/ Limnor Studio] | ||
+ | *[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] | ||
+ | *[https://github.com/mono/CppSharp CppSharp] | ||
==项目== | ==项目== | ||
+ | [[文件:Mono-logo.png|right|Mono]] | ||
+ | [[文件:opendotnet-logo.png|right|Open .NET]] | ||
+ | [[文件:Serenity-logo.png|right|Serenity]] | ||
+ | [[文件:Orchard-logo.png|right|Orchard CMS]] | ||
*[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 .NET Open Source Developer Projects] | *[https://github.com/Microsoft/dotnet/blob/master/dotnet-developer-projects.md#net-open-source-developer-projects .NET Open Source Developer Projects] | ||
− | |||
*[[Mono]] | *[[Mono]] | ||
− | *[https://github.com/ | + | *[[.NET Core]] |
− | + | *[https://github.com/open-dotnet Open .NET] [https://weibo.com/ttarticle/p/show?id=2309404742230018753061 逃离被微软支配的恐惧,.NET开发者们Fork了一个开源分支] | |
*[https://github.com/aspnet/Blazor Blazor] .NET web framework | *[https://github.com/aspnet/Blazor Blazor] .NET web framework | ||
+ | *[https://github.com/microsoft/reverse-proxy YARP (Yet Another Reverse Proxy)] | ||
+ | *[https://github.com/open-telemetry/opentelemetry-dotnet OpenTelemetry .NET] | ||
*[[Xamarin]] | *[[Xamarin]] | ||
*[[DNN]] | *[[DNN]] | ||
+ | *[[Orchard]] | ||
*[[Umbraco]] | *[[Umbraco]] | ||
*[[Serenity]] | *[[Serenity]] | ||
第36行: | 第74行: | ||
*[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]] | ||
+ | *[[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行: | 第92行: | ||
*[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 | ||
− | |||
*[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/ardalis/CleanArchitecture Clean Architecture] | ||
==生产力== | ==生产力== | ||
*[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] | ||
+ | *[https://github.com/dotnetcore/Util Util] | ||
+ | *[https://github.com/jonsequitur/dotnet-repl dotnet-repl] | ||
+ | *[https://github.com/dotnet/interactive .NET Interactive] | ||
+ | |||
+ | ==DevOps== | ||
+ | [[Software testing|软件测试]]、代码质量、代码安全、[[DevOps]] ... | ||
+ | *[https://github.com/VerifyTests/Verify Verify] | ||
+ | |||
+ | ==API & REST== | ||
+ | [[文件:ocelot-logo.png|right|Ccelot]] | ||
+ | *[[Ocelot]] | ||
+ | *[[ServiceStack]] | ||
+ | *[[RestSharp]] | ||
+ | *[https://github.com/RicoSuter/NSwag NSwag] | ||
+ | *[https://github.com/domaindrivendev/Swashbuckle.AspNetCore Swashbuckle.AspNetCore] | ||
+ | |||
+ | ==Web应用== | ||
+ | [[文件:blazor-logo.png|right|blazor]] | ||
+ | [[文件:ant-design-blazor-logo.png|right|Ant Design Blazor]] | ||
+ | [[文件:Ant-Design-of-Blazor.png|right]] | ||
+ | [[文件:SAFE-Stack.png|right]] | ||
+ | *[https://dotnet.microsoft.com/zh-cn/apps/aspnet/web-apps/blazor Blazor] [https://github.com/dotnet/aspnetcore/tree/main/src/Components @ ASP.NET Core ] [https://devblogs.microsoft.com/dotnet/category/blazor/ Blazor Blog] | ||
+ | *[https://fsharp.org/guides/web/ Web Programming with F#] | ||
+ | *[https://github.com/giraffe-fsharp/Giraffe Giraffe] A native functional [[ASP.NET Core]] web framework for F# developers. | ||
+ | *[https://github.com/SAFE-Stack SAFE-Stack] [https://safe-stack.github.io/docs/awesome-safe-components/ SAFE-Compatible UI Components] | ||
+ | *[[oqtane]] Framework Modular Application Framework for Blazor | ||
+ | *[https://github.com/ant-design-blazor Ant Design Ecosystem of Blazor] 一套基于 Ant Design 和 [[Blazor]] 的企业级组件库 | ||
==GUI & IDE== | ==GUI & IDE== | ||
+ | [[文件:Avalonia-logo.png|right|Avalonia]] | ||
+ | [[文件:AvalonStudio-logo.png|right|AvalonStudio]] | ||
+ | [[文件:Tizen.NET.png|right]] | ||
+ | *[[Avalonia]] | ||
+ | *[[AvalonStudio]] using [[Avalonia]] | ||
*[[Xamarin.Forms]] | *[[Xamarin.Forms]] | ||
*[https://reactiveui.net/ ReactiveUI] | *[https://reactiveui.net/ ReactiveUI] | ||
− | |||
*[[MonoDevelop]] | *[[MonoDevelop]] | ||
*[https://github.com/omnisharp OmniSharp] | *[https://github.com/omnisharp OmniSharp] | ||
*[https://www.jetbrains.com/rider/ JetBrains Rider] | *[https://www.jetbrains.com/rider/ JetBrains Rider] | ||
− | *[https://github.com/ | + | *[https://github.com/Samsung/Tizen.NET Tizen .NET @ GitHub] [[Tizen]] |
+ | |||
+ | ==Mobile & App== | ||
+ | *[[Xamarin]] | ||
+ | *[[Uno Platform]] | ||
+ | *[https://github.com/dotnet/maui .NET Multi-platform App UI (.NET MAUI)] Evolution of [[Xamarin.Forms]] | ||
+ | *[https://github.com/picoe/Eto Eto.Forms] Cross platform GUI framework for desktop and mobile applications in .NET | ||
==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] | ||
− | |||
− | == | + | ==数据库存储== |
+ | [[文件:Ravendb-logo.png|right|RavenDB]] | ||
*[[RavenDB]] | *[[RavenDB]] | ||
*[[LINQ]] | *[[LINQ]] | ||
+ | *[https://martendb.io/ Marten] [[.NET]] Transactional Document DB and Event Store on [[PostgreSQL]] | ||
==Trading== | ==Trading== | ||
第85行: | 第170行: | ||
==区块链== | ==区块链== | ||
+ | [[文件:neo-logo.png|right|NEO]] | ||
+ | *[https://programmingblockchain.gitbook.io/programmingblockchain/ Programming The Blockchain in C#] | ||
*[https://github.com/neo-project NEO] [https://github.com/CityOfZion/awesome-neo Awesome 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] | ||
+ | *[https://github.com/bhpa BHP: Blockchain of Hash Power] | ||
+ | *[https://github.com/btcpayserver BTCPay Server] | ||
+ | *[https://github.com/MetacoSA/NBitcoin NBitcoin] | ||
− | == | + | ==搜索引擎== |
+ | *[https://github.com/apache/lucenenet Apache Lucene.NET] [[Apache Lucene]] | ||
+ | *[https://github.com/elastic/elasticsearch-net Elasticsearch.Net] | ||
+ | |||
+ | ==云计算== | ||
+ | [[文件:Orleans-logo.png|right|Orleans]] | ||
+ | [[文件:MassTransit-logo.png|right|MassTransit]] | ||
+ | *[https://fsharp.org/guides/cloud/ Cloud Programming with F#] | ||
*[https://github.com/dotnet/dotnet-docker .NET Core Docker images] | *[https://github.com/dotnet/dotnet-docker .NET Core Docker images] | ||
+ | *[[orleans]] | ||
+ | *[https://masstransit-project.com/ MassTransit] distributed application framework for .NET | ||
+ | *[https://github.com/nforgeio/neonKUBE Neon] Open Source Libraries and [[Kubernetes]] Distribution | ||
==AWS== | ==AWS== | ||
第110行: | 第210行: | ||
==游戏== | ==游戏== | ||
+ | *[https://github.com/MFatihMAR/Game-Networking-Resources Game Network Programming Resources] | ||
*[http://github.com/mono/SkiaSharp SkiaSharp] [https://docs.microsoft.com/zh-cn/xamarin/graphics-games/skiasharp/index 2D 绘制使用 SkiaSharp] | *[http://github.com/mono/SkiaSharp SkiaSharp] [https://docs.microsoft.com/zh-cn/xamarin/graphics-games/skiasharp/index 2D 绘制使用 SkiaSharp] | ||
*[https://github.com/xamarin/urho UrhoSharp] [https://docs.microsoft.com/zh-cn/xamarin/graphics-games/urhosharp/ UrhoSharp:2D/3D引擎] | *[https://github.com/xamarin/urho UrhoSharp] [https://docs.microsoft.com/zh-cn/xamarin/graphics-games/urhosharp/ UrhoSharp:2D/3D引擎] | ||
第119行: | 第220行: | ||
*[https://github.com/SnpM/LockstepFramework Lockstep Framework] | *[https://github.com/SnpM/LockstepFramework Lockstep Framework] | ||
*[https://github.com/LeagueSandbox/GameServer League Sandbox's Game Server] | *[https://github.com/LeagueSandbox/GameServer League Sandbox's Game Server] | ||
+ | *[https://github.com/PlayFab PlayFab] | ||
+ | |||
+ | ==媒体== | ||
+ | *[https://github.com/jellyfin/jellyfin jellyfin] | ||
+ | |||
+ | ==电商ERP== | ||
+ | *[[WebVella ERP]] | ||
+ | *[[MixERP]] | ||
+ | |||
+ | ==安全== | ||
+ | *[https://docs.microsoft.com/en-us/dotnet/standard/security/ Security in .NET] | ||
+ | *[https://github.com/dotnet/Kerberos.NET Kerberos.NET] | ||
+ | *[https://github.com/dotnet/aspnetcore/tree/main/src/Security ASP.NET Core security] | ||
+ | *[https://github.com/jwt-dotnet Jwt.Net] | ||
− | == | + | ==邮件== |
+ | *[https://github.com/jstedfast/MailKit MailKit] A cross-platform .NET library for IMAP, POP3, and SMTP. | ||
==教育== | ==教育== | ||
第126行: | 第242行: | ||
==用户== | ==用户== | ||
− | *[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:Dotnet-standard-version.png|.NET Standard 版本 | ||
+ | image:dotnet-standard-versions.png|.NET Standard 版本 | ||
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|反转依赖项关系图 | ||
第138行: | 第257行: | ||
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:dotnet-core-cicd-k8s.png|团队开发 | ||
+ | image:oqtane-architecture.png|Oqtane | ||
+ | image:ABP-Framework.png|ABP框架 | ||
+ | image:dotnet-domain-event-dispatcher.png|使用IoC的域事件调度程序 | ||
+ | image:polly-client-application-code.png|IHttpClientFactory | ||
+ | image:dotnet-microservices-eShopOnContainers-architecture.png|eShopOnContainers | ||
+ | image:abp-nlayer-architecture.png|ASP.NET Boilerplate | ||
+ | image:BTCPay-Server.png|BTCPay Server | ||
+ | image:Akka.NET-IoT-Architecture.png|Akka.NET | ||
+ | image:nethereum.png|Nethereum | ||
+ | image:nethereum-blazor.png|Nethereum Blazor | ||
+ | image:Kerberos.NET-architecture.png|Kerberos.NET架构 | ||
+ | image:Mlnet-high-performance.png|ML.NET性能 | ||
+ | image:MassTransit-Receive-Pipeline.png|MassTransit接收管道 | ||
</gallery> | </gallery> | ||
2022年5月3日 (二) 07:04的最后版本
.NET、.NET Core、ASP.NET Core、Entity Framework Core、C#、F# 生态系统
目录 |
[编辑] 简介
一个自由、开放的生态系统
[编辑] Awesome
[编辑] 基金会
[编辑] 路线图
[编辑] 语言
Common Language Infrastructure (CLI) languages
PHP, Ruby, Python on .NET and Dynamic Language Runtime
- IronLanguages Dynamic Language Runtime
- IronPython
- Peachpie - the PHP compiler and runtime for .NET and .NET Core
- NeoLua A Lua implementation for the Dynamic Language Runtime (DLR).
- ClojureCLR 基于 Microsoft Dynamic Language Runtime (DLR) 和.NET Common Language Runtime (CLR),C# 和 Clojure 编写。
- IronScheme
- IKVM.NET
- Clojure CLR
- Limnor Studio
- F*
- Mond A scripting language for .NET
- LLILC
- Cake
- CppSharp
[编辑] 项目
- .NET Home
- .NET Open Source Developer Projects
- Mono
- .NET Core
- Open .NET 逃离被微软支配的恐惧,.NET开发者们Fork了一个开源分支
- Blazor .NET web framework
- YARP (Yet Another Reverse Proxy)
- OpenTelemetry .NET
- Xamarin
- DNN
- Orchard
- Umbraco
- Serenity
- ASP.NET Core Identity
- ML.NET Machine Learning for .NET
- EventStore
- language-ext C# Functional Language Extensions
- Nancy
- Stack Overflow @ GitHub
- Orleans
- Akka.NET
- ServiceStack
- ABP Framework Introducing the ABP vNext
- ASP.NET Boilerplate (ABP)
- Suave 一个构建HTTP服务的框架
- Math.NET
- KestrelHttpServer
- Senparc.Weixin
- EmbedIO
- Mobius C# API for Apache Spark
- Microsoft Azure SDK for .NET
- Ocelot .NET API Gateway
- Polly 类似 Hystrix
- ReactiveUI
- Tune The Ultimate .NET Experiment
- Steeltoe Cloud-native .NET microservices
- ClojureCLR
- OpenAPI.NET
[编辑] 架构
- .NET Application Architecture @ GitHub
- Autofac is an addictive IoC container for .NET
- Unity Container (Unity)
- DryIoc is fast, small, full-featured IoC Container for .NET
- Clean Architecture
[编辑] 生产力
- .NET Boxed
- C# for Visual Studio Code (powered by OmniSharp)
- Practical ASP.NET Core
- Util
- dotnet-repl
- .NET Interactive
[编辑] DevOps
[编辑] API & REST
[编辑] Web应用
- Blazor @ ASP.NET Core Blazor Blog
- Web Programming with F#
- Giraffe A native functional ASP.NET Core web framework for F# developers.
- SAFE-Stack SAFE-Compatible UI Components
- oqtane Framework Modular Application Framework for Blazor
- Ant Design Ecosystem of Blazor 一套基于 Ant Design 和 Blazor 的企业级组件库
[编辑] GUI & IDE
- Avalonia
- AvalonStudio using Avalonia
- Xamarin.Forms
- ReactiveUI
- MonoDevelop
- OmniSharp
- JetBrains Rider
- Tizen .NET @ GitHub Tizen
[编辑] Mobile & App
- Xamarin
- Uno Platform
- .NET Multi-platform App UI (.NET MAUI) Evolution of Xamarin.Forms
- Eto.Forms Cross platform GUI framework for desktop and mobile applications in .NET
[编辑] AI & ML
- ML.NET Machine Learning for .NET ML.NET 中文指南 ML.NET Samples
- SciSharp STACK TensorFlow.NET BotSharp Conversation as a platform (CaaP)
- Infer.NET
[编辑] 数据库存储
- RavenDB
- LINQ
- Marten .NET Transactional Document DB and Event Store on PostgreSQL
[编辑] Trading
[编辑] 区块链
- Programming The Blockchain in C#
- NEO Awesome NEO
- aelf
- Stratis
- BHP: Blockchain of Hash Power
- BTCPay Server
- NBitcoin
[编辑] 搜索引擎
[编辑] 云计算
- Cloud Programming with F#
- .NET Core Docker images
- orleans
- MassTransit distributed application framework for .NET
- Neon Open Source Libraries and Kubernetes Distribution
[编辑] AWS
- 探索运行于 AWS 上的 .NET
- AWS .NET官网
- .NET development on AWS. @ GitHub
- AWS SDK for .NET Samples
- AWS SDK for .NET Version 3 API Reference
- AWS Lambda for .NET Core
- AWS 移动软件开发工具包
- AWS Mobile SDK for Xamarin
- AWS Mobile SDK for Unity
- AWS Mobile SDK for Unity Samples
- Amazon Kinesis Client Library for .NET
[编辑] Azure
[编辑] 游戏
- Game Network Programming Resources
- SkiaSharp 2D 绘制使用 SkiaSharp
- UrhoSharp UrhoSharp:2D/3D引擎
- CocosSharp CocosSharp 2D游戏引擎
- MonoGame MonoGame游戏框架
- Xenko Next-Level C# Game Engine 基于Xamarin跨平台技术。
- OpenRA
- 漫谈C#编程语言在游戏领域的应用
- Lockstep Framework
- League Sandbox's Game Server
- PlayFab
[编辑] 媒体
[编辑] 电商ERP
[编辑] 安全
[编辑] 邮件
- MailKit A cross-platform .NET library for IMAP, POP3, and SMTP.
[编辑] 教育
[编辑] 用户
- Stack Exchange .NET技术+25台服务器怎样支撑世界第54大网站 StackOverflow StackOverflow Blog
- 博客园 Powered by ASP.NET Core on Linux
[编辑] 图集
[编辑] 链接
- CSharpKit 微服务工具包
- 重建中国.NET生态系统 .NET阵营的情况是紧缺资深架构师,这个问题不解决,再牛的语言也是白搭。Java自从被Oracle收购后一蹶不振,C#和.NET生态机会巨大。
- Comparison of C# and Java
- C# vs Java:C# 五个不可替代的特性瞬间秒杀 Java
分享您的观点