Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Config.Net
The easiest configuration framework for .NET developers
Collective -
Host: opensource -
https://opencollective.com/config
- Code: https://github.com/aloneguid/config
use extension methods for configuration instead of directly adding stores
github.com/aloneguid/config - 997fb7d2ffc41b10dcfadb0bbaad4ebee1341c14 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 997fb7d2ffc41b10dcfadb0bbaad4ebee1341c14 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
simplifying Cfg by removing IConfigManager
github.com/aloneguid/config - f6ceeb06002931e7c628813f3940891e60e67fb9 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - f6ceeb06002931e7c628813f3940891e60e67fb9 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
Merge branch 'master' of https://github.com/aloneguid/config.git
github.com/aloneguid/config - 4ac4338ccccf979df148c7c6549126bb20b0d4bd authored over 8 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 4ac4338ccccf979df148c7c6549126bb20b0d4bd authored over 8 years ago by Ivan Gavryliuk <[email protected]>
fixed typo
github.com/aloneguid/config - 40b1fdff379e871a2db3ff6259b31f70cbe17ce0 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 40b1fdff379e871a2db3ff6259b31f70cbe17ce0 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
Update README.markdown
github.com/aloneguid/config - 1f5f92e824d27be39de0d3352f7bbf0da670bf00 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 1f5f92e824d27be39de0d3352f7bbf0da670bf00 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
package upgrades
github.com/aloneguid/config - 40de54e86db7bfc45e3de5d4f2f18392ced1dc0a authored over 8 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 40de54e86db7bfc45e3de5d4f2f18392ced1dc0a authored over 8 years ago by Ivan Gavryliuk <[email protected]>
save work
github.com/aloneguid/config - a3454eb3590b6d800806c58898cd093647b88e76 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - a3454eb3590b6d800806c58898cd093647b88e76 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
split setting class in two
github.com/aloneguid/config - e4ac11289640e1dc32b7fe760678c53a5f69488e authored over 8 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - e4ac11289640e1dc32b7fe760678c53a5f69488e authored over 8 years ago by Ivan Gavryliuk <[email protected]>
introduce reference settings
github.com/aloneguid/config - 091456fc108622826daeba252646b602772c78f4 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 091456fc108622826daeba252646b602772c78f4 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
implement caching
github.com/aloneguid/config - 8d98fa54021490e586ed542c3764232393b3fdb7 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 8d98fa54021490e586ed542c3764232393b3fdb7 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
minor performance optimisations in reading nullable values
github.com/aloneguid/config - 4fb002ba41316a0d867215af19488c9d896fd821 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 4fb002ba41316a0d867215af19488c9d896fd821 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
add icons to nuget packages
github.com/aloneguid/config - 5f21346342e557d91d16700bc9a9c30a310ad4ed authored over 8 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 5f21346342e557d91d16700bc9a9c30a310ad4ed authored over 8 years ago by Ivan Gavryliuk <[email protected]>
update docs
github.com/aloneguid/config - eb9b4bccd207af28250266b5042ec29155d327d8 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - eb9b4bccd207af28250266b5042ec29155d327d8 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
upload docs
github.com/aloneguid/config - eee0766f157ff6924be13669dfada1d92b4f1235 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - eee0766f157ff6924be13669dfada1d92b4f1235 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
fixing failed tests
github.com/aloneguid/config - 76914855688c91c6715491ff78f37d69ea7763fc authored over 8 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 76914855688c91c6715491ff78f37d69ea7763fc authored over 8 years ago by Ivan Gavryliuk <[email protected]>
environment variables store improvement
github.com/aloneguid/config - b221af65d432803861e086a6d9f6a018b5916353 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - b221af65d432803861e086a6d9f6a018b5916353 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
try this naming
github.com/aloneguid/config - 7b3287840d19c27d7b7f7f067322eaad1d7b317c authored over 8 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 7b3287840d19c27d7b7f7f067322eaad1d7b317c authored over 8 years ago by Ivan Gavryliuk <[email protected]>
switch to nunit 3
github.com/aloneguid/config - ddb4ae1efb87b4b70ef804a1990d9ee27b73de55 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - ddb4ae1efb87b4b70ef804a1990d9ee27b73de55 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
Merge branch 'master' of https://github.com/aloneguid/config.git
github.com/aloneguid/config - 36e72dc4c5ba130c3b06c6f0cb82f2c3ea2b6813 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 36e72dc4c5ba130c3b06c6f0cb82f2c3ea2b6813 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
trying to enable integration tests
github.com/aloneguid/config - 5743834906dc65d9a657f791e13fc508274ddf31 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 5743834906dc65d9a657f791e13fc508274ddf31 authored over 8 years ago by Ivan Gavryliuk <[email protected]>
Update README.markdown
github.com/aloneguid/config - 811dbca781f9bb428428f33a3af9e9e59944cdb8 authored almost 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 811dbca781f9bb428428f33a3af9e9e59944cdb8 authored almost 9 years ago by Ivan Gavryliuk <[email protected]>
update to the latest azure packages
github.com/aloneguid/config - a3914c0117a9867738ee419f25084c709465c26a authored almost 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - a3914c0117a9867738ee419f25084c709465c26a authored almost 9 years ago by Ivan Gavryliuk <[email protected]>
documentation
github.com/aloneguid/config - 71b0f665cd97237043f3c6f07d732e525ee4819f authored almost 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 71b0f665cd97237043f3c6f07d732e525ee4819f authored almost 9 years ago by Ivan Gavryliuk <[email protected]>
slightly refactor library, remove the configmanagerconfig and leave the remains as a static class.
github.com/aloneguid/config - f0806060226e16c1ac5706d57bfa3a79d4344efe authored almost 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - f0806060226e16c1ac5706d57bfa3a79d4344efe authored almost 9 years ago by Ivan Gavryliuk <[email protected]>
saving work
github.com/aloneguid/config - c938e2325a6f565ba8903d15017ff2c5c0ba2348 authored almost 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - c938e2325a6f565ba8903d15017ff2c5c0ba2348 authored almost 9 years ago by Ivan Gavryliuk <[email protected]>
support shorter syntax on reading properties
github.com/aloneguid/config - c66e42b6965b6daba62c2e70278c72cd1f68fc92 authored almost 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - c66e42b6965b6daba62c2e70278c72cd1f68fc92 authored almost 9 years ago by Ivan Gavryliuk <[email protected]>
extra test
github.com/aloneguid/config - f3e66515599d67fb4a1f060baaddc24ba5aec403 authored almost 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - f3e66515599d67fb4a1f060baaddc24ba5aec403 authored almost 9 years ago by Ivan Gavryliuk <[email protected]>
ini: extract comment after the last ';' char
github.com/aloneguid/config - bdbb90c5b12a11d0f752d1f8e530e352c6b5a0bc authored almost 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - bdbb90c5b12a11d0f752d1f8e530e352c6b5a0bc authored almost 9 years ago by Ivan Gavryliuk <[email protected]>
sign the assemblies
github.com/aloneguid/config - 361c7ef15c6370a9cb871988ae86e4a9f6708d8d authored almost 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 361c7ef15c6370a9cb871988ae86e4a9f6708d8d authored almost 9 years ago by Ivan Gavryliuk <[email protected]>
include pack script
github.com/aloneguid/config - 5f32fd400056ae8c92a0abb7e51c162eefd6bd56 authored about 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 5f32fd400056ae8c92a0abb7e51c162eefd6bd56 authored about 9 years ago by Ivan Gavryliuk <[email protected]>
Merge branch 'master' of https://github.com/aloneguid/config.git
github.com/aloneguid/config - f3882759744387e7954f9f34fde8e61b95f8b159 authored about 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - f3882759744387e7954f9f34fde8e61b95f8b159 authored about 9 years ago by Ivan Gavryliuk <[email protected]>
AlsoKnownAs is supported on Setting<T>
github.com/aloneguid/config - acbfa8ba27aa3484dff742d46b50226708cc5dad authored about 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - acbfa8ba27aa3484dff742d46b50226708cc5dad authored about 9 years ago by Ivan Gavryliuk <[email protected]>
Update README.markdown
github.com/aloneguid/config - 169f4de72e8f895d8ee240de7fa145f3b3f0f382 authored about 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 169f4de72e8f895d8ee240de7fa145f3b3f0f382 authored about 9 years ago by Ivan Gavryliuk <[email protected]>
bumping nuget version
github.com/aloneguid/config - bbc2fe84b415d86058630e84f75d2d0e9fb93f62 authored about 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - bbc2fe84b415d86058630e84f75d2d0e9fb93f62 authored about 9 years ago by Ivan Gavryliuk <[email protected]>
delete generic store tests which were specific to INI files
github.com/aloneguid/config - 9b4823164eec093c2106f4aad62c230266f6858f authored about 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 9b4823164eec093c2106f4aad62c230266f6858f authored about 9 years ago by Ivan Gavryliuk <[email protected]>
INI file store gets a facelift and understands sections now
github.com/aloneguid/config - f94ba3ca459465d7b4af0a17c21ee9b536da36b3 authored about 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - f94ba3ca459465d7b4af0a17c21ee9b536da36b3 authored about 9 years ago by Ivan Gavryliuk <[email protected]>
IniFileConfigStore checks for changes properly (mostly a tests added). These are not getting used properly by the framework yet. Also drafted some code to support ini file sections and comments, there is still some work to do in this.
github.com/aloneguid/config - 804b85b1da9e9676d3231fecdd137beec3847fb3 authored about 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 804b85b1da9e9676d3231fecdd137beec3847fb3 authored about 9 years ago by Ivan Gavryliuk <[email protected]>
Removed doc properties as they're not implemented
more testing added too, some code reformatting
github.com/aloneguid/config - 8dd4565cd8ea9e873fafdf3670e65174706b9b40 authored over 9 years ago by Ivan Gavryliuk <[email protected]>
documentation update
github.com/aloneguid/config - 8fd89f67c2e24c05e94816f0b27f246ba58fb185 authored over 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 8fd89f67c2e24c05e94816f0b27f246ba58fb185 authored over 9 years ago by Ivan Gavryliuk <[email protected]>
update the docs!
github.com/aloneguid/config - aa0bb6290dac75d8f889d3df880a9900d0bd5c20 authored over 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - aa0bb6290dac75d8f889d3df880a9900d0bd5c20 authored over 9 years ago by Ivan Gavryliuk <[email protected]>
Update README.markdown
github.com/aloneguid/config - b1d6b2aebf62e990ac63a7c47f22cb2baeda5a43 authored over 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - b1d6b2aebf62e990ac63a7c47f22cb2baeda5a43 authored over 9 years ago by Ivan Gavryliuk <[email protected]>
Update README.markdown
github.com/aloneguid/config - ed39d3c1e470c0f386e9e9089164feecab5afbbb authored over 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - ed39d3c1e470c0f386e9e9089164feecab5afbbb authored over 9 years ago by Ivan Gavryliuk <[email protected]>
set markdown syntax
github.com/aloneguid/config - f6a2c2b4243c590b3a627bd109a89f4820d578af authored over 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - f6a2c2b4243c590b3a627bd109a89f4820d578af authored over 9 years ago by Ivan Gavryliuk <[email protected]>
code
github.com/aloneguid/config - 8bfd12073ac323483ec155ec5b604ecf63db0cab authored over 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 8bfd12073ac323483ec155ec5b604ecf63db0cab authored over 9 years ago by Ivan Gavryliuk <[email protected]>
readme update
github.com/aloneguid/config - 9ed2b8dc188f20483e728c6e7480522452e8e0bc authored over 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 9ed2b8dc188f20483e728c6e7480522452e8e0bc authored over 9 years ago by Ivan Gavryliuk <[email protected]>
publishing nuget artifacts
github.com/aloneguid/config - 51f17941ef750ca7a3c044f5ad7f7b37b7c4233a authored over 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 51f17941ef750ca7a3c044f5ad7f7b37b7c4233a authored over 9 years ago by Ivan Gavryliuk <[email protected]>
AzureTableConfigStore committed
github.com/aloneguid/config - 9f5b54f05a4ea9b6335d12ed929011d7b482816f authored over 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 9f5b54f05a4ea9b6335d12ed929011d7b482816f authored over 9 years ago by Ivan Gavryliuk <[email protected]>
start migrating table config client
github.com/aloneguid/config - bfa4e45c66a98c7425a524a2b539ea30ea46ddb4 authored over 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - bfa4e45c66a98c7425a524a2b539ea30ea46ddb4 authored over 9 years ago by Ivan Gavryliuk <[email protected]>
readme update
github.com/aloneguid/config - 8f22a0da3d3cbb8f3d0d4824af4a3ef16b80912b authored over 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 8f22a0da3d3cbb8f3d0d4824af4a3ef16b80912b authored over 9 years ago by Ivan Gavryliuk <[email protected]>
fixing some of the tests
github.com/aloneguid/config - bb7a5569fba1434f4a305914d067c1bd2b306e9c authored over 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - bb7a5569fba1434f4a305914d067c1bd2b306e9c authored over 9 years ago by Ivan Gavryliuk <[email protected]>
migrated some of the tests
github.com/aloneguid/config - 3f24b48acc0d5e5ede11d738621305cb5bb04dfe authored over 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 3f24b48acc0d5e5ede11d738621305cb5bb04dfe authored over 9 years ago by Ivan Gavryliuk <[email protected]>
readme update
github.com/aloneguid/config - c3ab4f65f0d35eafd20327b919dfc282e0925598 authored over 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - c3ab4f65f0d35eafd20327b919dfc282e0925598 authored over 9 years ago by Ivan Gavryliuk <[email protected]>
changing namespaces and renaming to Config.Net
github.com/aloneguid/config - a6761e2a2567d29bed1aa6bb1c1434a8a526ab8e authored over 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - a6761e2a2567d29bed1aa6bb1c1434a8a526ab8e authored over 9 years ago by Ivan Gavryliuk <[email protected]>
initial migration
github.com/aloneguid/config - be4d4f3408ac9183c4736dfdfffa197c026326dc authored over 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - be4d4f3408ac9183c4736dfdfffa197c026326dc authored over 9 years ago by Ivan Gavryliuk <[email protected]>
Initial commit
github.com/aloneguid/config - 62d6bcf78787092c49e4d056b5fd366a5297a266 authored over 9 years ago by Ivan Gavryliuk <[email protected]>
github.com/aloneguid/config - 62d6bcf78787092c49e4d056b5fd366a5297a266 authored over 9 years ago by Ivan Gavryliuk <[email protected]>