Ecosyste.ms: OpenCollective

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

github.com/aloneguid/config

⚙ Config.Net - the easiest configuration framework for .NET developers. No BS.
https://github.com/aloneguid/config

Update README.md

da465588550e7608e19f2e76c26384659d605025 authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
Merge branch 'master' of https://github.com/aloneguid/config

710992181a9976ec5788aec433cc267155966706 authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
add overload for kv store

c744bdd0c684a33731d65ebeaa635d5f878768f2 authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
Update Stores_JsonFile.md

spelling - double 'on on'

aea092842869d048ec743b1d89bd31dca9c171bb authored almost 6 years ago by Yuval Naveh <[email protected]>
Update Stores_JsonFile.md

Show an example of using a nested JSON value by using the Alias property of the Option attribute...

10974a0608e7e7baf7ab578c173fd0a593e37e22 authored almost 6 years ago by Yuval Naveh <[email protected]>
update docs

59efc31956875fc96e2c7d1cf66450e39da9a879 authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
add KV package description

cf98f86121f3a4d7a88312544459881086d1d548 authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
generate yaml package on build

89b7006a10dca8443547ef28b3b2e94317a2e61d authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
add integration tests for AKV and fix a few bugs in it

b2ea3f2899f45831e0b8f2176c6b86c7645f87d2 authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
reshuffle readme

2fd96bd0acd4241849db5aed16707eeb67c4fa06 authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
add the first draft of KeyVault integration

56723f559d23062dc7dcec5d2430001941918116 authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
fix yaml unit tests

6255391fbc50831d88e77ca85893f9218bebeebf authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
add tests badge

a5e72062a93956678a703c9efac2c3d5a0009b8e authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
update build badge to azure pipelines, delete appveyor.yml

e22fbf507e653e034416ef30d47b318b18fd4833 authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
set build.ini to use GitVersion

eb971da0dacca9d0ab78fd47aced53ad2af368e4 authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
update readme

5eeb935a10fa303b573f2841f13b164c9e5039b3 authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
only react to specific commits

a5b6d2113dd0572d5f585b1abc2dbc7bdcd968b3 authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
fixing a few typos in readme

d76876bdc0812e451cd8378825d7c73385a22325 authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
make rider image a link

88af3ca7791d5af848007ed22f3d9ed120b23b13 authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
update readme for opencollective

5fc1f0e86611f5a6c1f771cff66dd9436afb2f12 authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
add KV extension method for service principal

f4a48a1d199dc55fa937efece492db8ddf16364a authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
first key vault draft

5197db28923129bccd89e1f6d3c51fc7db049b66 authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
fix appv

1c6db763b31fc19c46f697cae0f0f043bb5e731d authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
fix appveyor

997415b610d8aae83b0dd84eb225a17cc0f3d0be authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
increase version to 4.12

4076a4021986daca4c1382e18efec7e78d44fda8 authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
Merge branch 'master' of https://github.com/aloneguid/config

889fdec5ee0e7a33968bdc43768a9abe2cd0f467 authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
support connectionstrings and custom sections as per #64

939887c177840050441247af60774d0f3f73da84 authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
update readme

fdc663f06eb2230e41cf89fc4724e47a217996e3 authored almost 6 years ago by Ivan Gavryliuk <[email protected]>
increase version to 4.11.0

9dac7138ce39b9677bcd07403e697a762c1a417f authored about 6 years ago by Ivan Gavryliuk <[email protected]>
Removed IsVisible check from ConfigurationBuilder, and added documentation on how to include internal types.

64ba1041a4e438de8e9e2fd471bee3b252c6e934 authored about 6 years ago by Ryan Lilla <[email protected]>
Parser Test Case

cc1ac3ef610a841915fbdae5555259f48d8b58ef authored about 6 years ago by Zhou Bo <[email protected]>
Fix ByteParser with "0x"

8d006bd9df4df0db478f185474a13196eee92099 authored about 6 years ago by Zhou Bo <[email protected]>
Fix typo error

268a4f33ce74a528b28f46c01b0a49ecc171d518 authored about 6 years ago by Zhou Bo <[email protected]>
Test for decimal, double and float

a9cb50ff05011916f2bd85fa1676e7aeb5d81a4d authored about 6 years ago by Zhou Bo <[email protected]>
Remove BoolParser, because it is already handled by CoreParser

9737ee6761bbc2ae2213d68903a3e45bb53a4897 authored about 6 years ago by Zhou Bo <[email protected]>
Add more tests. Add regions to code for easy read.

c05576ffcd79f9c068efa21b0c32835093673fd0 authored about 6 years ago by Zhou Bo <[email protected]>
More basic value type parser

