Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Catel

Catel is an application development platform with the focus on MVVM
Collective - Host: opensource - https://opencollective.com/catel - Website: https://www.catelproject.com - Code: https://github.com/catel/catel

AsyncLock improvements

github.com/catel/catel - 35f5f01f7227b75c7c5a1a7d5f2e76a7d4847af9 authored about 2 years ago by Geert van Horrik <[email protected]>
Improve handling of empty file deserialization

github.com/catel/catel - 352cb73a1288ec1f19658f1e31d7ae5ae6c4d048 authored about 2 years ago by Geert van Horrik <[email protected]>
Merge pull request #1988 from johncbaur/develop

Issue #1987 Updating text color of InfoBarMessageControl header bar

github.com/catel/catel - e6659df18f738bc0f27bad79e8d5fcae35314bf3 authored about 2 years ago by Geert van Horrik <[email protected]>
Fix year

github.com/catel/catel - c7ebd0bde2ba07498d311c2677b6b7c250e36b50 authored about 2 years ago by Geert van Horrik <[email protected]>
Merge branch 'feature/asynclock-fix' into develop

github.com/catel/catel - 8141a8e1af67989e62f2cdfc6f53786a4b8c5979 authored about 2 years ago by Geert van Horrik <[email protected]>
Fix AsyncLock deadlock by no longer caching the task for the key

github.com/catel/catel - 1bfe1f62d08f4e4b426f6bd347bd53007d4a9fa4 authored about 2 years ago by Geert van Horrik <[email protected]>
Add AsyncLock failing test + logging

github.com/catel/catel - 5f85e7aa3c6c211f699d7961df5f78303077b518 authored about 2 years ago by Geert van Horrik <[email protected]>
Merge pull request #2042 from Catel/dependabot/nuget/Moq-4.18.4

Bump Moq from 4.18.3 to 4.18.4

github.com/catel/catel - d1a2055e95f20081ecc2cc05ec59ddf18596dd38 authored about 2 years ago by Geert van Horrik <[email protected]>
Bump Moq from 4.18.3 to 4.18.4

