telplin 0.10.0

dotnet tool install --global telplin --version 0.10.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local telplin --version 0.10.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=telplin&version=0.10.0
                    
nuke :add-package telplin --version 0.10.0
                    

Telplin

Logo

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 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. 
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.10.0 645 2/10/2025
0.9.6 12,605 2/22/2024
0.9.5 183 1/31/2024
0.9.4 185 1/29/2024
0.9.3 254 12/12/2023
0.9.2 213 12/1/2023
0.9.1 178 11/22/2023
0.9.0 216 11/22/2023
0.8.3 219 6/28/2023
0.8.2 195 6/14/2023
0.8.1 195 6/13/2023
0.8.0 179 6/12/2023
0.7.0 196 6/5/2023
0.6.0 181 6/1/2023
0.5.2 182 5/22/2023
0.5.1 785 5/11/2023
0.5.0 351 5/2/2023
0.4.0 215 4/28/2023
0.3.2 196 4/28/2023
0.3.1 235 4/25/2023
0.3.0 253 4/12/2023
0.2.0 376 12/17/2022
0.1.0 443 9/30/2022

### Changed

* * Update to FCS 43.9.101