Released Catel 3.0 beta 1

by Geert 6. March 2012 18:44

Today is a big day for Catel. The first official beta for version 3.0 has just been released!

image

Where to get it?

There are two ways of getting the latest release.

1) Download the setup package here, it will install the templates, code snippets, assemblies and docs (recommended)

2) Get the latest pre-release packages via NuGet

What to expect?

Recently, I wrote a blog post of what is coming in the new Catel 3.0 release. However, is is a short summary:

  • New assemblies that are now the same for all target frameworks
  • Non-generic views
  • ViewModelLocator and ViewLocator
  • FluentValidation extensions (available as a separate extension)
  • and much more improvements!

Where are the new docs?

The latest documentation ships with the setup package as CHM file. However, you can also view the latest documentation here:

http://catel.catenalogic.com/3.0-beta/

How to convert my current Catel application to 3.0?

We have written a guide which should explain all the stuff that you might walk into. If you feel that the guide is not up-to-date or incomplete, please let us know. You can find the guide here:

http://catel.catenalogic.com/3.0-beta/index.html?whats_new_in_catel_3_0.htm

Where to report issues or feature requests?

We would love to hear from you. If you have any bugs, feature requests or whatsoever, please let us know in the discussion forums.

Tags:

Catel | MVVM

Comments are closed

About the Author

Geert van Horrik is an independent freelance software developer since January 1st, 2007. Since then he was been working on several projects from C++ to C# (WPF, Silverlight, ASP.NET, etc). Currently he loves to write his software using WPF (or Silverlight if WPF isn't an option).

Lately, Geert is spending a lot of time on Catel, a free open-source MVVM Framework for WPF and Silverlight. Actually, it's more than "just" an MVVM Framework, it's a complete application library!