Skip to content
This repository has been archived by the owner on Oct 17, 2018. It is now read-only.

1.0.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 16 May 17:19

Features

  • Consider adding a parameterless DataProtectionProvider.Create overload (#130)

Bugs Fixed

  • System.FormatException in LoggingExtensions (#129)
  • Remove ConfigureGlobalOptions or SetApplicationName from DataProtectionConfigurationExtensions (#122)
  • Make DataProtection follow the Options model (#121)
  • Make Microsoft.AspNetCore.DataProtection.DataProtectionProvider class static (#120)
  • Nugets should not reference facade assemblies as framework dependencies (#117)
  • Should remove ConfigureDataProtection (make it overload of AddDataProtection) (#100)
  • Logging: Add event ids to all publication sites (#94)