dotnet campus
.NET Campus (.NET 职业技术学院) is a team that explores .NET. Blogs: https://dotnet-campus.github.io/
Pinned Loading
Repositories
- SourceYard Public
Add a NuGet package only for dll reference? By using dotnetCampus.SourceYard, you can pack a NuGet package with source code. By installing the new source code package, all source codes behaviors just like it is in your project.
-
- AsyncWorkerCollection Public
高性能的多线程异步工具库。A collection of tools that support asynchronous methods and support high-performance multithreading.
-
- UsingMSBuildCopyOutputFileToFastDebug Public
通过复制输出文件让 VisualStudio 外部启动快速调试底层库 Using MSBuild Copy Output File To Fast Debug
- dotnetCampus.SvgPathCombiner Public
A tool to convert svg to xaml and combine all the paths into a single one. 将 SVG 转换成 XAML 的工具,也可以将 SVG 中所有的路径合并成一个路径。
-
-
- SourceFusion Public
SourceFusion is a pre-compile framework based on Roslyn. It helps you to build high-performance .NET code.