Provides helpers for managing, creating and presenting modal dialogs and messages for ASP.NET Core applications.
Info
Version: | 1.0.0 |
Author(s): | Phoenix Apps Ltd |
Last Update: | Tuesday, February 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/phoenix-apps/Phnx |
NuGet Url: | https://www.nuget.org/packages/Phnx.AspNetCore.Modals |
Install
Install-Package Phnx.AspNetCore.Modals
dotnet add package Phnx.AspNetCore.Modals
paket add Phnx.AspNetCore.Modals
Phnx.AspNetCore.Modals Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Html.Abstractions(>= 2.1.1)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.1.3)
- Microsoft.AspNetCore.Razor.Runtime(>= 2.1.2)
- Microsoft.AspNetCore.Session(>= 2.1.1)
- Phnx.Serialization(>= 1.0.0)