Package Description
Package Description
Package Description
Provides various port providers for activities such as `FlowSwitch` and `SendHttpRequest`.
Write your cross-platform shaders in C#.
Abstractions to other Laraue.CodeTranslation packages.
An easy way to make telegram bot translatable.
Translations for Dynamics 365 Business Central
Package Description
Provides abstractions for translation services.
Provide a translation localization manager for efficient multilingual content management.
Provides integration with Amazon Translate for translation services.
Provides dependency injection extensions for Archlabai.Core.Translation.AmazonTranslate.
L10NSharp is a .NET localization library for Windows Forms applications. It collects strings which needs localization when your application first runs and saves them in a Translation Memory eXchange (TMX) file. It can also dynamically collect strings at runtime.
Translates computed properties in LINQ queries into their implementation (based on Microsoft.Linq.Translations).
A javascript library for easily translating a UTC time to a "Wall Time" for a particular time zone and back.
Create Html reports from your NUnit tests This is a translation from NUnit2ReportTask.cs (http://weblogs.asp.net/thangchung/archive/2010/12/17/generating-report-for-nunit.aspx) The purpose is to create a Console version from: "NUnit2ReportTask"
Google Translation Api Connector for Translation Manager for Umbraco
Passes text stright through translation process - good if you just want the language in another site
Package Description
IBM.WatsonDeveloperCloud.LanguageTranslator.v3 wraps the Watson Developer Cloud Language Translator service (http://www.ibm.com/watson/developercloud/language-translator.html)
Abstracted localization service for Sitecore CMS which uses default dictionary items for translations. Automatic dictionary item creation support using Sitecore service bus from CD to CM instance.
ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.
This jQuery plugin makes simple clientside form validation trivial, while offering lots of option for customization. That makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate it into an existing application with lots of existing markup. The plugin comes bundled with a useful set of validation methods, including URL and email validation, while providing an API to write your own methods. All bundled methods come with default error messages in english and translations into 32 languages. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
A library that provides statistical machine translation functionality using the Thot library.
Translates two letter ISO country and language names to different languages https://www.nuget.org/packages/IsoNames package repacked for .NET Standard and documented as the original project seems abandoned
Microsoft Translation Api Connector for Translation Manager for Umbraco
Client library to communication with Signere.no REST API. The library contains relevant model classes and a client class with methods to access all resources provided in the Signere.no API. The client class itself is implemented from an interface to make it easily testable. All explicit communication with the API is handled internally and translated to POCO objects. The client methods require certain fields from Signere.no user credentials in order to work properly. To create a user account and obtain these credentials, please visit signere.no . Also, check out the REST API documentation at Https://api.signere.no for further details about the resources that can be accessed through this library.
This library is just an abstraction layer and should not be referenced directly
Gremlin.Net for Apache TinkerPop™ is a language variant and driver for .NET. Apache TinkerPop™ is a graph computing framework for both graph databases (OLTP) and graph analytic systems (OLAP). Gremlin is the graph traversal language of TinkerPop. It can be described as a functional, data-flow language that enables users to succinctly express complex traversals on (or queries of) their application's property graph. Gremlin.Net implements Gremlin within .NET. C# syntax has the same constructs as Java including "dot notation" for function chaining (a.b.c), round bracket function arguments (a(b,c)), and support for global namespaces (a(b()) vs a(__.b())). As such, anyone familiar with Gremlin-Java will immediately be able to work with Gremlin.Net. Moreover, there are a few added constructs to Gremlin.Net that make traversals a bit more succinct. Gremlin.Net is designed to connect to a "server" that is hosting a TinkerPop-enabled graph system. That "server" could be Gremlin Server https://tinkerpop.apache.org/docs/current/reference/#gremlin-server or a remote graph provider that exposes protocols by which Gremlin.Net can connect. Please see the Reference Documentation of Apache TinkerPop for more information on usage: https://tinkerpop.apache.org/docs/current/reference and use our Google Group gremlin-users if there are any questions: https://s.apache.org/c8hru The Gremlin language allows users to write highly expressive graph traversals and has a broad list of functions that cover a wide body of features. The Reference Documentation describes these functions and other aspects of the TinkerPop ecosystem including some specifics on Gremlin in .NET itself: https://s.apache.org/pgbwu Most of the examples found in the documentation use Groovy language syntax in the Gremlin Console. For the most part, these examples should generally translate to C# with some logical modification: https://s.apache.org/10v91 Given the strong correspondence between canonical Gremlin in Java and its variants like C#, there is a limited amount of C#-specific documentation and examples. This strong correspondence among variants ensures that the general Gremlin reference documentation is applicable to all variants and that users moving between development languages can easily adopt the Gremlin variant for that language. NOTE that versions suffixed with "-rc" are considered release candidates (i.e. pre-alpha, alpha, beta, etc.) and thus for early testing purposes only.
Asset files for Translation Manager
Translate from Xamarin.Forms XAML to Type Provider object.
Common functionality for building plugins for Sutro PathWorks using the Sutro.PathWorks.Plugin.API project. Includes a plugin for basic FFF printing with translations for all settings.
DeepL Translation Api Connector for Translation Manager for Umbraco
The PayPal Core SDK addresses the essential needs of the PayPal API caller: Frequent and up-to-date releases: The PayPal Core SDK is available on NuGet, which translates as immediate SDK refreshes upon updates to PayPal APIs. Simpler configuration: The PayPal Core SDK supports dynamic configuration. And also lets you manage your API credentials (supports multiple credentials), connectivity details, and service endpoints using a configuration file. Compatibility: The PayPal Core SDK is optimized to support target .NET Frameworks 2.0, 3.5, 4.0, and 4.5.
This package is a translation of the lz4 C sources (1.9.4) to C#. LZ4 has been written by Yann Collet and the original sources can be found on https://github.com/lz4/lz4 LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, with near-linear scalability for multi-threaded applications. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. The original C sources are translated to C#. The implementation is compliant with the LZ4 Frame Format (v1.6.2).
A cross-platform .NET implementation of the GNU/Gettext library.