# Learn DotNet **Repository Path**: jamesfancy/learn-dotnet ## Basic Information - **Project Name**: Learn DotNet - **Description**: 边城聊 .NET 的代码 - **Primary Language**: C# - **License**: MulanPSL-2.0 - **Default Branch**: main - **Homepage**: https://space.bilibili.com/439229344 - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-04 - **Last Updated**: 2023-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 边城聊 .NET 代码集 「[边城聊 .NET][james-talking-dotnet]」是个讲 C# 和 .NET 的视频集,没有专门按一定的规律来做类似教程的顺序,知识点随机讲解。 - [边城客栈 - 哔哩哔哩 (bilibili)][james-talking-dotnet] - [边城 - 问答 (SegmentFault)][james-segmentfault] - 边城客栈 - 订阅号(请扫码) ![边城客栈 - 订阅号](res/weixin-subscription.png) ## 视频中涉及到的代码清单 所有代码都在 [Gitee jamesfancy: learn-dotnet][gitee-repo],按独立分支的形式组织: - [CompareDirectory](https://gitee.com//jamesfancy/learn-dotnet/tree/compare-directory/),递归比较两个目录内容的示例 - [HttpClientDemo](https://gitee.com/jamesfancy/learn-dotnet/tree/http-client-demo/),HttpClient 示例 - [DependencyInjection](https://gitee.com//jamesfancy/learn-dotnet/tree/dependency-injection/),依赖注入示例 [james-talking-dotnet]:https://space.bilibili.com/439229344 [james-segmentfault]: https://segmentfault.com/u/jamesfancy [gitee-repo]:https://gitee.com/jamesfancy/learn-dotnet