Transmute 0.5.7
It's very common to convert data from a type to another and there's plenties of APIs to achieve it in .NET. Transmute was created to have a single centralized channel for all conversions.
Install-Package Transmute -Version 0.5.7
dotnet add package Transmute --version 0.5.7
<PackageReference Include="Transmute" Version="0.5.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Transmute --version 0.5.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Transmute, 0.5.7"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Transmute:
Package | Downloads |
---|---|
Wires
Basic data binding for Xamarin.iOS and Xamarin.Android.
|
GitHub repositories
This package is not used by any popular GitHub repositories.