Bumps [Moq](https://github.com/moq/moq4) from 4.18.3 to 4.18.4.
- [Release notes](https://github...

github.com/catel/catel - 630d2cdaa39e4d42e391a123df64c733bd40f171 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add typefactory extensions for required types

github.com/catel/catel - 34cd6f2362f287916434907e304512bad8315123 authored about 2 years ago by Geert van Horrik <[email protected]>
Allow nullable strings to some string extensions

github.com/catel/catel - 2c90220396a9bac5434ca93f870c557c35f3af28 authored about 2 years ago by Geert van Horrik <[email protected]>
Fix build.cake

github.com/catel/catel - 43eea33508e87da831492b95c6af7f9709ba4abd authored about 2 years ago by Geert van Horrik <[email protected]>
Fix build.cake

github.com/catel/catel - f688d7e4755e0db9e88265dd8a9e57506df06c65 authored about 2 years ago by Geert van Horrik <[email protected]>
Merge pull request #2040 from Catel/GitHubSync/20221220-083454

GitHubSync update

github.com/catel/catel - dc424b49537e9e82779bad00789ff1b8c5434e93 authored about 2 years ago by Geert van Horrik <[email protected]>
GitHubSync update

github.com/catel/catel - 8b2e86328f1dbb335eefb9c0187bed864ef3625d authored about 2 years ago by Geert van Horrik <[email protected]>
Merge pull request #2039 from Catel/GitHubSync/20221219-112359

GitHubSync update

github.com/catel/catel - 607db1d5f1b3f08ebb471b4fd293b78da0fc3675 authored about 2 years ago by Geert van Horrik <[email protected]>
GitHubSync update

github.com/catel/catel - cd7baca0a6b176a8914d6d7fa11cfeb83f95481b authored about 2 years ago by Geert van Horrik <[email protected]>
Merge pull request #2038 from Catel/dependabot/nuget/Verify.NUnit-19.5.0

Bump Verify.NUnit from 19.3.0 to 19.5.0

github.com/catel/catel - 8ffd70667c127c4ad89b7b13c9ffd97ecfaa0fdb authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Merge pull request #2037 from Catel/dependabot/nuget/Microsoft.NET.Test.Sdk-17.4.1

Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1

github.com/catel/catel - 8125a493f07e25fae44430830c4ec6fc3055ffe9 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump Verify.NUnit from 19.3.0 to 19.5.0

Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 19.3.0 to 19.5.0.
- [Release no...

github.com/catel/catel - 0cdaf6271f3434555350a140b2cf9fd1ba2ede4c authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.4.1.
- [Re...

github.com/catel/catel - 4590d0c4b46583d14f2bc8e2c20bec294b1440f8 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add TypeFactoryExtensions.CreateRequiredInstanceWithParametersAndAutoCompletionWithTag

github.com/catel/catel - 80e62023f3dd8809501b789b8fda44fc2110a94f authored about 2 years ago by Geert van Horrik <[email protected]>
Merge branch 'feature/analyzers' into develop

github.com/catel/catel - 46a9f62e45a7b8a71502b7a4703d632eee16a1ba authored about 2 years ago by Geert van Horrik <[email protected]>
Apply analyzers to test project

github.com/catel/catel - 39c63fbc076ee286f3426ca3ae1391006682a8f8 authored about 2 years ago by Geert van Horrik <[email protected]>
Merge pull request #2035 from Catel/dependabot/nuget/Moq-4.18.3

Bump Moq from 4.18.2 to 4.18.3

github.com/catel/catel - caa2f6e3e5caa30ff8d7c2b07e107e6155e9223b authored about 2 years ago by Geert van Horrik <[email protected]>
Apply analyzers to Catel.MVVM

github.com/catel/catel - 596eaf37220463eca6d09f4d6b791b474f524911 authored about 2 years ago by Geert van Horrik <[email protected]>
Apply Catel analyzers to Catel.Core and Catel.Serialization.Json

github.com/catel/catel - b20b5bdf3bd0ebd09239d76f33d8acc0b0a66110 authored about 2 years ago by Geert van Horrik <[email protected]>
Bump Moq from 4.18.2 to 4.18.3

Bumps [Moq](https://github.com/moq/moq4) from 4.18.2 to 4.18.3.
- [Release notes](https://github...

github.com/catel/catel - 66147c5c8fb6b9cb525ddbeaab0894d6bde5bab2 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update new analyzers

github.com/catel/catel - f520dc0fa3d14686918ec27b36680f7057528301 authored about 2 years ago by Geert van Horrik <[email protected]>
Make CultureInfo nullable on string conversions

github.com/catel/catel - eaabab214533a5c91ec4d885817b7bb5ef8409d3 authored about 2 years ago by Geert van Horrik <[email protected]>
Merge pull request #2034 from Catel/dependabot/nuget/Verify.NUnit-19.3.0

Bump Verify.NUnit from 19.1.0 to 19.3.0

github.com/catel/catel - bd01de7c1e4c81a8f0fb7b38d6d9fbff992fd925 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump Verify.NUnit from 19.1.0 to 19.3.0

Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 19.1.0 to 19.3.0.
- [Release no...

github.com/catel/catel - 66d923bdcc183af5c612834fe3fc7ec682f4ebfd authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2033 from Catel/dependabot/nuget/NewtonSoft.Json-13.0.2

Bump NewtonSoft.Json from 13.0.1 to 13.0.2

github.com/catel/catel - 2aa7dc24d785e6ef91a13ada4e64baa77e0ef354 authored about 2 years ago by Geert van Horrik <[email protected]>
Bump NewtonSoft.Json from 13.0.1 to 13.0.2

Bumps [NewtonSoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2.
- [Re...

github.com/catel/catel - 42b465fcee471724a52864f7dfb6910fada3cab5 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2031 from Catel/dependabot/nuget/NUnit3TestAdapter-4.3.1

Bump NUnit3TestAdapter from 4.3.0 to 4.3.1

github.com/catel/catel - 7bc56c4b432041fd1b0a3ce4c485f0cc02f3f62f authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump NUnit3TestAdapter from 4.3.0 to 4.3.1

Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.3.0 to 4.3.1.
- [Re...

github.com/catel/catel - c066fca5a9b928f273ed94219a5d46a9a3cd0b53 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2030 from Catel/GitHubSync/20221116-131309

GitHubSync update

github.com/catel/catel - a8c2311977099cc439c7875a5cc58b9a896d8b0a authored about 2 years ago by Geert van Horrik <[email protected]>
GitHubSync update

github.com/catel/catel - 77569de524878ecbe96edc9aab8cd3cf288b05f9 authored about 2 years ago by Geert van Horrik <[email protected]>
Merge pull request #2029 from Catel/GitHubSync/20221116-124751

GitHubSync update

github.com/catel/catel - 5a7a395920f4c6bb4c7479035947bd1ceb7dc62a authored about 2 years ago by Geert van Horrik <[email protected]>
GitHubSync update

github.com/catel/catel - 8664bdbbd945961c7559ea56f23992727de0e364 authored about 2 years ago by Geert van Horrik <[email protected]>
Merge pull request #2028 from Catel/dependabot/nuget/Verify.NUnit-19.1.0

Bump Verify.NUnit from 19.0.0 to 19.1.0

github.com/catel/catel - 9aa3f4dc279cf5298251899838b316b98842ca7d authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump Verify.NUnit from 19.0.0 to 19.1.0

Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 19.0.0 to 19.1.0.
- [Release no...

github.com/catel/catel - e9e68285d762e448897167a44316ee8b8788b80e authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2027 from Catel/dependabot/nuget/Verify.NUnit-19.0.0

Bump Verify.NUnit from 18.3.0 to 19.0.0

github.com/catel/catel - 394f8cbc12e779b77cf6df1972930ba9ad5fafb3 authored about 2 years ago by Geert van Horrik <[email protected]>
Merge pull request #2025 from Catel/dependabot/nuget/Microsoft.NET.Test.Sdk-17.4.0

Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0

github.com/catel/catel - 4ee1e6028af49e1cafd2f5dd8a27882bc0306c1a authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump Verify.NUnit from 18.3.0 to 19.0.0

Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 18.3.0 to 19.0.0.
- [Release no...

github.com/catel/catel - 1ac0527ffd91494158caf55e633d6ad1bb85c67a authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.2 to 17.4.0.
- [Re...

github.com/catel/catel - 436d6f2d7bef64752d321d4d933a9142cff08792 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2023 from Catel/dependabot/nuget/Verify.NUnit-18.3.0

Bump Verify.NUnit from 18.2.1 to 18.3.0

github.com/catel/catel - 8b9a9086b066dc00f8c8b71f7aed8b819f496752 authored about 2 years ago by Geert van Horrik <[email protected]>
Bump Verify.NUnit from 18.2.1 to 18.3.0

Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 18.2.1 to 18.3.0.
- [Release no...

github.com/catel/catel - e5a1fa5c0c60e39e5c8735504969bfa3e8e8bdfd authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2022 from Catel/dependabot/nuget/Verify.NUnit-18.2.1

Bump Verify.NUnit from 18.1.1 to 18.2.1

github.com/catel/catel - b299b47702da3f202093fb3fd66d315f955b9915 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump Verify.NUnit from 18.1.1 to 18.2.1

Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 18.1.1 to 18.2.1.
- [Release no...

github.com/catel/catel - a06f15232b9495ff8234c32f3715296f0e46e5fc authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2021 from Catel/dependabot/nuget/NUnit3TestAdapter-4.3.0

Bump NUnit3TestAdapter from 4.2.1 to 4.3.0

github.com/catel/catel - 58f2e00e2463d54711f7ca99887ec4f5e4252926 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Merge pull request #2020 from Catel/dependabot/nuget/Verify.NUnit-18.1.1

Bump Verify.NUnit from 18.1.0 to 18.1.1

github.com/catel/catel - b97c32da8459380303be92094d0e153ff25a17c3 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump NUnit3TestAdapter from 4.2.1 to 4.3.0

Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.2.1 to 4.3.0.
- [Re...

github.com/catel/catel - a79c73a8b11b7807fc4a3a180a2643ccb1efffd7 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Verify.NUnit from 18.1.0 to 18.1.1

Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 18.1.0 to 18.1.1.
- [Release no...

github.com/catel/catel - 3d01a621ebe186f23fb9e9a71505705122039e0d authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix approval tests

github.com/catel/catel - df9177b081ef7d85eb1085c0d23b5aa2d87ef7de authored about 2 years ago by Geert van Horrik <[email protected]>
Migrate ApprovalTests to Verify

github.com/catel/catel - 31a3c7b087d550501410b0bd9d1f11e6c6ccefda authored about 2 years ago by Geert van Horrik <[email protected]>
Merge pull request #2019 from Catel/dependabot/nuget/Verify.NUnit-18.1.0

Bump Verify.NUnit from 18.0.0 to 18.1.0

github.com/catel/catel - 255810bf9002ec75e8fe5901af8f510c0ab6babc authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump Verify.NUnit from 18.0.0 to 18.1.0

Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 18.0.0 to 18.1.0.
- [Release no...

github.com/catel/catel - cb3ea91d72bf4b81b5830dfd39d6d4f48d3dcb70 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2017 from Catel/dependabot/nuget/Verify.NUnit-18.0.0

Bump Verify.NUnit from 17.10.2 to 18.0.0

github.com/catel/catel - eadbfffc41ff498efcfb56a92b8805e47f4fd9e9 authored about 2 years ago by Geert van Horrik <[email protected]>
Bump Verify.NUnit from 17.10.2 to 18.0.0

Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 17.10.2 to 18.0.0.
- [Release n...

github.com/catel/catel - b46924e48c8f7ec604379953d6027ba1478d20f8 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2016 from Catel/GitHubSync/20221021-182232

GitHubSync update

github.com/catel/catel - 09f61870aa17d65ddecfe9359c9cba6e584d10d2 authored about 2 years ago by Geert van Horrik <[email protected]>
GitHubSync update

github.com/catel/catel - c66c5d6f351c32f54d77d3902fb19132260a8e5c authored about 2 years ago by Geert van Horrik <[email protected]>
Merge pull request #2015 from Catel/GitHubSync/20221018-214128

GitHubSync update

github.com/catel/catel - c4e391e96625475de9eab4f72f00b1c737118e52 authored about 2 years ago by Geert van Horrik <[email protected]>
GitHubSync update

github.com/catel/catel - e882594afc66704b7cde871014627352e64d5cdc authored about 2 years ago by Geert van Horrik <[email protected]>
Merge pull request #2014 from Catel/GitHubSync/20221018-102718

GitHubSync update

github.com/catel/catel - 2c868aeac2365ae8d6fdec9dac2f507509472420 authored about 2 years ago by Geert van Horrik <[email protected]>
GitHubSync update

github.com/catel/catel - f747e7818603ff4a36487c000652a3a39d24b535 authored about 2 years ago by Geert van Horrik <[email protected]>
Merge pull request #2013 from Catel/GitHubSync/20221017-183817

GitHubSync update

github.com/catel/catel - 205ab53c5abc60078797815b16e3092105bad676 authored about 2 years ago by Geert van Horrik <[email protected]>
GitHubSync update

github.com/catel/catel - 76506ef3d53020820a9373b71554fa2e010b15e4 authored about 2 years ago by Geert van Horrik <[email protected]>
Merge pull request #2012 from Catel/GitHubSync/20221017-151259

GitHubSync update

github.com/catel/catel - 7496edd77f6e14fd47adef8985ed16cf5b03c496 authored about 2 years ago by Geert van Horrik <[email protected]>
GitHubSync update

github.com/catel/catel - 121ee6416030b75d3f82e36448b85cddc7b3db49 authored about 2 years ago by Geert van Horrik <[email protected]>
Add culture overloads for LanguageHelper

github.com/catel/catel - 3f1b20c24c02e20b571fc209777a698fb0e8ea4e authored about 2 years ago by Geert van Horrik <[email protected]>
Don't allow null returns from caching expiration policy

github.com/catel/catel - fa38931f4f5b348d0153077c8ec2d518e46018a5 authored about 2 years ago by Geert van Horrik <[email protected]>
Make dynamic property values nullable

github.com/catel/catel - 9c0fa2c91b392ee630703c5b823e5b54f3347735 authored about 2 years ago by Geert van Horrik <[email protected]>
Merge pull request #2011 from Catel/GitHubSync/20221012-060054

GitHubSync update

github.com/catel/catel - 5e082d96a109a6f98343ac95c266b66bfcb4eb1b authored about 2 years ago by Geert van Horrik <[email protected]>
GitHubSync update

github.com/catel/catel - 62417eb93f30f5656f72b17626a94f2e67dd273f authored about 2 years ago by Geert van Horrik <[email protected]>
Minimize lock time in configuration calls

github.com/catel/catel - e9323fe8a26d8e2229104bad88129f6b2b0e5263 authored about 2 years ago by Geert van Horrik <[email protected]>
Merge branch 'feature/configuration' into develop

github.com/catel/catel - 284b1d0c6b77115ede323741f5dca8142349b4e4 authored about 2 years ago by Geert van Horrik <[email protected]>
Make IConfigurationService serialization async, but Get/Set value sync

github.com/catel/catel - 4995145420a25d9e40ea28f674b43b4d9ae862ac authored about 2 years ago by Geert van Horrik <[email protected]>
Disable timers when storing config

github.com/catel/catel - 073b9454a94ee4a967f1ad6719e1b41f9983dc07 authored about 2 years ago by Geert van Horrik <[email protected]>
sync config methods

github.com/catel/catel - 109e7f5d162e01ecb72e7124597b7fd408f1e28d authored about 2 years ago by Geert van Horrik <[email protected]>
Boxing improvements

github.com/catel/catel - e379592af05fde56c42c0116ec9f476eeee5759c authored about 2 years ago by Geert van Horrik <[email protected]>
TypeFactory optimization

github.com/catel/catel - 5d2b788cd1aabb81286b4aa10b2641e9a6925d2f authored about 2 years ago by Geert van Horrik <[email protected]>
Don't throw exception on view model to model mappings

github.com/catel/catel - f1ab7a198812bd8890e01d139f6b1a1b27502b3f authored about 2 years ago by Geert van Horrik <[email protected]>
Rename object adapter methods

github.com/catel/catel - 3f4fb195ff25ffe4d66d9a4e2cc19ed61bb076c4 authored about 2 years ago by Geert van Horrik <[email protected]>
Fix dispatcher service registration in Catel.MVVM

github.com/catel/catel - ac8599851114353d6b1eac3882b5a007b479c00c authored about 2 years ago by Geert van Horrik <[email protected]>
Remove WeakEventListener requirement for TEventArgs to be a class

github.com/catel/catel - b72d5de8ca860839018740476ebc3aac8ecc033b authored about 2 years ago by Geert van Horrik <[email protected]>
Support passing in types directly as instance in Argument.ImplementsInterface

github.com/catel/catel - d44a54d77085f8d894c81ad4ca04776322f8cecd authored about 2 years ago by Geert van Horrik <[email protected]>
Migrate ICompositeCommand to async execution

github.com/catel/catel - 3b59a48db479299e7c54238b6acc2d73f0aaa379 authored about 2 years ago by Geert van Horrik <[email protected]>
Add AssemblyHelper.GetRequiredEntryAssembly

github.com/catel/catel - 39a958152f68c64ea77a7486e245e289abf9dc23 authored about 2 years ago by Geert van Horrik <[email protected]>
Fix wrong generic method parameter

github.com/catel/catel - f87c8743f54a1929af3fcb53511e734bec550f25 authored about 2 years ago by Geert van Horrik <[email protected]>
Add more required type instantiation methods

github.com/catel/catel - 2e1f5ecba333ce7babbe80829909b6765233509b authored about 2 years ago by Geert van Horrik <[email protected]>
Non-generic CommandContainerBase should have nullable parameter

github.com/catel/catel - b8ff9155f650dc9b92cfe268864c10b5f1286003 authored about 2 years ago by Geert van Horrik <[email protected]>
Type factor optimization

github.com/catel/catel - ce179946fd148aab7506a1d65a10731c6d060420 authored about 2 years ago by Geert van Horrik <[email protected]>
Ad LanguageHelper

github.com/catel/catel - efbc87619298b41591093d82e8973fbbf82087b5 authored about 2 years ago by Geert van Horrik <[email protected]>
Fix test

github.com/catel/catel - 5ddd16df4729c6554378af2b902bff51292aa5b0 authored about 2 years ago by Geert van Horrik <[email protected]>
Make LogEntry.LogData not nullable

github.com/catel/catel - 7e4285eae9f5cb892be956a7edc71266da3e1850 authored about 2 years ago by Geert van Horrik <[email protected]>
Remove Path.Combine in favor of System.IO.Path.Combine

github.com/catel/catel - 9b7b0a75c1809d71025ee388bcfa9c347823c278 authored about 2 years ago by Geert van Horrik <[email protected]>
Add ILanguageService extensions

github.com/catel/catel - fcb5471fa684153e0588b19f498c4cb195235e2c authored about 2 years ago by Geert van Horrik <[email protected]>
Add type factory extensions

github.com/catel/catel - 733984d386c970dd8bb26b047a9791d09cf86a25 authored about 2 years ago by Geert van Horrik <[email protected]>
Merge branch 'feature/mvvm-nullable' into develop

github.com/catel/catel - 9d19101a6ab62b1c5b72d78ef01c2ee696fcbc1d authored about 2 years ago by Geert van Horrik <[email protected]>