PhraseStrings.Api
1.1.0
dotnet add package PhraseStrings.Api --version 1.1.0
NuGet\Install-Package PhraseStrings.Api -Version 1.1.0
<PackageReference Include="PhraseStrings.Api" Version="1.1.0" />
<PackageVersion Include="PhraseStrings.Api" Version="1.1.0" />
<PackageReference Include="PhraseStrings.Api" />
paket add PhraseStrings.Api --version 1.1.0
#r "nuget: PhraseStrings.Api, 1.1.0"
#:package PhraseStrings.Api@1.1.0
#addin nuget:?package=PhraseStrings.Api&version=1.1.0
#tool nuget:?package=PhraseStrings.Api&version=1.1.0
PhraseStringsApi.Net
Api for Phrase Strings solution
<img src="/Phrase.png" width="100" height="100" />
.Net Library for interfacing with Phrase Strings api
Supported functions for now :
- Projects
- GetAll
- GetAll(wildcard query)
- GetByName
- Add
- GetLocales
- AddLocale
- Translations
- GetAll(projectId, perPage = 100, page)
- GetByLocale
- GetByKey
- Add
- Update
- Keys
- GetAll
- GetById
- GetByName
- Search
- Add
- Delete
- Webhooks
- GetAll
- Add
- Update
- ActionFilterAttribute to manage Phrase webhook request integrity
Get startred
Get an API key (Token) from your Phrase account
Open your statup.cs, and use that code :
services.AddPhraseStrings("Your Token");
For test project you have to change settings from appsettings.json file
"Phrase": {
"TokenAPI": "[Your Token]",
"TestProjectId": "[A Project Id]"
}
}
Enjoy !
<a href="https://www.buymeacoffee.com/phnogues" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Macross.Json.Extensions (>= 3.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.0 | 6,338 | 4/15/2024 |
| 1.0.1 | 21,880 | 10/5/2023 |
| 1.0.0 | 254 | 10/2/2023 |
| 0.1.0.4 | 4,216 | 9/12/2023 |
| 0.1.0.3 | 283 | 9/11/2023 |
| 0.1.0.2 | 277 | 9/11/2023 |
| 0.1.0.1 | 244 | 9/11/2023 |
| 0.1.0 | 243 | 9/11/2023 |
| 0.0.4.7 | 296 | 9/8/2023 |
| 0.0.4.6 | 269 | 9/8/2023 |
| 0.0.4.5 | 271 | 9/7/2023 |
| 0.0.4.4 | 280 | 9/7/2023 |
| 0.0.4.3 | 278 | 9/7/2023 |
| 0.0.4.2 | 267 | 9/6/2023 |
| 0.0.4.1 | 267 | 9/6/2023 |
| 0.0.4 | 262 | 9/6/2023 |
| 0.0.3.1 | 331 | 9/5/2023 |
| 0.0.3 | 262 | 9/5/2023 |
| 0.0.2 | 247 | 9/4/2023 |
| 0.0.1 | 276 | 8/31/2023 |