3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Small performance improvement NuGetBasedModuleCatalog
alexfdezsauco
as Igr Alexánder Fernández Saúco
More... almost 12 years ago
Small performance improvements
alexfdezsauco
as Igr Alexánder Fernández Saúco
More... almost 12 years ago
(*) CTL-214 Updated CSLA.NET to v4.5.40 More... almost 12 years ago
Updated Fody to the latest version More... almost 12 years ago
Fixed wrong reference in Catel.MVVM.WIN81 (was referencing Catel.Core.WIN80) More... almost 12 years ago
(*) CTL-213 Updated FluentValidation to v5 More... almost 12 years ago
Updated Moq to the latest version More... almost 12 years ago
Added missing file
alexfdezsauco
as Igr Alexánder Fernández Saúco
More... almost 12 years ago
Small update
alexfdezsauco
as Igr Alexánder Fernández Saúco
More... almost 12 years ago
(+) Packaged modules are listed from the repository if an id pattern is specified. In order to identify a packaged module from a repository such package must contains a file named ModuleInfo.xml specifying the ModuleName and the ModuleType.
alexfdezsauco
as Igr Alexánder Fernández Saúco
More... almost 12 years ago
Small improvements More... almost 12 years ago
Merge branch 'develop' of https://github.com/Catel/Catel into develop More... almost 12 years ago
Small refactoring More... almost 12 years ago
(x) CTL-212 PropertyDataManager throws first chance exceptions for generic types More... almost 12 years ago
(*) CTL-201 Refactored and performance improvement of NuGetBasedModuleCatalog to avoid remote package request when the package is already installed.
alexfdezsauco
as Igr Alexánder Fernández Saúco
More... almost 12 years ago
(+) CTL-208 Added support for Entity Framework 6 in a new extension (Catel.Extensions.EntityFramework6) More... almost 12 years ago
(*) CTL-125 TypeFactory selects wrong constructor when there is more than 1 option. It now tries parameters which accept Object or DynamicObject the latest. Also introduced the InjectionConstructorAttribute so the right constructor can be decorated so it is always selected first by Catel More... almost 12 years ago
(+) CTL-161 Allow registration and resolving of generic types, this means that one can now register an open generic type like IDictionary<,> and resolve it as IDictionary<string, int> More... almost 12 years ago
Merge branch 'develop' of https://github.com/Catel/Catel into develop More... almost 12 years ago
(*) CTL-191 Log listeners defined in the app.config are now registered in the LogManager at startup More... almost 12 years ago
CTL-201 Added some logs.
alexfdezsauco
as Igr Alexánder Fernández Saúco
More... almost 12 years ago
Merge branch 'develop' of https://github.com/Catel/Catel into develop
alexfdezsauco
as Igr Alexánder Fernández Saúco
More... almost 12 years ago
(*) CTL-201 Improved supported framework detections
alexfdezsauco
as Igr Alexánder Fernández Saúco
More... almost 12 years ago
(x) CTL-201 Fixed support for NuGet based modules automatic updates including the usage of pre-release version
alexfdezsauco
as Igr Alexánder Fernández Saúco
More... almost 12 years ago
(*) CTL-203 Marked most ModelBase.Load methods as obsolete. Now only 3 methods are recommend to simplify the serialization of models (x) CTL-203 The Load Method of Catel.Data.ModelBase will call the constructor of the deserialized class two times More... almost 12 years ago
Unit test fix for CTL-191 More... almost 12 years ago
(+) CTL-191 Create LogListeners from the application config More... almost 12 years ago
Merge branch 'develop' of https://github.com/Catel/Catel into develop More... almost 12 years ago
(*) CTL-207 Improve performance on ModelBase instantiation More... almost 12 years ago
(+) CTL-205 Add Async Methods in Exception Handling More... almost 12 years ago