Skip to content

This library provides extensions and base classes for low-level .NET framework types. In particular this includes methods extending the Delegate and Type classes.

License

Notifications You must be signed in to change notification settings

open-collar/OpenCollar.Extensions

Repository files navigation

Open Collar

OpenCollar.Extensions

Latest Build:

This library provides extensions and base classes for low-level .NET framework types. In particular this includes methods extending the Delegate and Type classes.

Set-up Developer Environment

There are no hard dependencies on tooling, all that is required is the .NET Core 3.1 SDK which can be installed:

  • From the SDK page;
  • Or as part of Visual Studio 2019 (Versions >= 16.4.0) (the Community Edition is free).

Non-Essential Tools

  • Visual Studio Extensions:
    • CodeMaid - very handy for standardising formatting;
    • EditorGuideLines - simple vertical lines in the VS text editor to help with alignment and line length;
    • FxCop - static code analysis;
    • GhostDoc - XML comment generation and editing;
    • ILSpy - code decompilation;
    • Markdown Editor - VS editor for Markdown files;
    • SpecFlow - acceptance testing;
  • Visual Studio Code Extensions:

Reference

Related Projects

About

This library provides extensions and base classes for low-level .NET framework types. In particular this includes methods extending the Delegate and Type classes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages