Commit Graph

360 Commits

Author SHA1 Message Date
Pranav K 91406009d3 Remove net451 as a cross-compile target 2017-03-23 17:20:12 -07:00
Kiran Challa bb7b58321c Converted samples and test projects to run on netcoreapp2.0 2017-03-23 17:05:16 -07:00
Doug Bunting 55507de7dd Disable API Check in a project with untracked breaking changes 2017-03-22 08:33:14 -07:00
Nate McMaster 7628d2f634
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 12:05:57 -07:00
Ajay Bhargav Baaskaran 1ce7fc7245 Use TryAdd to add services 2017-03-15 17:57:44 -07:00
Nate McMaster 6a61e10a4b Unify dependency versions and remove workarounds 2017-03-15 10:47:41 -07:00
Ajay Bhargav Baaskaran cde3b96aa7 [Fixes #134] Refactored DI support
- Refactored builder extensions and service collection extensions
- Refactored Settings/Configuration/Descriptor
- Removed ConfigurationCommon/AuthenticatedEncryptorConfigurationExtensions
- Added IAuthenticatedEncryptorFactory and implementations
- Refactored IKey to have Descriptor instead of CreateEncryptorInstance()
- Handled Repository/Encryptor special logic
- Added samples
- Updated tests
2017-03-14 19:58:46 -07:00
Nate McMaster bf7a238b85
Update appveyor and travis settings 2017-03-14 13:39:54 -07:00
David Fowler f162534f91 Merge pull request #204 from aspnet/no-mono
No mono
2017-03-09 13:36:22 -08:00
David Fowler def3524f46 Update .travis.yml 2017-03-08 20:49:59 -08:00
Nate McMaster 7f82c7030a Update AppVeyor and Travis settings 2017-03-01 18:25:39 -08:00
Nate McMaster 55a7f9d8c9 Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:13 -08:00
Nate McMaster 89a63f5885
Downgrade to stable packages 2017-02-14 16:15:28 -08:00
Doug Bunting a2a3d35852 Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
2017-02-14 09:05:16 -08:00
Nate McMaster ab33b6afe8 Remove usage of conditional multi-targeting 2017-02-01 12:35:44 -08:00
Nate McMaster 0668a2a52e Upgrade to VS 2017 2017-01-31 16:51:24 -08:00
Nate McMaster 0e45531eb7 Remove the .Sources package from the solution file and remove the 'shared' project within the test folder 2017-01-04 17:17:33 -08:00
Nate McMaster 0f276780de Remove Microsoft.AspNetCore.DataProtection.Sources package 2017-01-04 15:24:13 -08:00
Pranav K b3afbc79d2 Updating to 4.4 CoreFx packages 2016-12-14 14:47:27 -08:00
Ajay Bhargav Baaskaran 981dc794b3 Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:49:46 -08:00
N. Taylor Mullen 09b1f9e511 Update .travis.yml osx image to xcode7.3. 2016-12-08 10:02:34 -08:00
N. Taylor Mullen 8fd272e7ac Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 15:58:01 -08:00
Nate McMaster 184fb812c9
Clean tmp folder after unzipping KoreBuild 2016-11-18 10:56:12 -08:00
Pranav K 8e4ab2c6ff Updating versions to 1.2.0-* 2016-11-09 14:17:00 -08:00
Pranav K 1889ef7dd7 Merge branch 'rel/1.1.0' into dev 2016-11-09 11:29:51 -08:00
Pranav K 5c56815fc8 Branching for 1.1.0 2016-11-09 11:29:47 -08:00
jacalvar 7c6583986c Created public API baselines 2016-11-04 13:06:13 -07:00
Pranav K e5aca8df7c Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev 2016-10-17 09:55:46 -07:00
Pranav K 8607844ac5 Branching for 1.1.0-preview1 2016-10-17 09:48:49 -07:00
Pranav K f3a6083c9c Updating to netcoreapp1.1 2016-10-13 11:13:21 -07:00
Pranav K 01e9377eff Revert "Updating to netcoreapp1.1"
This reverts commit a2a214f698.
2016-10-12 16:08:10 -07:00
Pranav K a2a214f698 Updating to netcoreapp1.1 2016-10-12 13:44:59 -07:00
Pavel Krymets 6eacfd2679 Rename Azure.Storage to AzureStorage (#183) 2016-10-04 11:51:50 -07:00
Pranav K 3d3d6a3fba Updating partner package versions 2016-10-03 12:06:50 -07:00
Pavel Krymets 89c39a6c28 Update StackExchange.Redis.StrongName (#182) 2016-10-03 10:59:04 -07:00
Pavel Krymets 7a3fd8af33 Rename DataProtection.Azure.Blob to DataProtection.Azure.Storage (#180) 2016-09-29 15:23:42 -07:00
Pavel Krymets 00d593f1f2 Fix build error in samples 2016-09-07 10:33:16 -07:00
Pavel Krymets f7c28fe47f Fix Microsoft.AspNetCore.DataProtection.Azure.Blob dependency version in sample and test 2016-09-07 08:29:37 -07:00
Pavel Krymets 7dcbb27b6f Updated Redis repository project to support .NET Core (#175) 2016-09-06 14:10:13 -07:00
Doug Bunting 4cfdc2ecda Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- build with `--quiet`
2016-09-06 12:13:43 -07:00
Pavel Krymets 0e210dadea Port DataProtection blob XmlRepository (#163) 2016-09-06 08:09:13 -07:00
Pavel Krymets 8f8152f910 Fix build error 2016-09-02 16:16:41 -07:00
Pavel Krymets b340b0f0f7 Add Redis IXmlRepository implementation (#173) 2016-09-02 11:56:47 -07:00
Pavel Krymets e94106e28c Merge pull request #171 from aspnet/pakrym/pool-user
Detect pool user in script
2016-08-15 08:59:30 -07:00
Pavel Krymets b876319379 Detect pool user in script 2016-08-10 15:19:17 -07:00
Pranav K cb68dd8cd3 Switching to dotnet.myget.org feed 2016-08-09 14:57:36 -07:00
Pranav K 8691686dd8 Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:35:41 -07:00
Ajay Bhargav Baaskaran eb17453322 Merge branch 'ajbaaska/service-desc-cleanup' into dev 2016-08-02 19:22:38 -07:00
BrennanConroy c7074a42e7 Update .travis.yml 2016-08-02 13:11:14 -07:00
Ajay Bhargav Baaskaran 1ad5d0e317 var cleanup 2016-07-28 17:29:06 -07:00