aspnetcore/test/Microsoft.AspNetCore.DataPr...
jacalvar aa1495deb0 [Fixes #120, Fixes #121, Fixes #122] Make data protection follow the options model
* Add an IDataProtectionBuilder interface and move methods on DataProtectionConfiguration
  to extension methods on IDataProtectionBuilder.
* Make AddDataProtection return an IDataProtectionBuilder instance for further configuration.
* Make AddDataProtection take in an action with a GlobalConfigurationOptions parameter instead
  of a DataProtectionConfiguration parameter.
* Make DataProtectionProvider static
* Remove ConfigureGlobalOptions
* Change Option suffix in classes that are not actually options to Settings.
* Add extension method for configuring key management options.
* Cleanups.
2016-03-15 15:20:59 -07:00
..
AuthenticatedEncryption/ConfigurationModel [Fixes #120, Fixes #121, Fixes #122] Make data protection follow the options model 2016-03-15 15:20:59 -07:00
Cng
KeyManagement [Fixes #120, Fixes #121, Fixes #122] Make data protection follow the options model 2016-03-15 15:20:59 -07:00
Managed
Properties
Repositories Transition to netstandard. 2016-03-01 13:31:31 -08:00
SP800_108
XmlEncryption Transition to netstandard. 2016-03-01 13:31:31 -08:00
ActivatorTests.cs
AnonymousImpersonation.cs Updating test TFMs for custom test discovery 2016-02-18 15:02:27 -08:00
EphemeralDataProtectionProviderTests.cs
Microsoft.AspNetCore.DataProtection.Test.xproj Remove project name from output path 2016-03-02 16:36:52 -08:00
MockExtensions.cs
RegistryPolicyResolverTests.cs [Fixes #120, Fixes #121, Fixes #122] Make data protection follow the options model 2016-03-15 15:20:59 -07:00
SecretAssert.cs
SecretTests.cs
SequentialGenRandom.cs
StringLoggerFactory.cs React to Logging API changes 2016-01-25 09:29:39 -08:00
XmlAssert.cs
project.json Fixing CI build break 2016-03-15 12:39:38 -07:00