Ecosyste.ms: OpenCollective

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

DotNet.Glob

Provide fast free globbing for all!
Collective - Host: opensource - https://opencollective.com/dotnetglob - Website: https://darrelltunnell.net - Code: https://github.com/dazinator

Merge branch 'feature/child-service-collection' into develop

github.com/dazinator/Dazinator.Extensions - ae32a3c6dfd2fd62978d56d60b1b05ac9f31eb17 authored over 4 years ago by Darrell Tunnell <[email protected]>
Updated docs

github.com/dazinator/Dazinator.Extensions - 76240f748f0567633c10461bfcdb70370ed7bfb4 authored over 4 years ago by Darrell Tunnell <[email protected]>
Child Containers

Closes #8

github.com/dazinator/Dazinator.Extensions - 4bf7ae9d08d13c7a2ea116c7bb69f6751748df65 authored over 4 years ago by Darrell Tunnell <[email protected]>
Started on Child Service Provider

Closes #8
Closes #7

github.com/dazinator/Dazinator.Extensions - 412304726c27b944a762bc94b1645d40aa965974 authored over 4 years ago by Darrell Tunnell <[email protected]>
Added ChildServiceCollection with Tests

#7

github.com/dazinator/Dazinator.Extensions - 72316da73aced21e13d04d21fe3465b720cb924a authored over 4 years ago by Darrell Tunnell <[email protected]>
Updated dotnet sdk to 3.1.201 and refactor

github.com/dazinator/Dazinator.Extensions - 7cbf47b1a870a6e19558770c03e0c25703e57cb1 authored over 4 years ago by Darrell Tunnell <[email protected]>
Update Orleans to 3.x and .net core to 3.1.x

github.com/dazinator/Csla.Orleans - 0aae1bfd689d6678cadc6fa95fab2262e8c6cb42 authored over 4 years ago by Darrell Tunnell <[email protected]>
Merge tag '3.1.0' into develop

Minor release with a fix.

github.com/dazinator/DotNet.Glob - 6217445f4d6dcf18531ee676e99487f63d9b7f09 authored over 4 years ago by Darrell Tunnell <[email protected]>
Merge branch 'release/3.1.0'

github.com/dazinator/DotNet.Glob - 3c09eba9417dfaf19e0106037880765fa7f85fad authored over 4 years ago by Darrell Tunnell <[email protected]>
Attempted build fix

github.com/dazinator/DotNet.Glob - d4378a3cb9cab0d2767a8ca52d905af9df51c289 authored over 4 years ago by Darrell Tunnell <[email protected]>
Fix for false positive match on ** with paths ending in "."

github.com/dazinator/DotNet.Glob - 5d97de508f68a991b869289c957c2292767677e4 authored over 4 years ago by Darrell Tunnell <[email protected]>
Fix ShellItem bug when ShellItem type was a generic type.

