Ecosyste.ms: OpenCollective

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

github.com/Fody/PropertyChanged

Injects INotifyPropertyChanged code into properties at compile time
https://github.com/Fody/PropertyChanged

Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 (#918)

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

73770807f8a4d1506bee120b9748366b2dad546a authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
refs

2c3342e42baa7306e43d7495ad973fe1dee4e176 authored about 2 years ago by Simon Cropp <[email protected]>
V 4.1.0

39aa8a076ba6d3ac465d5e7804ea1b254e368631 authored about 2 years ago by tom-englert <[email protected]>
Bump dependencies

017709c7926cb13f44d56eb79268afed54947969 authored about 2 years ago by tom-englert <[email protected]>
Merge pull request #909 from ltrzesniewski/remove-records

Don't generate source code for records

009b49be5eb00f6aad6244192386a23eeeeb0300 authored about 2 years ago by tom-englert <[email protected]>
Don't generate source code for records

0fb8e59e03affb919c5adea4396d0e5f54ab15d2 authored about 2 years ago by Lucas Trzesniewski <[email protected]>
Suppress R# errors in SmokeTest

af90db8d9ab53e2ccdaaa8b0c6133f38ec5c4d42 authored about 2 years ago by Lucas Trzesniewski <[email protected]>
V 4.0.5

867b000c77dee78020417d7808ff792339ab108d authored about 2 years ago by tom-englert <[email protected]>
Bump PropertyChanging.Fody to 1.30.3

25f21ed3a909f8d03e8ffc33ed813caa537bdb94 authored about 2 years ago by tom-englert <[email protected]>
Disable DebugBeep by default

fff181ae77daa11af3aaa2f217ad3d950ef6e40b authored about 2 years ago by tom-englert <[email protected]>
Fix #902: PackageRef to ReferenceAssemblies must be private

643d6a3e0e5607ef5ee405055d914842d6a0c4fc authored about 2 years ago by tom-englert <[email protected]>
Fix codegen for value types

830af8874db97c941307ced379c3ab97d608cb8c authored about 2 years ago by Lucas Trzesniewski <[email protected]>
Allow [AddINotifyPropertyChangedInterface] on value types

29aa6fd5e0edabf1ebebe4071297796a9e551873 authored about 2 years ago by Lucas Trzesniewski <[email protected]>
Bump version to 4.0.4

bc7eabab25255a8054d515cf659345505b19f7a0 authored about 2 years ago by tom-englert <[email protected]>
Include net40 reference assemblies via nuget package

693a116378e5158398c142da27dbaaee2d542709 authored about 2 years ago by tom-englert <[email protected]>
Bump dependencies

d79214e52161b0bd214d0c9cff8eef46b9d609bf authored about 2 years ago by tom-englert <[email protected]>
support keywords for all possible base types

a031e5b161c814a62ddad255320c2c32609a8a84 authored about 2 years ago by tom-englert <[email protected]>
Fix code duplication

5d5d6f457a57debfe51d541a60d6a96c11f2644a authored about 2 years ago by tom-englert <[email protected]>
Fix #894: Code generator should support records

7a7c40d5a2e6a2f90b88489165531f00bc276b2d authored about 2 years ago by tom-englert <[email protected]>
Fix #892: Nullable property always OnPropertyChanged or OnPropertyChanging

9d415be0356f465d761103242aa83a9edafb972b authored about 2 years ago by tom-englert <[email protected]>
V 4.0.3

fc574ff3e4260928aec9b7f0516132a98d7f56e8 authored over 2 years ago by tom-englert <[email protected]>
Don't generate code when attribute or interface is redundant.

bc54ccd227ded677caef2e9774da54a8b0410697 authored over 2 years ago by tom-englert <[email protected]>
Don't raise error for redundant attribute with generated code

30807b9bea4b9066414bf80f9f83e68fa19d2227 authored over 2 years ago by Lucas Trzesniewski <[email protected]>
Fix test

51ff0832f5b0438cb7491276d7fbae311a33984d authored over 2 years ago by tom-englert <[email protected]>
Add [GeneratedCode] to injected events for consistency

9fe46b73c3505362b448feb6d6b1630068d78b05 authored over 2 years ago by Lucas Trzesniewski <[email protected]>
Generate [DebuggerNonUserCode]

294ad429aa58d18efdcaafd447bdfb9e9b373724 authored over 2 years ago by Lucas Trzesniewski <[email protected]>
Add [GeneratedCode] attributes

7e345ef62331269e73552be80d9360731daba3a4 authored over 2 years ago by Lucas Trzesniewski <[email protected]>
Bump FSharp.Core from 6.0.5 to 6.0.6 (#886)

Bumps [FSharp.Core](https://github.com/dotnet/fsharp) from 6.0.5 to 6.0.6.
- [Release notes](ht...

903d5d2f8a6643aa68b9ad20b74c35c70bc98829 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v4.0.2

2af5b899607b860cd1bdd3d24b49a47d0f74b0c4 authored over 2 years ago by Lucas Trzesniewski <[email protected]>
Merge pull request #884 from ltrzesniewski/fix-883

7aa911d8273080e1fce8b8151fe51f379caa0064 authored over 2 years ago by Lucas Trzesniewski <[email protected]>
Merge pull request #881 from Fody/dependabot/nuget/Microsoft.CodeAnalysis.CSharp.Workspaces-4.3.0

ba948d0a7bf19f1915aac8d55037c0b60df670ef authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Handle file-scoped namespaces in generator

904e5ae833576c97cd7ce503c8a78383e36e8224 authored over 2 years ago by Lucas Trzesniewski <[email protected]>
Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.2.0 to 4.3.0

Bumps [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) from 4.2.0 to...

cc1e601a2f26763a9a8787fbb0e73ef7bae04192 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update readme.md

902f31df32fcf34cdc92cfeea09988047f31197e authored over 2 years ago by tom-englert <[email protected]>
Bump version to 4.0.1

d9b5fb49cc475c0437e75f283e3234d7947a4974 authored over 2 years ago by tom-englert <[email protected]>
minor performance tweak

2a0b07a90d9277a34558abd4ef5bd16835faf741 authored over 2 years ago by tom-englert <[email protected]>
Remove unused parameter

d55f8f3f7af437279f41615b7547461b1be58ba8 authored over 2 years ago by tom-englert <[email protected]>
Add SourceGenerator scaffold

24c7c044de224a74fd245d00f0b587d6ec233429 authored over 2 years ago by tom-englert <[email protected]>
Add more tests

a11403b5ede8f6db4129c87270c4429f498f210c authored over 2 years ago by tom-englert <[email protected]>
Support Escaped Keyword Identifiers

c54ee580096d9a1af9176314d168457494aeefec authored over 2 years ago by tom-englert <[email protected]>
Functional Beta

d2a0cb50f0f923bbf79aef3e1c947aa5485c8df7 authored over 2 years ago by tom-englert <[email protected]>
Performance optimization

cdab851a31e87ffb0885779f9b120c1a4a5b3ceb authored over 2 years ago by tom-englert <[email protected]>
Update readme.md

4622964789574b39d577cd623e5a6415c029a30e authored over 2 years ago by tom-englert <[email protected]>
Update readme.md

0a5a4771be6a19a2ee82d9bf836900f02bbb64a0 authored over 2 years ago by tom-englert <[email protected]>
Consistent naming of tests

810efcff59dc92ac6fc8beb6c0e6e1f09103acf9 authored over 2 years ago by tom-englert <[email protected]>
Back to single file generator, as it can smoother handle existing partials.

34d1361531c1ed8e0b65e2d8d2c6b2a55c85ed6d authored over 2 years ago by tom-englert <[email protected]>
Remove non-functional code, the exception is not thrown here.

89c85b143f449568c8d25f9e36d96604f43637db authored over 2 years ago by tom-englert <[email protected]>
Make analyzer tests run on AppVeyor

a2cc378aa4fe0766170b9f65d015e6e04d6662e7 authored over 2 years ago by tom-englert <[email protected]>
Giving up netstandard < 2.0, that's definitely out of support.

7053e464d1619595a65ef981903a35cee43bdc01 authored over 2 years ago by tom-englert <[email protected]>
Support nested classes

f2e68b2cb3b2780397a1c8f95a3658c551f7f339 authored over 2 years ago by tom-englert <[email protected]>
Some optimization as suggested by @ltrzesniewski

48721f9388be2fc5dedaa945c7c6e0d0459533e0 authored over 2 years ago by tom-englert <[email protected]>
Some optimization as suggested by @ltrzesniewski

a8cb1d525a5273a2583eec3a263d4810b64096a5 authored over 2 years ago by tom-englert <[email protected]>
Some optimization as suggested by @ltrzesniewski

47e4c5bd0aa8f2139218ecc0d8b556e3145ca59f authored over 2 years ago by tom-englert <[email protected]>
Naming, code formatting

eada634496ad343756ea46837adaed1ea9e4ffdc authored over 2 years ago by tom-englert <[email protected]>
Add analyzer tests

5c40369a74e0e51f9558b9c9b1012e036518cc3c authored over 2 years ago by tom-englert <[email protected]>
EventInvokerName is configurable

8e79f28c151ef76689c7facc4a73aa506bf03fad authored over 2 years ago by tom-englert <[email protected]>
Fix interface type validation

2eab9213339e0f74930702e765fc13c5ede64970 authored over 2 years ago by tom-englert <[email protected]>
Add more tests

71227c863802f574a87cac6ffeffaae35dce00cd authored over 2 years ago by tom-englert <[email protected]>
Fix typo

fdeb420fad7bbdacac283c92dfe5f61dc992f0ca authored over 2 years ago by tom-englert <[email protected]>
Basically working

c906f89c85a0c6f5d0124ed1a3be2c4398aa93c6 authored over 2 years ago by tom-englert <[email protected]>
Fix typo

edf3f9db3b3df281093e3cd9570a085e58a79377 authored over 2 years ago by tom-englert <[email protected]>
Bump Verify.Xunit from 17.4.2 to 17.10.2

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

b55df72d2f89cbff05bee950ea79706b5ba7f8fc authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump FSharp.Core from 6.0.4 to 6.0.5

Bumps [FSharp.Core](https://github.com/dotnet/fsharp) from 6.0.4 to 6.0.5.
- [Release notes](htt...

cc39577594d78afc85cb0328a9036e5265cc05b1 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Xunit from 2.4.1 to 2.4.2

Bumps [Xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2.
- [Release notes](https://git...

e7c2c0e323fc8ef05fead97e3aa71dbb168f1f31 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1

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

bbf058af0e5a8d44b91c7cb7b756eaac1b6609d9 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump FodyPackaging from 6.6.2 to 6.6.3 (#858)

Bumps [FodyPackaging](https://github.com/Fody/Fody) from 6.6.2 to 6.6.3.
- [Release notes](http...

22eeeaeb601a7957cac23b1ec64deccd7adaabf9 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Fody from 6.6.2 to 6.6.3 (#861)

Bumps [Fody](https://github.com/Fody/Fody) from 6.6.2 to 6.6.3.
- [Release notes](https://githu...

4b1679192312b4bf334f787650c69296e23511ea authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump FodyHelpers from 6.6.2 to 6.6.3 (#859)

Bumps [FodyHelpers](https://github.com/Fody/Fody) from 6.6.2 to 6.6.3.
- [Release notes](https:...

31acbdc2340bc24dc4c314b87818a48af6ef3f69 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Verify.Xunit from 17.1.6 to 17.4.2 (#869)

Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 17.1.6 to 17.4.2.
- [Release n...

f71a1acced1c303c1805835c070124708e554e46 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Verify.Xunit from 16.8.1 to 17.1.6 (#862)

Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 16.8.1 to 17.1.6.
- [Release n...

d311aba4edacc7416f36bcbd12d45833fa417eff authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump version to 3.4.1

1d923d96d457cce86a7282f00e27213db8bdd722 authored over 2 years ago by tom-englert <[email protected]>
Support [DoNotNotify] on fields

16176c61ea8f7fa618640783b7d6b68b7accc669 authored over 2 years ago by Lucas Trzesniewski <[email protected]>
Bump Verify.Xunit from 16.7.1 to 16.8.1 (#845)

Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 16.7.1 to 16.8.1.
- [Release n...

56298ff7717c4be0bae79778831bb37619bb04fd authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Fody from 6.6.1 to 6.6.2 (#850)

Bumps [Fody](https://github.com/Fody/Fody) from 6.6.1 to 6.6.2.
- [Release notes](https://githu...

d504029551164e03ade828446e8fb5af115cb146 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump FodyPackaging from 6.6.1 to 6.6.2 (#849)

Bumps [FodyPackaging](https://github.com/Fody/Fody) from 6.6.1 to 6.6.2.
- [Release notes](http...

7f1ec68901df56bbc3ea6b5f6ee334082ac93cd2 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump FodyHelpers from 6.6.1 to 6.6.2 (#848)

Bumps [FodyHelpers](https://github.com/Fody/Fody) from 6.6.1 to 6.6.2.
- [Release notes](https:...

0803a1ec7f8299d70eeb9b19cee293e38d90e249 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix build warning

9f20eb78ca62ce986b02a36582f4e0d8ffb9ffc1 authored over 2 years ago by Lucas Trzesniewski <[email protected]>
Bump Verify.Xunit from 16.7.0 to 16.7.1 (#844)

Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 16.7.0 to 16.7.1.
- [Release n...

e0fec66c95f8b209a17cde287ea89481ef0ff91a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump FodyHelpers from 6.6.0 to 6.6.1 (#838)

Bumps [FodyHelpers](https://github.com/Fody/Fody) from 6.6.0 to 6.6.1.
- [Release notes](https:...

b2df109c4834627f02bd32d80116d700073644a2 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump FodyPackaging from 6.6.0 to 6.6.1 (#837)

Bumps [FodyPackaging](https://github.com/Fody/Fody) from 6.6.0 to 6.6.1.
- [Release notes](http...

b7f2c4510cd22d8acf5f16a88e7874da50dfe920 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#841)

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.3 to 2.4...

ecea4d91b52e1cb75a1752fff670f6d63e368fa9 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Fody from 6.6.0 to 6.6.1 (#839)

Bumps [Fody](https://github.com/Fody/Fody) from 6.6.0 to 6.6.1.
- [Release notes](https://githu...

4123695bf9c35ffa398420d1b44a0f6410d5b8c1 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#843)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.1.0 to 17.2.0.
- [R...

41a63c40e425f26d4b70137eaf88d819ec296173 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump FSharp.Core from 6.0.1 to 6.0.4 (#842)

Bumps [FSharp.Core](https://github.com/dotnet/fsharp) from 6.0.1 to 6.0.4.
- [Release notes](ht...

0cffeebaafa1c0541daaf8b55a00c3bbf8567733 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Verify.Xunit from 16.6.0 to 16.7.0 (#836)

Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 16.6.0 to 16.7.0.
- [Release n...

80cd5b901b0fbd7f88b25be77d74c3e5a5c0b84b authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Verify.Xunit from 16.3.2 to 16.6.0 (#835)

Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 16.3.2 to 16.6.0.
- [Release n...

2b12deea767230b5357f6497591c5dc7714c06ef authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update Tests.csproj

3dc8d761801f8fb896bf95f4b2048bc383a1f3e5 authored almost 3 years ago by Simon Cropp <[email protected]>
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 (#820)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.0.0 to 17.1.0.
- [R...

d64a5b2cd9c1225bc46ed688ca3405a74381571a authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update Tests.csproj

8c81c62f26caa7795e17bd03eddf5883e1a91a64 authored almost 3 years ago by Simon Cropp <[email protected]>
remove tidelift

66257b8026cd56bc1fbdab9e6f191884bc211ca1 authored almost 3 years ago by Simon Cropp <[email protected]>
Bump Verify.Xunit from 14.12.0 to 14.13.1 (#809)

Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 14.12.0 to 14.13.1.
- [Release...

6890e7a3ac83b017631de34e86024a89b94ea964 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Verify.Xunit from 14.11.4 to 14.12.0 (#808)

Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 14.11.4 to 14.12.0.
- [Release...

632a4fd84a955dba429b0bb081e893645e232771 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Verify.Xunit from 14.11.3 to 14.11.4 (#807)

Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 14.11.3 to 14.11.4.
- [Release...

181791655d95610cad3b7bb61ee8a6623c449f08 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Verify.Xunit from 14.11.1 to 14.11.3 (#806)

Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 14.11.1 to 14.11.3.
- [Release...

0b6ff88ae2eff31c48976550b311cc2b210ef2b9 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update Tests.csproj

1553927cf36d91666cd20e57a4b5ff1201fab8f8 authored about 3 years ago by Simon Cropp <[email protected]>
Bump Verify.Xunit from 14.10.0 to 14.10.1 (#804)

Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 14.10.0 to 14.10.1.
- [Release...

a255ee20ad1644847ec2de406555acfbeade5afb authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update Tests.csproj

1843801d50c3a670c1127869897784e475a8ec9b authored about 3 years ago by Simon Cropp <[email protected]>
Bump Verify.Xunit from 14.8.1 to 14.9.1 (#803)

Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 14.8.1 to 14.9.1.
- [Release n...

93f4016a1731444626dc14f972031d63e13f4f1e authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Verify.Xunit from 14.7.0 to 14.8.1 (#802)

Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 14.7.0 to 14.8.1.
- [Release n...

777f1c793a6d07d55e100b4393c768170464a04f authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update Tests.csproj

cdf86a2536ee0aea47d03eb607c15b0619151cac authored about 3 years ago by Simon Cropp <[email protected]>