mahaisong
1.存在先于本质、从自恋拉出去、投向客观世界--其他客体。 ---2.自我不是一个“单独”的问题,理解世界,与世界密切有关。现实是被接纳的、也是被创造的-塑造。 ---3.打破思维重复困局:如果你的思维已经被困住了,不要在里面沉溺重复,更不要想着在里面研究文王八卦,而是想着怎么逃出去。 面对敌人多方围攻--冲出去。
中国中国上海
Pinned Repositories
aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
aspnetcore-2X-3X
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
extensions
.NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.
helloworld
测试学习入门
MrAdvice
.NET aspect weaver (build task under NuGet package)
mscorlib
这个项目是对.net formework 4.5.2的mscorlib进行的翻译和阅读
nlayerappv3
Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2
NuGetPackageExplorer
Create, update and deploy Nuget Packages with a GUI
rumtime_doc
一个生活中的例子讲明白C#系列: 以上代码均出自NETCORE3.1V20200114(https://github.com/mahaisong/runtime)
runtime--2X-3X
.NET is a cross-platform runtime for cloud, IoT, and desktop apps.
mahaisong's Repositories
mahaisong/helloworld
测试学习入门
mahaisong/Chinook.DynamicMvvm
Declarative and extensible ViewModels, properties, and commands.
mahaisong/CsWinRT
C# language projection for the Windows Runtime
mahaisong/dtdl-model-generator
A library used for generating C# classes from DTDL interfaces.
mahaisong/EventBusMEF
一个MEF扫描,内部EventBus注入、内置发布订阅invoke执行、动态参数的功能
mahaisong/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
mahaisong/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
mahaisong/GrpcChat
https的Chat聊天--跨机器--采用Grpc+Blazor
mahaisong/Guaranteed-UDP-GUDP
A guaranteed UDP project aims to provide a reliable connection over the UDP protocol, Course project for IK2215 (Advanced Networking course) in KTH, Sweden
mahaisong/ILRepack.FullAuto
Full automatic ILRepack executor on .NET, .NET Core and .NET Framework environments.
mahaisong/iotedge
The IoT Edge OSS project
mahaisong/linq2db
Linq to database provider.
mahaisong/MagicOnion
Unified Realtime/API framework for .NET platform and Unity.
mahaisong/MinIoC
Single-file minimal C# IoC container
mahaisong/Mobius
C# and F# language binding and extensions to Apache Spark
mahaisong/msgpack-cli
MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]
mahaisong/ncalc
Mathematical Expressions Evaluator for .NET
mahaisong/OAT
Object Analysis Toolkit is a C# library for analyzing objects using Rules.
mahaisong/openscraping-lib-csharp
Turn unstructured HTML pages into structured data. The OpenScraping library can extract information from HTML pages using a JSON config file with xPath rules. It can scrape even multi-level complex objects such as tables and forum posts. This is the C# version.
mahaisong/orleans
Cloud Native application framework for .NET
mahaisong/OrleansDashboard
:bar_chart: A developer dashboard for Microsoft Orleans
mahaisong/PortSniffer
ENLYZE PortSniffer - Monitor the traffic of arbitrary serial or parallel ports
mahaisong/Prism8WpfDialogRegion
我的极简写法:Prism 在弹出的 Dialog Window下面Region 无法实现切换。 采用重新 创建1个子级的region就可以切换
mahaisong/query-builder-for-digital-twins
A C# query builder for Azure Digital Twins query language.
mahaisong/Spreadsheet
A WinForms application that represents a spreadsheet and keeps track of expressions based on a self-made expression tree (C#)
mahaisong/SuperSocket
SuperSocket is a light weight, cross platform and extensible socket server application framework.
mahaisong/SystemIOPipelines
讲一下pipeline,以及7年前我自己写的pipeline
mahaisong/TPLPipeline
Dataflow based batched pipeline
mahaisong/Vanara
A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.
mahaisong/YiShaAdmin
基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观