Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 716 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 716 Bytes

Klinkby.Toolkitt

NuGet Workflow

Summary

Just an evolving collection of general purpose coding productivity tools. >95% test coverage.

Contents

  • Explicit parameter validation guard extension methods
  • Thread safe event raiser extension methods
  • Apply, Curry, Uncurry for Func<T>
  • Apply for Action<T>
  • Adapter for passing Extensions.ILogger to XUnit

License

MIT licensed. See LICENSE for details.

Dependencies

  • dotnet6