Skip to content

Target .NET Standard, add C# source generator and .NET Core tool#39

Merged
kentcb merged 9 commits intomasterfrom
netstandard
May 16, 2020
Merged

Target .NET Standard, add C# source generator and .NET Core tool#39
kentcb merged 9 commits intomasterfrom
netstandard

Conversation

@kentcb
Copy link
Owner

@kentcb kentcb commented May 15, 2020

This is a big one:

  • I've targeted .NET Standard (yes, now the name "PCLMock" doesn't make quite as much sense, but buggered if I can be bothered renaming the project)
  • I've dropped the T4 template support
  • I've added support for generating mocks via a C# Source Generator
  • I've switched the console support over to a .NET Core tool
  • I've fixed and improved a whole bunch of issues with the code generator itself
  • Using SDK-style projects now
  • Improved the build/CI scripting by leveraging built-in packaging support and jumping from Fake to Cake

Fixes #31.

@kentcb kentcb marked this pull request as ready for review May 15, 2020 23:33
@kentcb kentcb force-pushed the netstandard branch 6 times, most recently from eb2761a to 027e38c Compare May 16, 2020 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

netstandard/netcore

1 participant