SpringCard.LibCs.Translations
25.21.30
dotnet add package SpringCard.LibCs.Translations --version 25.21.30
NuGet\Install-Package SpringCard.LibCs.Translations -Version 25.21.30
<PackageReference Include="SpringCard.LibCs.Translations" Version="25.21.30" />
<PackageVersion Include="SpringCard.LibCs.Translations" Version="25.21.30" />
<PackageReference Include="SpringCard.LibCs.Translations" />
paket add SpringCard.LibCs.Translations --version 25.21.30
#r "nuget: SpringCard.LibCs.Translations, 25.21.30"
#:package SpringCard.LibCs.Translations@25.21.30
#addin nuget:?package=SpringCard.LibCs.Translations&version=25.21.30
#tool nuget:?package=SpringCard.LibCs.Translations&version=25.21.30
SpringCard.LibCs.Translations
SpringCard .NET Translations Library - Translation and localization utilities
📋 Table of Contents
📖 Overview
SpringCard.LibCs.Translations is a .NET library developed by SpringCard, providing translation and localization utilities for .NET applications. This library works in conjunction with SpringCard.LibCs.GetText to provide a complete localization solution.
Originally developed for internal use at SpringCard, this library has been made available to facilitate multi-language .NET application development.
✨ Features
Translation Management
- Translatable Objects: Support for translatable strings and objects
- Translation Catalogs: Manage multiple translation catalogs
- Language Switching: Dynamic language switching at runtime
- Fallback Mechanism: Fallback to default language when translation not available
Localization Support
- Pluralization: Support for plural forms across different languages
- Context-Aware Translations: Translation context for disambiguation
- Culture-Specific Formatting: Proper formatting according to culture rules
🎯 Supported Frameworks
SpringCard.LibCs.Translations is a .NET Standard 2.0 library, compatible with:
- .NET Framework 4.6.1+
- .NET Core 2.0+
- .NET 5/6/7/8+
🚀 Installation
Via NuGet Package Manager
Install-Package SpringCard.LibCs.Translations
Via .NET CLI
dotnet add package SpringCard.LibCs.Translations
Via PackageReference in csproj
<PackageReference Include="SpringCard.LibCs.Translations" Version="[latest-version]" />
📚 API Documentation
For complete API documentation, please refer to the official SpringCard documentation:
📜 License
This library is licensed under SpringCard proprietary license. See LICENSE.txt for full license text.
Copyright (c) 2008-2026 SpringCard - www.springcard.com
All rights reserved
🆘 Support
For support and inquiries:
- Website: https://www.springcard.com
- Email: support@springcard.com
🏷️ Package Information
| Property | Value |
|---|---|
| Package ID | SpringCard.LibCs.Translations |
| Author | SpringCard |
| Copyright | Copyright © SpringCard SAS, France, 2014-2026 all rights reserved |
🔄 Version History
For complete version history, see the NuGet Package Page.
📝 Notes
- This library is actively maintained by SpringCard
- Compatible with Windows, Linux, and macOS environments (depending on target framework)
- Optimized for performance and reliability
- Extensively tested in production environments
- Requires SpringCard.LibCs and SpringCard.LibCs.GetText packages
Made with care by SpringCard SAS, France
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- SpringCard.LibCs (>= 25.21.30)
- SpringCard.LibCs.GetText (>= 25.21.30)
- SpringCard.LibCs.Net.Telnet (>= 25.21.30)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SpringCard.LibCs.Translations:
| Package | Downloads |
|---|---|
|
SpringCard.LibCs.Windows.Forms
Package Description |
|
|
SpringCard.LibCs.Windows
Package Description |
|
|
SpringCard.PCSC.UI
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.