Hao Kung
7ec5cce8d6
Merge release 2.1 => dev
...
Rename DockerSecrets => KeyPerFile (#784 ) (#803 )
2018-03-27 14:47:23 -07:00
Justin Kotalik
0b32526175
Increase Minimum Version of Visual Studio to 15.3.0
2017-09-21 17:45:17 -07:00
Nate McMaster
9cafdf2592
Use Directory.Build.props/targets ( #717 )
2017-08-28 15:28:04 -07:00
Nate McMaster
dc6fbde39f
Shorten folder names
2017-08-10 12:24:55 -07:00
Nate McMaster
a9994971a2
Update bootstrappers to use the compiled version of KoreBuild
...
[ci skip]
2017-07-25 16:31:01 -07:00
Nate McMaster
9822feb629
Update travis and appveyor settings to build rel/* branches and add solution items to .sln file
2017-04-27 12:16:25 -07:00
Nate McMaster
3e18b84eb3
Unify dependency versions via one file and remove workarounds
2017-03-15 11:32:48 -07:00
Nate McMaster
15b0693a7b
Remove x86 and x64 solution configurations ( #593 )
2017-02-08 11:12:43 -08:00
Hao Kung
2519ffc7fc
Add docker secrets config provider
2017-01-31 15:21:57 -08:00
Nate McMaster
371f995196
Upgrade to RC.3
2017-01-19 20:59:00 -08:00
Nate McMaster
8f871c8a82
Upgrade to VS 2017
2017-01-05 12:24:15 -08:00
Pavel Krymets
af6c0a435a
Rename Azure.KeyVault to AzureKeyVault ( #526 )
2016-10-04 11:52:17 -07:00
Nate McMaster
9518bec5b6
Move UserSecrets extension into current repo ( #513 )
...
See also https://github.com/aspnet/UserSecrets/pull/106
2016-09-19 10:28:09 -07:00
Pavel Krymets
1d08802a7a
Fix solution, downgrade package version
2016-09-09 09:41:41 -07:00
Pavel Krymets
76566d1d23
Add Azure KeyVault configuration source ( #500 )
2016-09-09 09:34:20 -07:00
Hao Kung
30e59f1190
IConfigurationBuilder/Source API changes
2016-03-31 13:49:06 -07:00
Ryan Nowak
d28a36bc84
Add extension methods to auto-reload a configuration on file change
2015-10-28 17:34:20 -07:00
Pranav K
ff1dc034ef
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:32 -07:00
Kirthi Krishnamraju
bf62a69de1
Get rid of BasePath on IConfigurationBuilder
2015-09-24 21:03:50 -07:00
Kirthi Krishnamraju
71be4574c7
Fix #210 : Move ConfigurationBinder functionality into its own package in the Configuration repo
2015-05-21 14:22:53 -07:00
Kirthi Krishnamraju
59e8430ef5
Fix #198 : Find a better namespace name than ConfigurationModel
2015-05-20 14:37:12 -07:00
Kirthi Krishnamraju
b5b318dcea
Fix #195 : Separate platform specific configuration source implementations into their own packages
2015-05-19 16:58:06 -07:00
Brennan
38e05891e4
Interfaces->Abstractions
2015-04-29 17:34:07 -07:00
Troy Dai
7efb7b232f
Add BasePath to IConfigurationSource Root
...
Decoupe the configuration from DependencyInjection. To resolve a file
based configuration, the user should either give a full path to the file
or give a directory path in which the configuration files will be looked
for.
Commonly the directory is the base application directory
2015-04-09 11:10:08 -07:00
Praburaj
19351c773b
Moving Usersecrets feature to its own repo
...
This change introduced a circular dependency.
Configuration -> Logging -> DI -> Configuration
To break this moving the user secrets feature into its own repo.
2015-03-24 15:30:45 -07:00
Praburaj
7a4af7df7c
Adding user secrets to configuration repo
2015-03-24 11:31:55 -07:00
N. Taylor Mullen
d8d0037836
Update .kproj => .xproj.
2015-03-11 14:04:17 -07:00
Victor Hurdugaci
ef1cac72e5
- ConfigurationFocus should take an IConfiguration argument
...
- Made Data property protected
- Added set to Data property
- Removed SetData
- Updated tests to use only the new public APIs
2015-02-25 13:14:00 -08:00
David Fowler
0064513369
Added Microsoft.Framework.ConfigurationModel.Interfaces assembly
...
- Removed build from the dependency type build from the ANIs
2015-02-09 20:46:43 -08:00
David Fowler
9d71650a02
Make PathResolver shared code
...
- Added Microsoft.Framework.ConfigurationModel.Shared which has code shared
between configuration projects.
2014-08-31 01:27:16 -07:00
David Fowler
252f4d5df2
Updated solution file.
...
- Removed OptionsModel assembly
2014-08-15 07:48:57 -07:00
Hao Kung
7e727e25f1
Add OptionsModel assembly
...
- Moves IOptionSetup/Accessor from DI
2014-05-28 10:47:52 -07:00
Wei Wang
4ce71178c5
Add functional tests
2014-05-23 11:29:00 -07:00
Chris Ross
b61b19e337
Rename kproj files and fix sln references.
2014-05-06 09:17:37 -07:00
Wei Wang
a079b3da99
Add unit tests for EnvironmentVariablesConfigurationSource class
2014-04-16 17:40:25 -07:00
Wei Wang
e73f94f639
Add previous new projects into the solution
2014-04-16 14:07:51 -07:00
David Fowler
690b7ba0fb
Updated to use the new tooling
2014-04-08 00:43:59 -07:00
David Fowler
a738c9b760
Rename solution to match the repository name
2014-03-31 09:59:10 -07:00