dotnet campus
.NET Campus (.NET 职业技术学苑) is a team that explores .NET.
Pinned Loading
Repositories
Showing 10 of 112 repositories
- DotNetCampus.LatestCSharpFeatures Public
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.LatestCSharpFeatures’s past year of commit activity - dotnetCampus.CommandLine Public
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.
dotnet-campus/dotnetCampus.CommandLine’s past year of commit activity - dotnetCampus.MSBuildUtils Public
当你需要写一个运行于 MSBuild 中的可执行程序,那么会有一堆杂七杂八的脚手架代码需要编写,还需要每次指定如何报告编译错误等。现在有了这个,你就不在需要编写杂七杂八的代码了,专注于你的编译代码吧
dotnet-campus/dotnetCampus.MSBuildUtils’s past year of commit activity - ManipulationDemo Public Forked from walterlv/ManipulationDemo
A demo that can get the windows message
dotnet-campus/ManipulationDemo’s past year of commit activity