Ecosyste.ms: OpenCollective

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

github.com/dazinator/Dazinator.ResponsiveCore

Enable your .net applications to be more responsive to changes at runtime, so you don't have to restart the application in order for changes to take effect. It does this whilst trying to be as minimally invasive in your code base as possible.
https://github.com/dazinator/Dazinator.ResponsiveCore

Format fix

7284767cc94a7ef4c61a31dcec48a5a891e0821c authored about 3 years ago by Darrell Tunnell <[email protected]>
Updated test

2ee195cb2d214be01a5dbfd97ae3a6d5490e1ddf authored about 3 years ago by Darrell Tunnell <[email protected]>
Format fixes

0f98a6480a1a9b4f6d5bfe9fdfb9b4502b125c56 authored about 3 years ago by Darrell Tunnell <[email protected]>
Fix for disposal of services

- Properly dispose of inner services.

ad9a7745c27162ccb3ec9f14056e9cb3f31b898d authored about 3 years ago by Darrell Tunnell <[email protected]>
Fixes

4f002220c9c3e95e4ae8da50479251c8fd988b4d authored almost 4 years ago by Darrell Tunnell <[email protected]>
Api enhancements

df89bb2a5849c12aa459ff4db03052a07ad7df3e authored almost 4 years ago by Darrell Tunnell <[email protected]>
Updated readme, format fixes.

ea817153a33920afaf108a31c36bbbe4aced6101 authored almost 4 years ago by Darrell Tunnell <[email protected]>
Api change

b232caf429249e4e2e1147e7358bdce06bdf05b6 authored almost 4 years ago by Darrell Tunnell <[email protected]>
Formatting fixes

7f3e4a7b8514691b8177498594555ed9781ad66c authored almost 4 years ago by Darrell Tunnell <[email protected]>
Can use requirements api for hosted services.

e4f0eda0a2309b9dde17476d2e3681457a001859 authored almost 4 years ago by Darrell Tunnell <[email protected]>
Refactoring, package and api renaming.

fbcd1eae62594835b6246c7ba760513454d21437 authored almost 4 years ago by Darrell Tunnell <[email protected]>
Refactoring

- Allow async enabled checks for hosted services.
- Simplify DI registration methods.
- Uncouple ...

84d49d4e2f8fec0ece3e3f14b8cdc6fc8c09f67c authored almost 4 years ago by Darrell Tunnell <[email protected]>
Refactor to remove a type arg.

3b156fbe2ff2d45fc6c31475977376adc6d5738a authored almost 4 years ago by Darrell Tunnell <[email protected]>
Format fixes

6a668f285c9f8d303b5c3e350e0bebec612a0f39 authored almost 4 years ago by Darrell Tunnell <[email protected]>
Extracted external dep

5649ad2e8a69c5bc643e71a9371edc86e733d9a8 authored almost 4 years ago by Darrell Tunnell <[email protected]>
Added more tests and introduced FuncBool builder

aa0f2dc0d3b463ade5e8237d24f0db104c4289d2 authored almost 4 years ago by Darrell Tunnell <[email protected]>
#6 - Sample fix.

3d3afa7524b5b0a4715653b882a0d257d3dddb7a authored almost 4 years ago by Darrell Tunnell <[email protected]>
#6 - Sample fixes.

c1de656c483536a05d25f16e8fc7f4c965f97e43 authored almost 4 years ago by Darrell Tunnell <[email protected]>
#6 WIP

6984b33c8d4e3d6139ee93a4ed181753bde58764 authored almost 4 years ago by Darrell Tunnell <[email protected]>
Added support for using an event handler as the source for change token triggering.

4a2c794af90ed19ae7553919ebb98c2394e26584 authored almost 4 years ago by Darrell Tunnell <[email protected]>
Cleaned up service registration using builder pattern.

74ae0dbc71ec7c6f3992a180885998152ba663dc authored almost 4 years ago by Darrell Tunnell <[email protected]>
Changed namespaces after project renaming.

6528dce0addc69c07dc294dc0f6b978af4c3aa95 authored almost 4 years ago by Darrell Tunnell <[email protected]>
Build fix