a53ff4545b27f4071b05502ccaedff07fcfad4a1 authored about 6 years ago by Zhou Bo <[email protected]>
Add parsers to build-in parsers.

05c45371a6b63053e57b8f555879dc3fd19e0009 authored about 6 years ago by Zhou Bo <[email protected]>
Remove BoolParser, because it is already handled by CoreParser

529a66bc396ceaf321f3f931551f1f453ef4fdff authored about 6 years ago by Zhou Bo <[email protected]>
Fix typo error

565f4d7aa24c90529e734c97a1fa0392c83bf424 authored about 6 years ago by Zhou Bo <[email protected]>
upgrading storage.net.integration

0b848007dc87e9eb87734c1f1c9303ad742cdf31 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
.ToString() overloads for inicomment & inifile

631430d32c6ce201cef09997679b39f62599a018 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
yaml implemention didn't cater for indexes

73c593232d98c06b831c46e98fb18710c4a792c2 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
set release notes

3ca657c1c7c608bd7be6cf79326f470d6bd61184 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
yaml collections are supported

a89d96d18291d80cc2c2e0f33d48bdca8067bc32 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
everything supports collections except for yaml

ca0b9c81d00800ac7bf99f3de3429480a7ad9e88 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
test cleanup

f3878584b16ebecd89c8a863eab95d4b51bab7d9 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
moving arrays tests and therefore failing other impls

57cc954ac634913799b4e9b0c049469e9e943128 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
restructuring tests to come to a universal test pattern

b8c9ef0b3ba3a99ff87398ed3d8f29f5ed94551f authored over 6 years ago by Ivan Gavryliuk <[email protected]>
missing ini file

cbf1c71f8b031ea976554f00de2ed7f6ec14c0e5 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
fixing up tests a big

c561446a872130226aebe13327088e5f06a6fe52 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
fix setbuildnumber

60390bbcc4270062e4261289f8c9f8717ee52200 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
fixing build ini

ba07891699af10b69774ad816338b12a8e672a2c authored over 6 years ago by Ivan Gavryliuk <[email protected]>
trying to migrate to housework builds

012e673c9118b0c6e9f7b674e778b31d86229e49 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
open up command line parameters argument

962e0a8192cc52eb0c1f3ce01879221afc575373 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
ability to read configs from root namespace

0091ea4d645bde001f34a4d3913373a3b27c6901 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
fix the badge now )

38ef6875181e617cfe211f548c11499ba60a43be authored over 6 years ago by Ivan Gavryliuk <[email protected]>
add gitter badge

e3716752b0e5c0ee5194f4abda716ae7267da374 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
build script to update appveyor version

8e9abde7a4e6ffcfb97d276beeea1722bc8a57ad authored over 6 years ago by Ivan Gavryliuk <[email protected]>
Merge branch 'master' of https://github.com/aloneguid/config

6bb53c4e9725677e38b0c84763c147a145ae3c7e authored over 6 years ago by Ivan Gavryliuk <[email protected]>
set "treat warnings as errors"

cdb21cd903a0c95ece3105e6e53cb10c5d54b290 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
Merge pull request #61 from huanlin/master

Fixing typo.

3626644d0635d6142645b61909b128777c8a6fbc authored over 6 years ago by Ivan Gavryliuk <[email protected]>
Fixing typo.

