telplin 0.11.0
dotnet tool install --global telplin --version 0.11.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local telplin --version 0.11.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=telplin&version=0.11.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package telplin --version 0.11.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Telplin

Telplin helps F# users to generate matching signature files for implementation files.
Checkout our documentation for more information.
Local development
Run online tool
dotnet fsi build.fsx -- -p Watch
Format code
dotnet fantomas src tests docs tool
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.11.0 | 114 | 4/10/2026 |
| 0.10.0 | 2,364 | 2/10/2025 |
| 0.9.6 | 24,372 | 2/22/2024 |
| 0.9.5 | 290 | 1/31/2024 |
| 0.9.4 | 331 | 1/29/2024 |
| 0.9.3 | 370 | 12/12/2023 |
| 0.9.2 | 305 | 12/1/2023 |
| 0.9.1 | 254 | 11/22/2023 |
| 0.9.0 | 302 | 11/22/2023 |
| 0.8.3 | 333 | 6/28/2023 |
| 0.8.2 | 299 | 6/14/2023 |
| 0.8.1 | 331 | 6/13/2023 |
| 0.8.0 | 289 | 6/12/2023 |
| 0.7.0 | 312 | 6/5/2023 |
| 0.6.0 | 308 | 6/1/2023 |
| 0.5.2 | 295 | 5/22/2023 |
| 0.5.1 | 903 | 5/11/2023 |
| 0.5.0 | 479 | 5/2/2023 |
| 0.4.0 | 326 | 4/28/2023 |
Loading failed
### Changed
* * Update tfm to `net10.0`