Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Jericho closed an issue on Jericho/StrongGrid
Reference a range of versions for System.Text.Json and Microsoft.Extensions.Logging
We should use version ranges rather than specifying an exact version number for these two specific NuGet packages in an effort to reduce the likelihood of version conflicts when developers use diff...Jericho pushed 2 commits to develop Jericho/StrongGrid
Jericho opened an issue on Jericho/StrongGrid
Reference a range of versions for System.Text.Json and Microsoft.Extensions.Logging
We should use version ranges rather than specifying an exact version number for these two specific NuGet packages in an effort to reduce the likelihood of version conflicts when developers use diff...Jericho created a comment on an issue on Jericho/ZoomNet
<!-- GitReleaseManager release comment --> :tada: This issue has been resolved in version 0.87.0 :tada: The release is available on: - [GitHub Release](https://github.com/jericho/ZoomNet/releases...
Jericho created a comment on an issue on Jericho/ZoomNet
<!-- GitReleaseManager release comment --> :tada: This issue has been resolved in version 0.87.0 :tada: The release is available on: - [GitHub Release](https://github.com/jericho/ZoomNet/releases...
Jericho created a comment on a pull request on Jericho/ZoomNet
<!-- GitReleaseManager release comment --> :tada: This issue has been resolved in version 0.87.0 :tada: The release is available on: - [GitHub Release](https://github.com/jericho/ZoomNet/releases...
Jericho created a comment on an issue on Jericho/ZoomNet
<!-- GitReleaseManager release comment --> :tada: This issue has been resolved in version 0.87.0 :tada: The release is available on: - [GitHub Release](https://github.com/jericho/ZoomNet/releases...
Jericho published a release on Jericho/ZoomNet
0.87.0
As part of this release we had [4 issues](https://github.com/Jericho/ZoomNet/milestone/101?closed=1) closed. __Breaking Change__ - [__#364__](https://github.com/Jericho/ZoomNet/issues/364) Re...Jericho pushed 17 commits to main Jericho/ZoomNet
- Merge branch 'main' into develop b579733
- Remove net6 and net7 Resolves #364 Resolves #365 c1c477e
- Refresh build script cabde62
- Formatting 55a4205
- Upgrade nuget packages 70e8934
- Add one more unit test for ParticipantDevice parsing 67757a3
- Upgrade the Formitable.BetterStack.Logger packages to 0.1.3-beta0001 (which I created) while I wait for the bug I rep... df3987b
- Add external contacts endpoints (#385) * Add external contacts endpoints * Remove extra string interpolation operat... 8def4c0
- Throw ArgumentNullException rather than ArgumentException when a parameter is not provided 249887b
- Integration tests for External Contacts. Unfortunately, it's not working for me because I don't have Phone enabled o... 915cb3b
- Refresh build script 10703bc
- Improve check for null d4f8abc
- ZoomNet should allow a range of acceptable versions for certain NuGet packages The goal is to reduce the likelihood ... 262939a
- Upgrade NuGet package references 37a85ec
- Set the upper limit of the version range Also add a comment so my future self knows not to upgrade these references ... c53c3a6
- Merge branch 'feature/nuget_version_ranges' into develop Resolves #387 6e84d9c
- Merge branch 'release/0.87.0' c4c4241
Jericho pushed 15 commits to feature/billing_resource Jericho/ZoomNet
- Refresh build script cabde62
- Formatting 55a4205
- Upgrade nuget packages 70e8934
- Add one more unit test for ParticipantDevice parsing 67757a3
- Upgrade the Formitable.BetterStack.Logger packages to 0.1.3-beta0001 (which I created) while I wait for the bug I rep... df3987b
- Add external contacts endpoints (#385) * Add external contacts endpoints * Remove extra string interpolation operat... 8def4c0
- Throw ArgumentNullException rather than ArgumentException when a parameter is not provided 249887b
- Integration tests for External Contacts. Unfortunately, it's not working for me because I don't have Phone enabled o... 915cb3b
- Refresh build script 10703bc
- Improve check for null d4f8abc
- ZoomNet should allow a range of acceptable versions for certain NuGet packages The goal is to reduce the likelihood ... 262939a
- Upgrade NuGet package references 37a85ec
- Set the upper limit of the version range Also add a comment so my future self knows not to upgrade these references ... c53c3a6
- Merge branch 'feature/nuget_version_ranges' into develop Resolves #387 6e84d9c
- Add the billing resource 012e634
Jericho pushed 19 commits to feature/events_resource Jericho/ZoomNet
- Refresh build script cabde62
- Formatting 55a4205
- Upgrade nuget packages 70e8934
- Add one more unit test for ParticipantDevice parsing 67757a3
- Upgrade the Formitable.BetterStack.Logger packages to 0.1.3-beta0001 (which I created) while I wait for the bug I rep... df3987b
- Add external contacts endpoints (#385) * Add external contacts endpoints * Remove extra string interpolation operat... 8def4c0
- Throw ArgumentNullException rather than ArgumentException when a parameter is not provided 249887b
- Integration tests for External Contacts. Unfortunately, it's not working for me because I don't have Phone enabled o... 915cb3b
- Refresh build script 10703bc
- Improve check for null d4f8abc
- ZoomNet should allow a range of acceptable versions for certain NuGet packages The goal is to reduce the likelihood ... 262939a
- Upgrade NuGet package references 37a85ec
- Set the upper limit of the version range Also add a comment so my future self knows not to upgrade these references ... c53c3a6
- Merge branch 'feature/nuget_version_ranges' into develop Resolves #387 6e84d9c
- Add Events resource 766b4db
- Add Event to the serializer context d82b7fe
- Fix copy/paste 18c268a
- (doc) Fix ambiguous cref in XML comment e020fc3
- Add the CreateSimpleAsync method 71a5e0d
Jericho pushed 19 commits to feature/contact_center Jericho/ZoomNet
- Refresh build script cabde62
- Formatting 55a4205
- Upgrade nuget packages 70e8934
- Add one more unit test for ParticipantDevice parsing 67757a3
- Upgrade the Formitable.BetterStack.Logger packages to 0.1.3-beta0001 (which I created) while I wait for the bug I rep... df3987b
- Add external contacts endpoints (#385) * Add external contacts endpoints * Remove extra string interpolation operat... 8def4c0
- Throw ArgumentNullException rather than ArgumentException when a parameter is not provided 249887b
- Integration tests for External Contacts. Unfortunately, it's not working for me because I don't have Phone enabled o... 915cb3b
- Refresh build script 10703bc
- Improve check for null d4f8abc
- ZoomNet should allow a range of acceptable versions for certain NuGet packages The goal is to reduce the likelihood ... 262939a
- Upgrade NuGet package references 37a85ec
- Set the upper limit of the version range Also add a comment so my future self knows not to upgrade these references ... c53c3a6
- Merge branch 'feature/nuget_version_ranges' into develop Resolves #387 6e84d9c
- (GH-220) Add the contact center resource 77d1663
- (GH-220) Integration tests for Contact Center 16b4b91
- (GH-220) Improve how we check for errors in Zoom API responses to account for the fact that error JSON from Contact C... 8492744
- Formatting 202d94c
- Fix the url in the SearchUserProfilesAsync method 0727c0f
Jericho pushed 17 commits to feature/rooms_resource Jericho/ZoomNet
- Refresh build script cabde62
- Formatting 55a4205
- Upgrade nuget packages 70e8934
- Add one more unit test for ParticipantDevice parsing 67757a3
- Upgrade the Formitable.BetterStack.Logger packages to 0.1.3-beta0001 (which I created) while I wait for the bug I rep... df3987b
- Add external contacts endpoints (#385) * Add external contacts endpoints * Remove extra string interpolation operat... 8def4c0
- Throw ArgumentNullException rather than ArgumentException when a parameter is not provided 249887b
- Integration tests for External Contacts. Unfortunately, it's not working for me because I don't have Phone enabled o... 915cb3b
- Refresh build script 10703bc
- Improve check for null d4f8abc
- ZoomNet should allow a range of acceptable versions for certain NuGet packages The goal is to reduce the likelihood ... 262939a
- Upgrade NuGet package references 37a85ec
- Set the upper limit of the version range Also add a comment so my future self knows not to upgrade these references ... c53c3a6
- Merge branch 'feature/nuget_version_ranges' into develop Resolves #387 6e84d9c
- (GH-28) Add the Rooms resource and a methods to retrieve all rooms c3a9a11
- Fixes due to recent rebase 0b70599
- Formatting 7e58942
Jericho pushed 22 commits to feature/graphql_client Jericho/ZoomNet
- Refresh build script cabde62
- Formatting 55a4205
- Upgrade nuget packages 70e8934
- Add one more unit test for ParticipantDevice parsing 67757a3
- Upgrade the Formitable.BetterStack.Logger packages to 0.1.3-beta0001 (which I created) while I wait for the bug I rep... df3987b
- Add external contacts endpoints (#385) * Add external contacts endpoints * Remove extra string interpolation operat... 8def4c0
- Throw ArgumentNullException rather than ArgumentException when a parameter is not provided 249887b
- Integration tests for External Contacts. Unfortunately, it's not working for me because I don't have Phone enabled o... 915cb3b
- Refresh build script 10703bc
- Improve check for null d4f8abc
- ZoomNet should allow a range of acceptable versions for certain NuGet packages The goal is to reduce the likelihood ... 262939a
- Upgrade NuGet package references 37a85ec
- Set the upper limit of the version range Also add a comment so my future self knows not to upgrade these references ... c53c3a6
- Merge branch 'feature/nuget_version_ranges' into develop Resolves #387 6e84d9c
- Improve README.md 67b88cc
- Add a client for GraphQl queries 2ef249f
- ZoomGraphQLClient should accept IConnectionInfo rather than individual oauth connection parameters. This will allow ... eb1ff28
- Add comment to explain connectionInfo validation ef1350d
- First draft of SendQueryAsync 1f90fd7
- Add a simpler query for debugging purposes ae77e54
- and 2 more ...
Jericho pushed 16 commits to feature/workspaces_resource Jericho/ZoomNet
- Refresh build script cabde62
- Formatting 55a4205
- Upgrade nuget packages 70e8934
- Add one more unit test for ParticipantDevice parsing 67757a3
- Upgrade the Formitable.BetterStack.Logger packages to 0.1.3-beta0001 (which I created) while I wait for the bug I rep... df3987b
- Add external contacts endpoints (#385) * Add external contacts endpoints * Remove extra string interpolation operat... 8def4c0
- Throw ArgumentNullException rather than ArgumentException when a parameter is not provided 249887b
- Integration tests for External Contacts. Unfortunately, it's not working for me because I don't have Phone enabled o... 915cb3b
- Refresh build script 10703bc
- Improve check for null d4f8abc
- ZoomNet should allow a range of acceptable versions for certain NuGet packages The goal is to reduce the likelihood ... 262939a
- Upgrade NuGet package references 37a85ec
- Set the upper limit of the version range Also add a comment so my future self knows not to upgrade these references ... c53c3a6
- Merge branch 'feature/nuget_version_ranges' into develop Resolves #387 6e84d9c
- (GH-197) Add the Workspaces resource 2399132
- Formatting b939e84
Jericho pushed 16 commits to feature/trackingfields_resource Jericho/ZoomNet
- Refresh build script cabde62
- Formatting 55a4205
- Upgrade nuget packages 70e8934
- Add one more unit test for ParticipantDevice parsing 67757a3
- Upgrade the Formitable.BetterStack.Logger packages to 0.1.3-beta0001 (which I created) while I wait for the bug I rep... df3987b
- Add external contacts endpoints (#385) * Add external contacts endpoints * Remove extra string interpolation operat... 8def4c0
- Throw ArgumentNullException rather than ArgumentException when a parameter is not provided 249887b
- Integration tests for External Contacts. Unfortunately, it's not working for me because I don't have Phone enabled o... 915cb3b
- Refresh build script 10703bc
- Improve check for null d4f8abc
- ZoomNet should allow a range of acceptable versions for certain NuGet packages The goal is to reduce the likelihood ... 262939a
- Upgrade NuGet package references 37a85ec
- Set the upper limit of the version range Also add a comment so my future self knows not to upgrade these references ... c53c3a6
- Merge branch 'feature/nuget_version_ranges' into develop Resolves #387 6e84d9c
- (GH-16) Add the TrackingFields resource d55f329
- Formatting 945e7a5
Jericho pushed 17 commits to feature/devices_resource Jericho/ZoomNet
- Refresh build script cabde62
- Formatting 55a4205
- Upgrade nuget packages 70e8934
- Add one more unit test for ParticipantDevice parsing 67757a3
- Upgrade the Formitable.BetterStack.Logger packages to 0.1.3-beta0001 (which I created) while I wait for the bug I rep... df3987b
- Add external contacts endpoints (#385) * Add external contacts endpoints * Remove extra string interpolation operat... 8def4c0
- Throw ArgumentNullException rather than ArgumentException when a parameter is not provided 249887b
- Integration tests for External Contacts. Unfortunately, it's not working for me because I don't have Phone enabled o... 915cb3b
- Refresh build script 10703bc
- Improve check for null d4f8abc
- ZoomNet should allow a range of acceptable versions for certain NuGet packages The goal is to reduce the likelihood ... 262939a
- Upgrade NuGet package references 37a85ec
- Set the upper limit of the version range Also add a comment so my future self knows not to upgrade these references ... c53c3a6
- Merge branch 'feature/nuget_version_ranges' into develop Resolves #387 6e84d9c
- (GH-15) Add the Devices resource and method to retrieve all devices 9c8ab6f
- Remove commented out code 1bedd0a
- Fixes due to recent rebase f93dc54
Jericho pushed 26 commits to feature/marketplace Jericho/ZoomNet
- Refresh build script cabde62
- Formatting 55a4205
- Upgrade nuget packages 70e8934
- Add one more unit test for ParticipantDevice parsing 67757a3
- Upgrade the Formitable.BetterStack.Logger packages to 0.1.3-beta0001 (which I created) while I wait for the bug I rep... df3987b
- Add external contacts endpoints (#385) * Add external contacts endpoints * Remove extra string interpolation operat... 8def4c0
- Throw ArgumentNullException rather than ArgumentException when a parameter is not provided 249887b
- Integration tests for External Contacts. Unfortunately, it's not working for me because I don't have Phone enabled o... 915cb3b
- Refresh build script 10703bc
- Improve check for null d4f8abc
- ZoomNet should allow a range of acceptable versions for certain NuGet packages The goal is to reduce the likelihood ... 262939a
- Upgrade NuGet package references 37a85ec
- Set the upper limit of the version range Also add a comment so my future self knows not to upgrade these references ... c53c3a6
- Merge branch 'feature/nuget_version_ranges' into develop Resolves #387 6e84d9c
- Add the marketplace resource 3e55465
- Add methods to get public and account created apps ca75356
- Add method to retrieve user's entitlements 7201e4d
- Fix GetUserEntitlementsAsync a164df0
- Add GetAppsPastRequestsAsync and GetAppsActiveRequestsAsync 071e969
- Add GetPastUserAppRequestsAsync and GetActiveUserAppRequestsAsync 4246aec
- and 6 more ...
Jericho pushed 18 commits to feature/groups_resource Jericho/ZoomNet
- Refresh build script cabde62
- Formatting 55a4205
- Upgrade nuget packages 70e8934
- Add one more unit test for ParticipantDevice parsing 67757a3
- Upgrade the Formitable.BetterStack.Logger packages to 0.1.3-beta0001 (which I created) while I wait for the bug I rep... df3987b
- Add external contacts endpoints (#385) * Add external contacts endpoints * Remove extra string interpolation operat... 8def4c0
- Throw ArgumentNullException rather than ArgumentException when a parameter is not provided 249887b
- Integration tests for External Contacts. Unfortunately, it's not working for me because I don't have Phone enabled o... 915cb3b
- Refresh build script 10703bc
- Improve check for null d4f8abc
- ZoomNet should allow a range of acceptable versions for certain NuGet packages The goal is to reduce the likelihood ... 262939a
- Upgrade NuGet package references 37a85ec
- Set the upper limit of the version range Also add a comment so my future self knows not to upgrade these references ... c53c3a6
- Merge branch 'feature/nuget_version_ranges' into develop Resolves #387 6e84d9c
- (GH-7) Get all groups a4d6ccd
- Fixes due to recent rebase eb26a26
- Fix issues due to recent rebase 3e1f284
- Fix issue due to recent rebase ffb3fd5
Jericho pushed 3 commits to develop Jericho/ZoomNet
- ZoomNet should allow a range of acceptable versions for certain NuGet packages The goal is to reduce the likelihood ... 262939a
- Set the upper limit of the version range Also add a comment so my future self knows not to upgrade these references ... c53c3a6
- Merge branch 'feature/nuget_version_ranges' into develop Resolves #387 6e84d9c
Jericho closed an issue on Jericho/ZoomNet
Reference a range of versions for System.Text.Json and Microsoft.Extensions.Logging
As a result of a [discussion](https://github.com/Jericho/ZoomNet/discussions/386) with @ivan-pavlik, I said I would investigate using version ranges rather than specifying an exact version number f...Jericho pushed 1 commit to feature/nuget_version_ranges Jericho/ZoomNet
- Set the upper limit of the version range Also add a comment so my future self knows not to upgrade these references ... c53c3a6
Jericho created a branch on Jericho/ZoomNet
feature/nuget_version_ranges - .NET client library for the Zoom.us REST API v2
Jericho opened an issue on Jericho/ZoomNet
Reference a range of versions for System.Text.Json and Microsoft.Extensions.Logging
As a result of a [discussion](https://github.com/Jericho/ZoomNet/discussions/386) with @ivan-pavlik, I said I would investigate using version ranges rather than specifying an exact version number f...Jericho pushed 3 commits to develop Jericho/ZoomNet
Jericho pushed 1 commit to develop Jericho/ZoomNet
- Add external contacts endpoints (#385) * Add external contacts endpoints * Remove extra string interpolation operat... 8def4c0