Skip to content

Releases: dotnet-campus/dotnetCampus.LatestCSharpFeatures

12.0.0: C# 12 Features using Source Generator

30 Apr 15:31
c00e7cc
Compare
Choose a tag to compare

We no longer provide many NuGet packages. It's very hard for developer users to choose!

Now, Just package reference dotnetCampus.LatestCSharpFeatures and everything works without any extra dependency.

<!-- Since dotnetCampus.LatestCSharpFeatures only contains source generators, it does not introduce any runtime dependencies.
     We can set it to PrivateAssets="all" to avoid passing it on to other projects. -->
<PackageReference Include="dotnetCampus.LatestCSharpFeatures" Version="12.0.0" PrivateAssets="all" />

12.0.0-alpha03

28 Apr 07:51
Compare
Choose a tag to compare
12.0.0-alpha03 Pre-release
Pre-release

We no longer provide many NuGet packages. It's very hard for developer users to choose!

Now, Just package reference dotnetCampus.LatestCSharpFeatures and everything works without any extra dependency.

<!-- Since dotnetCampus.LatestCSharpFeatures only contains source generators, it does not introduce any runtime dependencies.
     We can set it to PrivateAssets="all" to avoid passing it on to other projects. -->
<PackageReference Include="dotnetCampus.LatestCSharpFeatures" Version="12.0.0-alpha03" PrivateAssets="all" />

12.0.0-alpha01

27 Apr 04:44
Compare
Choose a tag to compare
12.0.0-alpha01 Pre-release
Pre-release
Fix test

11.0.0: Merge pull request #3 from dotnet-campus/t/walterlv/fix

27 Apr 05:20
634bcba
Compare
Choose a tag to compare

11.0.0-alpha03

07 Jun 03:12
Compare
Choose a tag to compare
11.0.0-alpha03 Pre-release
Pre-release
Fix another GPT doc.

11.0.0-alpha02

06 Jun 08:14
Compare
Choose a tag to compare
11.0.0-alpha02 Pre-release
Pre-release
尝试修复构建

11.0.0-alpha01: Merge pull request #1 from dotnet-campus/t/walterlv/first

02 Jun 03:08
1a779dc
Compare
Choose a tag to compare
初步完成项目,打出 8 个包

0.0.1-alpha01

01 Jun 12:05
Compare
Choose a tag to compare
0.0.1-alpha01 Pre-release
Pre-release
加上 dotnetCampus.LatestCsharpFeatures.Source