AppText.Translations is an add-on for the AppText CMS that adds a Translation content type and a few specialized API endpoints to deal with translations.
Info
| Version: | 0.7.0 |
| Author(s): | Martijn Boland |
| Last Update: | Friday, February 10, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/martijnboland/apptext |
| NuGet Url: | https://www.nuget.org/packages/AppText.Translations |
Install
Install-Package AppText.Translations
dotnet add package AppText.Translations
paket add AppText.Translations
AppText.Translations Download (Unzip the "nupkg" after downloading)
Dependencies
- AppText(>= 0.5.3)
- Karambolo.PO.Minimal(>= 1.7.0)
- Microsoft.VisualStudio.Web.CodeGeneration.Design(>= 3.1.4)
- ResXResourceReader.NetStandard(>= 1.0.1)