Flash messages for ASP.NET Core to persist messages through a Post-redirect-get pattern.
Info
Version: | 0.3.0-alpha0008 |
Author(s): | Geek Learning, Adrien Siffermann, Cyprien Autexier |
Last Update: | Tuesday, March 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/GeekLearning.AspNetCore.Identity.Localization |
Install
Install-Package GeekLearning.AspNetCore.Identity.Localization
dotnet add package GeekLearning.AspNetCore.Identity.Localization
paket add GeekLearning.AspNetCore.Identity.Localization
GeekLearning.AspNetCore.Identity.Localization Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Identity.Core(>= 2.0.1)
- Microsoft.Extensions.Localization.Abstractions(>= 2.0.1)