IdentityWithoutEF icon indicating copy to clipboard operation
IdentityWithoutEF copied to clipboard

A really simple example of how to get started using ASP.NET Identity without Entity Framework

Results 6 IdentityWithoutEF issues
Sort by recently updated
recently updated
newest added

Bumps Microsoft.AspNetCore.Mvc from 1.1.2 to 1.1.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.AspNetCore.Mvc&package-manager=nuget&previous-version=1.1.2&new-version=1.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

While it is obvious that this isn't a production project, it may be used as a template for real project. It may be an option to state in the readme,...

Bumps [Microsoft.AspNetCore.All](https://github.com/aspnet/Universe) from 2.0.0 to 2.0.9. Commits - [`84d6a54`](https://github.com/aspnet/Universe/commit/84d6a54ce9ba941e2b7318d7f377908473d35f6d) Merge 2.0.9 into release/2.0 - [`43ec723`](https://github.com/aspnet/Universe/commit/43ec72353f83465a3dd238e5a025b255e312f0ed) Merge branch release/2.0 - [`cc0e039`](https://github.com/aspnet/Universe/commit/cc0e0394acd1d13fb5769c3c8f8ec895893b39c4) Add required infrastructure improvements to submodules to support NETStandard... -...

dependencies

Upgraded `IdentityWithoutEF-2.0` to ASP.NET Core 3.0 (preview 6) using [this manual](https://docs.microsoft.com/en-us/aspnet/core/migration/22-to-30?view=aspnetcore-3.0&tabs=visual-studio)

Have you done any work to implement this with EF, optionally, in another project? I'm looking for a way to decouple the identity implementation from the persistence choice, but still...

Bumps [Microsoft.AspNetCore.Identity](https://github.com/dotnet/aspnetcore) from 1.1.1 to 2.1.39. Release notes Sourced from Microsoft.AspNetCore.Identity's releases. .NET Core 2.1.25 Release Notes Download and Install Repos Core .NET Core 2.1.24 Release Notes Download and Install...

dependencies