This library contains the default implementation for operation message services for ASP.NET Core projects.
Info
| Version: | 1.2.0 |
| Author(s): | Iris Sakura |
| Last Update: | Wednesday, June 11, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/sgjsakura/AspNetCore |
| NuGet Url: | https://www.nuget.org/packages/Sakura.AspNetCore.Messages |
Install
Install-Package Sakura.AspNetCore.Messages
dotnet add package Sakura.AspNetCore.Messages
paket add Sakura.AspNetCore.Messages
Sakura.AspNetCore.Messages Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- Sakura.AspNetCore.Messages.Abstractions(>= 1.0.1)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 1.0.0)
- NETStandard.Library(>= 1.6.1)
- Sakura.AspNetCore.Messages.Abstractions(>= 1.0.1)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 1.0.0)
- Sakura.AspNetCore.Messages.Abstractions(>= 1.0.1)
Tags