Implements ISaveModel and IDisplayModel distinction to allow choosing one of them to implement if only one is needed.
Info
| Version: | 1.6.6 |
| Author(s): | FBase.Foundations |
| Last Update: | Saturday, October 25, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/FBase.Foundations |
Install
Install-Package FBase.Foundations
dotnet add package FBase.Foundations
paket add FBase.Foundations
FBase.Foundations Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)