Introducing Cadru 4.0 Preview

  • 1 minute to read
  • edit

Cadru was first released as an open source framework in July 2013. Since then, there have been numerous changes, improvements, and updates not just to Cadru but also in .NET itself.

The biggest change that took place was the introduction of .NET Core and .NET Standard to support true cross-platform libraries.

I’m happy to announce that almost all of Cadru has been reworked to support .NET Standard and has been split up into smaller, more focused NuGet packages. This is still in a “preview” form as I’m still working on adding and updating all of the unit tests.

Be sure to check out the newest releases on NuGet.

Bugs and feature requests

Do you have a bug or a feature request? Please use the issue tracker and search for existing and closed issues. If your problem or request isn’t addressed yet, go ahead and open a new issue.

Contributing

You can also get involved and fork the repository to submit your own pull requests. (More detailed contributor guidelines will be available soon.)

Comments