Skip to content

Releases: arichika/AspNet.Identity.Oracle

Update 1.0.3

28 Jul 16:32
Compare
Choose a tag to compare
  • update dependence
    • Microsoft.AspNet.Identity.Core 2.2.1 <- 2.0.1
  • some bug (or NotImplementation) fix.
  • for VS2017 & IISExpress
  • some Refactoring.
    • change SampleWeb's namespace
    • and so.

Update 1.0.2

15 Sep 01:51
Compare
Choose a tag to compare

Improvement

  • Some "ReSharping"
  • Improvement of ApplicationDbInitializer's Singleton.

Update 1.0.1

15 Sep 00:56
Compare
Choose a tag to compare

New Features

  • Initializing Admin Role and Administrator account in code.

Updates

  • Refactoring