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

Api enhancements

- better api for configuring named http clients with named options

github.com/dazinator/Dazinator.Extensions.Http - 41e4244798ae9cf1a0e27c5017e980653c5517a7 authored almost 2 years ago by Darrell Tunnell <[email protected]>
Api enhancements

- refactored method names
- added convenience methods
- updated tests
- added ability to dynamica...

github.com/dazinator/Dazinator.Extensions.Http - 3095b2d278f3cba8b920a6e0098a224c3c6f56ec authored almost 2 years ago by Darrell Tunnell <[email protected]>
#1 - add support for dynamic IConfiguration binding of options.

github.com/dazinator/Dazinator.Extensions.Options - e2fb461022e7f1006383d8da193e4c1c568f9997 authored almost 2 years ago by Darrell Tunnell <[email protected]>
Some breaking enhancements for configuration api.

github.com/dazinator/Dazinator.Extensions.Http - ec60f5a680c208bdfd96db79f9b689419c166373 authored almost 2 years ago by Darrell Tunnell <[email protected]>
Fluent api convenience methods added for OptionsBuilder.

github.com/dazinator/Dazinator.Extensions.Options - 05278aa7fc921cf321f098ad2652069c42bda467 authored almost 2 years ago by Darrell Tunnell <[email protected]>
Add ability to add services when registering a handler.

github.com/dazinator/Dazinator.Extensions.Http - 3b902ede923c75ca3b83f2ac164e7a0ef276cfdd authored almost 2 years ago by Darrell Tunnell <[email protected]>
Add ability to configure UseCookies on primary handler.

github.com/dazinator/Dazinator.Extensions.Http - cefb1114e10c9b4d5bfadb85da75e9f022d29acf authored almost 2 years ago by Darrell Tunnell <[email protected]>
Closes #5 Closes #4

github.com/dazinator/Dazinator.Extensions.Permissions - 187d5f8785b2306a83649be95e3588a14e736ad5 authored about 2 years ago by Darrell Tunnell <[email protected]>
Merge branch 'kjac-fix/PrependBasePathFileProvider-handle-special-chars' into develop

github.com/dazinator/Dazinator.Extensions.FileProviders - 8ebfe5f1cfc403782b3ca10e15406e3325ac3b02 authored over 2 years ago by Darrell Tunnell <[email protected]>
Merge branch 'fix/PrependBasePathFileProvider-handle-special-chars' of https://github.com/kjac/Dazinator.Extensions.FileProviders into kjac-fix/PrependBasePathFileProvider-handle-special-chars

github.com/dazinator/Dazinator.Extensions.FileProviders - b4bb0493e49a5b4e7447684b4b110dd4e59d03e1 authored over 2 years ago by Darrell Tunnell <[email protected]>
Handle files with special chars in PrependBasePathFileProvider

github.com/dazinator/Dazinator.Extensions.FileProviders - 55c014b3d9037e6669541b9ab1eaa8bf66eb86e4 authored over 2 years ago by kjac <[email protected]>
Added convenience methods for http client options config,

github.com/dazinator/Dazinator.Extensions.Http - 4181a659ceafc6797852b249cc0dfcac806776d9 authored over 2 years ago by Darrell Tunnell <[email protected]>
Throw on invalid handler registration

- Factory must be set.

github.com/dazinator/Dazinator.Extensions.Http - d65dbbec702dd4d39fdba5477c190825a5ac11f4 authored over 2 years ago by Darrell Tunnell <[email protected]>
Removed handlers

github.com/dazinator/Dazinator.Extensions.Http - b728ab47dcbfaf553e7d0f8b4aa87198455fedc7 authored over 2 years ago by Darrell Tunnell <[email protected]>
Removed handlers

github.com/dazinator/Dazinator.Extensions.Http - 829665c8797b6941d1165e5393dbbaf9f2c094c0 authored over 2 years ago by Darrell Tunnell <[email protected]>
Added tests for basic auth

github.com/dazinator/Dazinator.Extensions.Http - 6f1aa2d384015ffe52b9258fde6f227e2aba3f08 authored over 2 years ago by Darrell Tunnell <[email protected]>
Merge branch 'develop' of https://github.com/dazinator/Dazinator.Extensions.Http into develop

github.com/dazinator/Dazinator.Extensions.Http - f13eec1a053400de22d253071332a5a1552a0796 authored over 2 years ago by Darrell Tunnell <[email protected]>
Added support for hybrid approach.

github.com/dazinator/Dazinator.Extensions.Http - d8ad0d1ad7908fe37f9e0409a95f3caa0eda4151 authored over 2 years ago by Darrell Tunnell <[email protected]>
Tests passing for handlers with varying options.

github.com/dazinator/Dazinator.Extensions.Http - 0ed1509c3a57ab4d9fdffc40c998459b41e14311 authored over 2 years ago by Darrell Tunnell <[email protected]>
Another test passing

github.com/dazinator/Dazinator.Extensions.Http - f35aa93f5e20f58578adefab84489f4cab6459a6 authored over 2 years ago by Darrell Tunnell <[email protected]>
Build changes - configure nuget

github.com/dazinator/Dazinator.Extensions.Options - a253149cfe84dcb375b0a24936e8d8a8666e13af authored over 2 years ago by Darrell Tunnell <[email protected]>
Github Actions change