- e.g Task<Foo> and Task<Bar> shell items were both being cached as Task`1 in the cache and there...

github.com/dazinator/Dotnettency - 51c1921049812515039822b541da3063ccfd8136 authored over 4 years ago by Darrell Tunnell <[email protected]>
Fixes for GetConfigurationAsync

github.com/dazinator/Dotnettency - 3d8b031f8df685be2430b69ebfa953639f62036b authored over 4 years ago by Darrell Tunnell <[email protected]>
Attempted build fix

github.com/dazinator/Dotnettency - e4a672175c64e6d5238dd6980dcd95851d91e5df authored over 4 years ago by Darrell Tunnell <[email protected]>
Allow tenant configuration to be built asynchronously.

github.com/dazinator/Dotnettency - 550666f487754c35ff802b35c297003da1ab5bc2 authored over 4 years ago by Darrell Tunnell <[email protected]>
Add CreateFileAsync()

github.com/dazinator/DotNet.Cabinet - 0c9c23e8ae5138e71541a085628e9bd09dc47f77 authored over 4 years ago by Darrell Tunnell <[email protected]>
Can write to files asynchronously.

github.com/dazinator/DotNet.Cabinet - 18d1ff1876a5a9915cee90017fd256a8e34840af authored over 4 years ago by Darrell Tunnell <[email protected]>
Merged conflict

github.com/dazinator/multistartup - 9544c56197e29a021648b6b20c47070b4c9de295 authored over 4 years ago by Darrell Tunnell <[email protected]>
Worked on Identify middleware.

github.com/dazinator/multistartup - 4a9c8740de8ac6d8e399d189b3f6b556f426ae84 authored over 4 years ago by Darrell Tunnell <[email protected]>
Add Scaled Resolution

Closes #8

github.com/dazinator/MonoGameExperiment - d038ef16b140efbec5431eac9ca580b41b1d7d4a authored over 4 years ago by Darrell Tunnell <[email protected]>
Project rename --> MonoGame.Base

github.com/dazinator/MonoGameExperiment - f5f84ad3c6bec38df6b7fb825faa12802e2db255 authored over 4 years ago by Darrell Tunnell <[email protected]>
Removed Autofac, refactoring

github.com/dazinator/MonoGameExperiment - 071cc4fb06f2e19840d1efb9ec3d59eb9d59a25f authored over 4 years ago by Darrell Tunnell <[email protected]>
Format fixes.

github.com/dazinator/Dazinator.Extensions - 1caba5a3a0b980bf85d4ff26df31d8b7a6fae2c6 authored over 4 years ago by Darrell Tunnell <[email protected]>
Updated readme

github.com/dazinator/Dazinator.Extensions - e830fbcdaf56124934ea2386792704ad35420cd0 authored over 4 years ago by Darrell Tunnell <[email protected]>
Add extension methods to get service by name.

github.com/dazinator/Dazinator.Extensions - 34abf6df0929a95ec72c4d74e083b24f8df0af26 authored over 4 years ago by Darrell Tunnell <[email protected]>
Added screen manager.

github.com/dazinator/MonoGameExperiment - b5467059d2dec53ee5c21ede5ae8f81edf134384 authored over 4 years ago by Darrell Tunnell <[email protected]>
Added additional interface

github.com/dazinator/MonoGameExperiment - e431944a3ec5d3232c4b75dbce874fd81e84d179 authored over 4 years ago by Darrell Tunnell <[email protected]>
target .net core

github.com/dazinator/MonoGameExperiment - 5836961c69edaae89800173a6d07a57f728ba646 authored over 4 years ago by Darrell Tunnell <[email protected]>
Merge branch 'master' of https://github.com/dazinator/BlazorDeferredRemove

github.com/dazinator/BlazorDeferredRemove - 00229488db8474edc9e5e7e4525475fa8dca4203 authored over 4 years ago by Darrell Tunnell <[email protected]>
Attempted build fix

github.com/dazinator/BlazorDeferredRemove - 4790745e1a5814058bd4f452d0eeafdfbe203da0 authored over 4 years ago by Darrell Tunnell <[email protected]>
Refactor to introduce lower level more general purpose callback on end components.

github.com/dazinator/BlazorDeferredRemove - c19e6d3644e38dd3fc0e84fc4e9ce9138f1c1ac6 authored over 4 years ago by Darrell Tunnell <[email protected]>
Update README.md

github.com/dazinator/CarbCycle - 0c0ad49907f6f25c26efd5c06faff1ac0c3490d6 authored over 4 years ago by Darrell <[email protected]>
Initial commit

github.com/dazinator/CarbCycle - 095907519b2f76e1073c611eaea6d03e7aee0fda authored over 4 years ago by Darrell <[email protected]>
Improved CyclicRotation perf to use ArrayCopy.

github.com/dazinator/CodilityLessons - 2c0e47e3939eb36cdc64405523eaf47d63eafce6 authored over 4 years ago by Darrell Tunnell <[email protected]>
CyclicRotation done

github.com/dazinator/CodilityLessons - 7a4ea3cc9e31c70c1212ad2857349f533a4a962f authored over 4 years ago by Darrell Tunnell <[email protected]>
Merge branch 'master' of https://github.com/dazinator/CodilityLessons

github.com/dazinator/CodilityLessons - e503aa7c76eb5a7f4caa9a07dffa776ff3b5fb06 authored over 4 years ago by Darrell Tunnell <[email protected]>
Task Submitted.

github.com/dazinator/CodilityLessons - f05b7e73cd64e0772617912fd550c4aec06c6593 authored over 4 years ago by Darrell Tunnell <[email protected]>
Merge branch 'master' of https://github.com/dazinator/CodilityLessons

github.com/dazinator/CodilityLessons - 9ea841414706af7b9d973d413f229139b6826ce8 authored over 4 years ago by Darrell Tunnell <[email protected]>
Initial commit

github.com/dazinator/CodilityLessons - 3316f9f46a9d58f9222d6c8a2fb6b2c7d3c1b244 authored over 4 years ago by Darrell Tunnell <[email protected]>
Added sample website.

github.com/dazinator/serviceprovider-experiment - 541c5858f08240dc9d49a5476c83fab82fe3578f authored over 4 years ago by Darrell Tunnell <[email protected]>
Merge pull request #24 from manu-thomas-87/master

Changing the exception type

github.com/dazinator/AspNetCore.LegacyAuthCookieCompat - 45bb444b8cbf8a66dddb800e93ab9ba24f1e9d15 authored over 4 years ago by Darrell <[email protected]>
Changing the exception type

Throw the CryptographicException if signature verification failed

github.com/dazinator/AspNetCore.LegacyAuthCookieCompat - ac41c163e3f2f077c140c391577035aee475e8b7 authored over 4 years ago by manu_grh <[email protected]>
Format fixes

github.com/dazinator/Dazinator.Extensions - 10ecb3db217366f0de339104065b7c1e357a0a42 authored over 4 years ago by Darrell Tunnell <[email protected]>
Fixed bug occuring on DI of constructor args.

github.com/dazinator/Dazinator.Extensions - 1fb374bcaea7d20e475e8aefc77de730484a86c7 authored over 4 years ago by Darrell Tunnell <[email protected]>
Added autofac tests

github.com/dazinator/Dazinator.Extensions - 46e589a31c8f4e32fd1c7b8d41938f68adbc935a authored over 4 years ago by Darrell Tunnell <[email protected]>
Cleaned namespaces

github.com/dazinator/serviceprovider-experiment - e852706bb5d28633dd084a8bcf44a5ba2ead5fd0 authored over 4 years ago by Darrell Tunnell <[email protected]>
Dispose countdownevent

github.com/dazinator/serviceprovider-experiment - 0ba51fa9bf9e3281cf5233694b06d52325c9a8a9 authored over 4 years ago by Darrell Tunnell <[email protected]>
Merge tag '1.3.1' into develop

Fix for app include permissions

github.com/dazinator/Dazinator.Extensions.Permissions - 9fd7df0fb04f2b8d182074e1a995d75386c0b3e0 authored over 4 years ago by Darrell Tunnell <[email protected]>
Merge branch 'hotfix/1.3.1'

github.com/dazinator/Dazinator.Extensions.Permissions - 4819b911201cc9513552213e6e8bad32db062df7 authored over 4 years ago by Darrell Tunnell <[email protected]>
Get App should include permissions.

- Also fixed test issue.

github.com/dazinator/Dazinator.Extensions.Permissions - 481b49a1ec35287c307708977ac622fc6fcccb55 authored over 4 years ago by Darrell Tunnell <[email protected]>
Merge tag '1.3.0' into develop

EF Core upgrade

github.com/dazinator/Dazinator.Extensions.Permissions - c351d417784a6ec1b6247c7db060080a3be83c3f authored over 4 years ago by Darrell Tunnell <[email protected]>
Merge branch 'release/1.3.0'

github.com/dazinator/Dazinator.Extensions.Permissions - 4b76e4fbb4104401f2e6e733bdd8ee28e07d38be authored over 4 years ago by Darrell Tunnell <[email protected]>
EFCore upgraded to 3.1

Closes #3

github.com/dazinator/Dazinator.Extensions.Permissions - c7316240d0ddcdd42dcb6c91811f63fbef949332 authored over 4 years ago by Darrell Tunnell <[email protected]>
Build tidy up.

github.com/dazinator/Dotnettency - ed12bcc44147468ba8c23ca7c4e11ee6e95d5262 authored over 4 years ago by Darrell Tunnell <[email protected]>
Merge branch 'develop' of https://github.com/dazinator/Dotnettency into develop

github.com/dazinator/Dotnettency - 9ffad45eff5ffc9beb51cbcedafd1e08dc1a6bed authored over 4 years ago by Darrell Tunnell <[email protected]>
Upgrade to EFCore 3.1

github.com/dazinator/Dotnettency - 1d00e1847d5334b9eb03a558076ca950d8e038cb authored over 4 years ago by Darrell Tunnell <[email protected]>
Update README.md

github.com/dazinator/multistartup - 0ddaf0ef3d7ab3868331410c756e080a76c79e63 authored over 4 years ago by Darrell <[email protected]>
Update README.md

github.com/dazinator/multistartup - 605810f04a47bc621c73594e1b2bbdf70d43ec08 authored over 4 years ago by Darrell <[email protected]>
Update README.md

github.com/dazinator/multistartup - 4cd6602549ca8729251d6f6592802283440a2b1b authored over 4 years ago by Darrell <[email protected]>
Update README.md

github.com/dazinator/multistartup - 25c08725045799b83bfc743f4a9a8318f416a48e authored over 4 years ago by Darrell <[email protected]>
Update README.md

github.com/dazinator/multistartup - e6984ca3baf60fdb72838dbff13cf68670aaf574 authored over 4 years ago by Darrell <[email protected]>
Update README.md

github.com/dazinator/multistartup - bdf44f7a1061b52017551a72006695c922497a7c authored over 4 years ago by Darrell <[email protected]>
Initial Commit - WIP

github.com/dazinator/multistartup - 38e50a5d151f7ecc1fc3ef722c9682c5bc799635 authored over 4 years ago by Darrell Tunnell <[email protected]>
added scripts

github.com/dazinator/multistartup - d4ea18b91b37b8adb6cee40475af750027113dfe authored over 4 years ago by Darrell Tunnell <[email protected]>
Build fixes

- Removed GitVersionTask
- Update sdk to 3.1.300

github.com/dazinator/DotNet.Glob - fe6390326f54cbb293f2531b203a848e6e74ba76 authored over 4 years ago by Darrell Tunnell <[email protected]>
Create FUNDING.yml

github.com/dazinator/DotNet.Glob - ad41eceb787b3993deb7628e66b95e1ccb8a4332 authored over 4 years ago by Darrell <[email protected]>
Create FUNDING.yml

github.com/dazinator/Dotnettency - 7ade3e038fc0e7bdc796d33209fa57ae31294005 authored over 4 years ago by Darrell <[email protected]>
Testing pre-push hook prevents push

github.com/dazinator/GitHookExperiment - a4564033845077be1d4d432250a5bb514b256740 authored over 4 years ago by dazinator <[email protected]>
Rename files and add dummy pre-push hook

github.com/dazinator/GitHookExperiment - 23c345f5dd2ebe36cad13b194c3839535f1dd7b2 authored over 4 years ago by dazinator <[email protected]>
Auto install script as post commit hook on save

github.com/dazinator/GitHookExperiment - 6d76fb63741cef94ddafaec460c56051b6d51d54 authored over 4 years ago by dazinator <[email protected]>