Pinned Repositories
AsyncWorkerCollection
高性能的多线程异步工具库。A collection of tools that support asynchronous methods and support high-performance multithreading.
CUnit
CUnit is short for Contracted Unit Test which means you only specify the contracts of a method then you can get the unit test results of the contracts. (或者你也可以称 Chinese Unit Test)
dotnetCampus.CommandLine
dotnetCampus.CommandLine is probably the fastest command line parser in all .NET open-source projects. Parsing a classical command line only takes 1091ns, thus 10 ticks.
dotnetCampus.Configurations
COIN,Configuration\n。高性能应用程序配置文件和此配置文件的解析库。
dotnetcampus.DotNETBuildSDK
提供dotnet打包方法
dotnetCampus.FileDownloader
The repo includes the file download library and the file download tool.
dotnetCampus.Ipc
本机内多进程通讯库
EncodingNormalior
规范化文件编码。Make the file's encoding standard.
GeometryToolDemo
二维绘图小工具
SourceYard
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.
dotnet campus's Repositories
dotnet-campus/dotnetCampus.Ipc
本机内多进程通讯库
dotnet-campus/dotnetcampus.DotNETBuildSDK
提供dotnet打包方法
dotnet-campus/EncodingNormalior
规范化文件编码。Make the file's encoding standard.
dotnet-campus/dotnetCampus.FileDownloader
The repo includes the file download library and the file download tool.
dotnet-campus/dotnetCampus.Configurations
COIN,Configuration\n。高性能应用程序配置文件和此配置文件的解析库。
dotnet-campus/SourceFusion
SourceFusion is a pre-compile framework based on Roslyn. It helps you to build high-performance .NET code.
dotnet-campus/DocumentFormat.OpenXml.Extensions
The OpenXML SDK extensions. Including libraries and tools.
dotnet-campus/dotnetCampus.UpdateAllDotNetTools
The dotnet tool that can update all dotnet tools
dotnet-campus/dotnetCampus.AppHost
dotnet-campus/DotNetCampus.LatestCSharpFeatures
This open-source project provides a series of NuGet packages that allow you to use the latest C# language features in older versions of .NET.
dotnet-campus/dotnetCampus.CustomWpf
This repository fork from WPF, but contains code that is not officially merged.
dotnet-campus/Telescope
Telescope 是一套预编译框架,可以帮助你将耗时的运行时代码迁移到编译期执行,大幅度提升运行时性能
dotnet-campus/dotnetCampus.MSBuildUtils
当你需要写一个运行于 MSBuild 中的可执行程序,那么会有一堆杂七杂八的脚手架代码需要编写,还需要每次指定如何报告编译错误等。现在有了这个,你就不在需要编写杂七杂八的代码了,专注于你的编译代码吧
dotnet-campus/dotnetCampus.SourceLocalizations
dotnet-campus/ManipulationDemo
A demo that can get the windows message
dotnet-campus/UsingMSBuildCopyOutputFileToFastDebug
通过复制输出文件让 VisualStudio 外部启动快速调试底层库 Using MSBuild Copy Output File To Fast Debug
dotnet-campus/Avalonia
A multi-platform .NET UI framework (formerly known as Perspex)
dotnet-campus/dotnetCampus.UISpy.Uno
dotnetCampus.UISpy.Uno - The UNO Spy Utility
dotnet-campus/wpf
This repo contains Windows Presentation Foundation (WPF) for .NET Core
dotnet-campus/dotnetCampus.Logger
日志库
dotnet-campus/dotnetCampus.YamlToCSharp
将 YAML 文件转 C# 代码
dotnet-campus/dotentCampus.DotnetPackageTemplateForGitHub
dotnet campus GitHub CBB template
dotnet-campus/HandyControl
包含一些常用的简单wpf控件
dotnet-campus/markdown-metadata
Markdown Front Matter (also called mdmeta) is a tool to generate and manage the front matter metadata. It is a cross-platform console app based on .Net Core 2.0.
dotnet-campus/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
dotnet-campus/AdaptiveCards
A new way for developers to exchange card content in a common and consistent way.
dotnet-campus/avalonia-docs
dotnet-campus/DotNetCampus.Numerics
基础数学库
dotnet-campus/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
dotnet-campus/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.