github.com/dazinator/Dazinator.Extensions.Options - 8dcb7ac62f4e502baec754ae76f766dc38cca5cc authored over 2 years ago by Darrell Tunnell <[email protected]>
Formatting fixes.

github.com/dazinator/Dazinator.Extensions.Http - 64cec621dfc81f9653271d8a419f9ca4aae14c6b authored over 2 years ago by Darrell Tunnell <[email protected]>
Some tests passing.

github.com/dazinator/Dazinator.Extensions.Http - 118f0cbf2ff550c7bb204bda7a5dc0ca5e3726c1 authored over 2 years ago by Darrell Tunnell <[email protected]>
Formatting and editor config fixes

github.com/dazinator/Dazinator.Extensions.Http - 587a71a9eadb00f4014d1e13f6b3cf32054f0632 authored over 2 years ago by Darrell Tunnell <[email protected]>
Build fixes for dotnet 6

github.com/dazinator/Dazinator.Extensions.Options.Globbing - c84c4f4049105dacb843bd78cd3ba40eccc26875 authored over 2 years ago by Darrell Tunnell <[email protected]>
#6 - Can tell which token signalled the composite.

github.com/dazinator/Changify - d30541f396c5bacd95fbeebf596b6efa6b490f4a authored over 2 years ago by Darrell Tunnell <[email protected]>
Bug fix for index out of range.

github.com/dazinator/Dazinator.Extensions.FileProviders - 8dd0608fd734293c9a03b97d5671278c97a34db0 authored almost 3 years ago by Darrell Tunnell <[email protected]>
MappingFileProvider test coverage increased

- Added test for readme example code.

github.com/dazinator/Dazinator.Extensions.FileProviders - 2b32dca2a0d64c00bc4a914a6e0311b04f2ba58d authored almost 3 years ago by Darrell Tunnell <[email protected]>
Removed experimental test that only ran on my machine.

github.com/dazinator/Dazinator.Extensions.FileProviders - 4b339d529f49f11a57ef3cd2f1e7dd6cbb940206 authored almost 3 years ago by Darrell Tunnell <[email protected]>
Closes 50 Include directories in glob pattern filter file provider.

github.com/dazinator/Dazinator.Extensions.FileProviders - 674e1b176d2d6897ec12ae704da58a7939b9f500 authored almost 3 years ago by Darrell Tunnell <[email protected]>
Fixes #52 and fixes flaky tests.

- Fix for glob matching file provider not working correctly when getting contents of root directory.

github.com/dazinator/Dazinator.Extensions.FileProviders - 0b7ebde5d2182592e9add3ba06fc33cf066ca0cd authored almost 3 years ago by Darrell Tunnell <[email protected]>
Enhancement to mapping provider when loading static asset manifests

- Lazy create file providers when a mapping first requires them.

github.com/dazinator/Dazinator.Extensions.FileProviders - 8a8652f4a1c13f993d4c19e6f9fb0d74ff7c4149 authored almost 3 years ago by Darrell Tunnell <[email protected]>
Added ability to exclude paths when populating file map from static assets manifest.

github.com/dazinator/Dazinator.Extensions.FileProviders - cd97bae3b467a5c7f02a331272527c59f18dc072 authored almost 3 years ago by Darrell Tunnell <[email protected]>
Merge branch 'feature/mapping-file-provider' into develop

github.com/dazinator/Dazinator.Extensions.FileProviders - 7f2f6080768057bbcfeff7f4da65c45a661c205a authored almost 3 years ago by Darrell Tunnell <[email protected]>
Added test for mapping file provider.

- Test getting directory contents after deleting a file from underlying source provider.

github.com/dazinator/Dazinator.Extensions.FileProviders - 3616b5ff237ab17c1173988a2678d79bde210ca4 authored almost 3 years ago by Darrell Tunnell <[email protected]>
Fixed tests and added to readme.

github.com/dazinator/Dazinator.Extensions.FileProviders - 5d8e4c3d9270c6bb996f097c69badd864fd45005 authored almost 3 years ago by Darrell Tunnell <[email protected]>
Updated nuget api key

github.com/dazinator/Dazinator.Extensions.FileProviders - f125dbc345fe3188dbdd74e39d608f01dd89432a authored almost 3 years ago by Darrell Tunnell <[email protected]>
Added support for pattern mapping path depth and more tests passing.

github.com/dazinator/Dazinator.Extensions.FileProviders - ea5fe7ba6a14f6a26d5a8ff71f018161adac5952 authored almost 3 years ago by Darrell Tunnell <[email protected]>
Refactor and tests added

github.com/dazinator/Dazinator.Extensions.FileProviders - 40d575b435eb963d3981291d34ae9981c1688c06 authored almost 3 years ago by Darrell Tunnell <[email protected]>
Update nuget config.

github.com/dazinator/Dazinator.Extensions.FileProviders - 08860b390eba2c823849f18e4208a690d5d3b1b5 authored almost 3 years ago by Darrell Tunnell <[email protected]>
Set static web asset base path to 'firstapp'

github.com/dazinator/BlazorAppBundle - ee31b8a73e41421bd1691a7cedb5f208d0dfd4ab authored about 3 years ago by Rogier van der Hee <[email protected]>
Create README.md

github.com/dazinator/BlazorAppBundle - 0bfbae095de2aa9b8907ebd151aa8d5a284ac7e6 authored about 3 years ago by Rogier van der Hee <[email protected]>