IntelliTect / EssentialCSharp
This project contains the source code for the book Essential C# by Mark Michaelis (Addison-Wesley).
☆397Updated last week
Alternatives and similar repositories for EssentialCSharp:
Users that are interested in EssentialCSharp are comparing it to the libraries listed below
- CLR Via C# 第四版☆247Updated 7 months ago
- Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press☆515Updated last year
- 设计模式 C# 版( .NET 6),有系列文章讲解☆1,022Updated 2 years ago
- 一个简单基础的.NET Core技术栈开发指南☆143Updated 3 years ago
- 简明 ASP.NET Core 手册☆262Updated last year
- DesignPatterns samples by CSharp《大话设计模式》 中设计模式总结/C#(.NET)代码☆153Updated this week
- Source code for Professional C# and .NET 2021 Edition (with updates for C# 11 and .NET 7)☆278Updated last month
- 关注 windbg 在 .NET 领域下的探究,带你一起解读.NET程序生产级事故!☆1,030Updated 2 months ago
- 23种面向对象设计模式示例代码(C#实现)☆399Updated 4 years ago
- 《剑指Offer》,《程序员代码面试指南》,Leetcode等算法题目集合。基于.net core的控制台程序,C#实现,包含每道题目的完整描述,多种解法AC代码,以及解题思路,所有题目均可直接运行以查看输出结果。常用算法汇总中每个算法同样有测试用例,可运行。☆109Updated last year
- 数据结构示例程序(C#语言描述)☆131Updated 4 years ago
- C#高级编程第11版英文电子书,与个人翻译的中文版。