• Stars
    star
    13
  • Rank 1,506,208 (Top 30 %)
  • Language
    C#
  • Created over 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This library supports adding any property to any objects.

More Repositories

1

AsyncWorkerCollection

高性能的多线程异步工具库。A collection of tools that support asynchronous methods and support high-performance multithreading.
C#
161
star
2

dotnetCampus.Ipc

本机内多进程通讯库
C#
110
star
3

EncodingNormalior

规范化文件编码。Make the file's encoding standard.
C#
62
star
4

dotnetCampus.FileDownloader

The repo includes the file download library and the file download tool.
C#
51
star
5

dotnetCampus.Configurations

COIN,Configuration\n。高性能应用程序配置文件和此配置文件的解析库。
C#
48
star
6

GeometryToolDemo

二维绘图小工具
C#
44
star
7

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)
C#
43
star
8

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.
C#
43
star
9

dotnetcampus.DotNETBuildSDK

提供dotnet打包方法
C#
36
star
10

SourceFusion

SourceFusion is a pre-compile framework based on Roslyn. It helps you to build high-performance .NET code.
C#
35
star
11

doraemon-pocket

哆啦A梦的口袋 - 收集效率工具与站点
33
star
12

dotnetCampus.ApplicationStartupManager

应用软件的启动流程组件。Application startup manager for all .NET application.
C#
31
star
13

DocumentFormat.OpenXml.Extensions

The OpenXML SDK extensions. Including libraries and tools.
C#
23
star
14

dotnetCampus.UpdateAllDotNetTools

The dotnet tool that can update all dotnet tools
C#
20
star
15

dotnetCampus.Svg2XamlTool

Svg to WPF XAML file. 拖入 SVG 文件,即可转换为 XAML 可用代码
C#
18
star
16

wpf-issues

This repository provides small demo programs and code snippets to reproduce several wpf-related bugs.
C#
17
star
17

dotnetCampus.AppHost

C#
14
star
18

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.
C#
13
star
19

dotnetCampus.SvgPathCombiner

A tool to convert svg to xaml and combine all the paths into a single one. 将 SVG 转换成 XAML 的工具,也可以将 SVG 中所有的路径合并成一个路径。
C#
13
star
20

dotnetCampus.WeChatWork

企业微信机器人 for .NET
C#
13
star
21

DllReferencePathChanger

VS DLL引用替换插件
C#
11
star
22

dotnetCampus.P2PFileShare

基于 ASP.NET Core 和 WPF 客户端的局域网 P2P 文件分享 提供可执行文件和 SDK 和二次开发能力
C#
9
star
23

dotnetCampus.TagToVersion

The dotnetCampus.TagToVersion that can helps us write tag names into version files is a dotnet tool.
C#
7
star
24

dotnetCampus.MSBuildUtils

当你需要写一个运行于 MSBuild 中的可执行程序,那么会有一堆杂七杂八的脚手架代码需要编写,还需要每次指定如何报告编译错误等。现在有了这个,你就不在需要编写杂七杂八的代码了,专注于你的编译代码吧
C#
6
star
25

UsingMSBuildCopyOutputFileToFastDebug

通过复制输出文件让 VisualStudio 外部启动快速调试底层库 Using MSBuild Copy Output File To Fast Debug
C#
5
star
26

DotNetGitLabWebHook

ASP.NET Core 连接 GitLab 与 MatterMost 打造 devops 工具
C#
4
star
27

DirectShow.NET

From: https://sourceforge.net/projects/directshownet/
C#
4
star
28

dotnetCampus.LargeAddressAware

Let your 32-bit program aware large Address to 4GB.
C#
4
star
29

Autofac.Annotation

Autofac 扩展,使用 Attribute 进行服务注册与属性注入
C#
4
star
30

dotnetCampus.IPC.WCF

一个基于WCF适用于C#项目进行IPC通信的库
C#
4
star
31

dotnetCampus.YamlToCSharp

将 YAML 文件转 C# 代码
C#
3
star
32

dotnetCampus.ExtendedResizeBorder

Enable WPF window has an outside resizable border
C#
3
star
33

dotnetCampus.Logger

C#
2
star
34

dotentCampus.DotnetPackageTemplateForGitHub

dotnet campus GitHub CBB template
C#
2
star
35

dotnetCampus.NugetMergeFixTool

传说博哥的工具 可以用来修复 git 合并的时候将 csproj 合并坏了的问题,也可以用来快速升级 NuGet 库
C#
2
star
36

CSharpCodeSnippets

collections of C# code snippets
2
star
37

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.
C#
2
star
38

dotnetCampus.CustomWpf

This repository fork from WPF, but contains code that is not officially merged.
C#
1
star
39

dotnetCampus.YmlTool

YAML格式化小工具
C#
1
star
40

dotnet-campus.github.io

HTML
1
star
41

NetworkRepair

IE环境问题修复
C#
1
star
42

dotnetCampus.PenRawData

A simple WPF demo that fetch stylus raw data. It can help you to debug stylus device interactions.
C#
1
star
43

dotnetCampus.WPFType

Include WPF data definition
C#
1
star
44

UWPGridDemo

The undefined behaviors of UWP Grid
C#
1
star
45

dotnetCampus.Windows7.Shell

WindowChrome of the latest Microsoft.Windows.Shell causes some blinks of the window. But this one is that from .NET Framework 3.5 which has not the newly blinks bugs. Furthermore, this package uses the old source code but supports the latest .NET 5/6.
C#
1
star
46

dotnetCampus.Win32ProcessCommandViewer

A dotnet tool to output the process commandline 用于输出进程的命令行的 dotnet 工具
C#
1
star
47

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.
C#
1
star