dfd960d2bffbf25f40d20aaa502b4ff34327a461 authored almost 4 years ago by Darrell Tunnell <[email protected]>
Build fix

5ce51cca609d94a8ceb5858858858782ca642fd6 authored almost 4 years ago by Darrell Tunnell <[email protected]>
Merge branch 'feature/enable-disable-hostedservices' into develop

c5ffef2090417365572e8b0709a732d46097ec55 authored almost 4 years ago by Darrell Tunnell <[email protected]>
Format fixes

35495a2dd625ecceee80a0063bd38e74ef6a239c authored almost 4 years ago by Darrell Tunnell <[email protected]>
Hosted services - start and stop

Closes #4
Closes #5

b39e06b1db595a0a8c5a54a0c5022b5bd26a83cb authored almost 4 years ago by Darrell Tunnell <[email protected]>
Initial feature commit

e45ed6ed97a0bea3848e9606fe3b3092174dd2b2 authored almost 4 years ago by Darrell Tunnell <[email protected]>
[Docs] - added build status

2914b8e8f29526aef59dcd36e91e0e53fb029b89 authored about 4 years ago by Darrell Tunnell <[email protected]>
[Tidy]

7bc43e24edeae7ff74c3cce28c968a21e5fa554f authored about 4 years ago by Darrell Tunnell <[email protected]>
[Tidy]

7c1db0a4d0e0bba6bd6441ed8130a9e386f03d55 authored about 4 years ago by Darrell Tunnell <[email protected]>
[Tidy]

052a8bf2be6e599eba2f6db2394ceb787e9d5eb9 authored about 4 years ago by Darrell Tunnell <[email protected]>
[Tidy]

4151e7d3c7a580805a669bdc4f68c17c0cb8d22b authored about 4 years ago by Darrell Tunnell <[email protected]>
Avoid locking during request

Fixes #3

ba7fb350f5e43d75bffc90a5964d14bbdf679a64 authored about 4 years ago by Darrell Tunnell <[email protected]>
Fixed api's and updated docs.

a1576280170fa5e835a3b6255dd15f483c8c50cd authored about 4 years ago by Darrell Tunnell <[email protected]>
Add strategies for building inline with request, and outside of request.

Closes #2

8c454f34017eced5546d4dcc612ad29d7e9de310 authored about 4 years ago by Darrell Tunnell <[email protected]>
Merge tag '0.3.0' into develop

Lowered dependencies to 2.1 LTS

82c67101355443b4b6216d397a578b96035c9e95 authored about 4 years ago by Darrell Tunnell <[email protected]>
Merge branch 'release/0.2.0'

d8a44a3cf646983e2817f465ca2706dc85f83ced authored about 4 years ago by Darrell Tunnell <[email protected]>
Lower dependencies from 2.2 to 2.1 LTS

79094a16e933c661beec1c78d9a8d983fb4f028b authored about 4 years ago by Darrell Tunnell <[email protected]>
Merge pull request #1 from dazinator/dependabot/nuget/Microsoft.Extensions.Options-3.1.9

Bump Microsoft.Extensions.Options from 3.1.8 to 3.1.9

4573620b3f294385c0f5a35ff233daaef9a9fbaa authored about 4 years ago by Darrell <[email protected]>
Bump Microsoft.Extensions.Options from 3.1.8 to 3.1.9

Bumps [Microsoft.Extensions.Options](https://github.com/aspnet/Extensions) from 3.1.8 to 3.1.9.
...

31bb7689e0ecbc0ca3050182c608e95f291f70d1 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update README.md

fed2c6bfd2454dacd8f02007a638bc96b9293f44 authored about 4 years ago by Darrell <[email protected]>
Build fix

58cfdfc772c69e97ee750ee8ae5ea0be0898cb43 authored about 4 years ago by Darrell Tunnell <[email protected]>
format fixes

266fabf20cad22e25bc7d81c05db091bb3c70bda authored about 4 years ago by Darrell Tunnell <[email protected]>
Initial commit

f3b743a7430b9daf6a585f54c0cbfd9664548a71 authored about 4 years ago by Darrell Tunnell <[email protected]>
Initial commit

4ae5e744d79c281359ae509253be6916687a4f27 authored about 4 years ago by Darrell <[email protected]>