6f5919fe9cd12c09d523e3533b192b715064a0a0 authored over 6 years ago by Michael Tsai <[email protected]>
by default inline .ini comments are ignored (#60)

fe6a98ca10f6eaa8c478868b7a54f80f55c31cd5 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
flip to ci version

6adb8fed72986aa22a57d42def1b5db2d7778f9c authored over 6 years ago by Ivan Gavryliuk <[email protected]>
remove prerelease flag

f91191b578e5db3bdeb76400f50c18efa24d955c authored over 6 years ago by Ivan Gavryliuk <[email protected]>
release notes

cae1d3b5f0fbea66aa3196d3d369c3c569d6b3ed authored over 6 years ago by Ivan Gavryliuk <[email protected]>
update docs

aaced25d6888dd9e3b6bc04e3f71ce45b1d7aa5e authored over 6 years ago by Ivan Gavryliuk <[email protected]>
drop JiraTime as it's not used and implementation is flawed

231b2c776dcf8cb9d15cdde6ec261f7ad2138af4 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
use full file version

67a6b06eb783d55ab6fa2b8fd2bb8c04be1d540c authored over 6 years ago by Ivan Gavryliuk <[email protected]>
fix unit tests

8488d06b4852333980e867f5a24deb5f08090e83 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
add IsPrerelease tag

2f5e827b695b8f66fc8a7e49d7ada75d395da33f authored over 6 years ago by Ivan Gavryliuk <[email protected]>
version must be a string?

cb3256b6a0f07200bd496dda6f3cfeb29f9769d9 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
try the modified build script

46dbf4b6d3ac59ab6710ff19340cab53531ecaab authored over 6 years ago by Ivan Gavryliuk <[email protected]>
release as 4.7.2?

b394d2624723e713628a4b01b6e7fc2ce47933b7 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
try the build again

3d0e6236e436858ad74d262c56c508957aaa2877 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
4.7.2 prerelease

c8525e6ae38f33a22d8ee7ef427870ac1b0b813b authored over 6 years ago by Ivan Gavryliuk <[email protected]>
release as 4.7.1

f20db1b438750d77db510e1560a60eeeda2ce91f authored over 6 years ago by Ivan Gavryliuk <[email protected]>
support json string content (#57)

5a6c17d32a8148e7ab9ab8163cafcbe1c7c2d04e authored over 6 years ago by Ivan Gavryliuk <[email protected]>
allow passing .ini file contents (#57)

6af64d421b8e151c49f21440fbd165ff4ba101c3 authored over 6 years ago by Ivan Gavryliuk <[email protected]>
update docs and confirm that custom parsers win (#56)

72cd2a187439c671482677d0c0bac226fe35a132 authored almost 7 years ago by Ivan Gavryliuk <[email protected]>
Merge pull request #55 from azurecoder/master

Network Credentials fix for Password

d0979ed95cf7db224212107c25dbdf67e5f52a2a authored almost 7 years ago by Ivan Gavryliuk <[email protected]>
test for NetworkCredentials

41783f4b5af0f5bb75b25b52549c5b9e94c6a518 authored almost 7 years ago by Richard Conway <[email protected]>
small fix to NetworkCredentials with associated test to ensure password not concatenation of password + domain

49ee4d29279c3d745af4e2cff6c9b42179526dec authored almost 7 years ago by Richard Conway <[email protected]>
docs on building custom stores

a9f79c162814423eabce27b9e06ae28338746010 authored almost 7 years ago by Ivan Gavryliuk <[email protected]>
adding more docs on writing custom stores

6b47b4f62bbc7b7e75344a39145342b3704c4f89 authored almost 7 years ago by Ivan Gavryliuk <[email protected]>
entity arrays release

0b5a5747949f4e7cc5d6e8243e863b120e2300a1 authored almost 7 years ago by Ivan Gavryliuk <[email protected]>
check that collections cannot have a setter (#48)

5b8ee6baf561c8fbfdc7f65cf7a7570fbee7ff43 authored almost 7 years ago by Ivan Gavryliuk <[email protected]>
Merge branch 'arrays'

e6663ab816dff9e9c04cd6b41be3d76cfafae09a authored almost 7 years ago by Ivan Gavryliuk <[email protected]>
fixing #53 (nested methods)

629640b5c8fc514e5a50d23f494ba0cba421136e authored almost 7 years ago by Ivan Gavryliuk <[email protected]>
replace interface with length function

5797a9c597632bc66bbc1db7305cb44415b8d034 authored almost 7 years ago by Ivan Gavryliuk <[email protected]>
reading collection of interfaces

8614bbd975e66855cfe57fa7fcc71e9bc5e01456 authored almost 7 years ago by Ivan Gavryliuk <[email protected]>
restored everything back to previous state

18bcdc6a7251bbd617df85a10907c550e1c0be06 authored almost 7 years ago by Ivan Gavryliuk <[email protected]>
restored write for simple properties

3a04a5e0d6780e205067f537406acd7a726abe4f authored almost 7 years ago by Ivan Gavryliuk <[email protected]>
restoring method reader

edc653e5fcc88065308e4362f05d824bd3fde5ff authored almost 7 years ago by Ivan Gavryliuk <[email protected]>
restore nested proxies reader

b5213a6180dc62bccb81d9e0161c43898dfd2b00 authored almost 7 years ago by Ivan Gavryliuk <[email protected]>
reads array of simple numbers, but many things are temporarily broken

0a3a156fa7ff9b4ebae04d9d930847cd1a8a5518 authored almost 7 years ago by Ivan Gavryliuk <[email protected]>
Update Untitled Diagram.xml

419f5ace8529a8025fa053f72315abf8c958d364 authored almost 7 years ago by Ivan Gavryliuk <[email protected]>
Added Untitled Diagram.xml

d35b852eb1dc2bb66877eb3cb48b8259310059e1 authored almost 7 years ago by Ivan Gavryliuk <[email protected]>
update docs on json package

9625ffe7cd96b783661769e486112057b3bfaa98 authored almost 7 years ago by Ivan Gavryliuk <[email protected]>