VOOZH about

URL: https://www.nuget.org/packages/Fittings/

⇱ NuGet Gallery | Fittings 0.10.0




👁 Image
Fittings 0.10.0

dotnet add package Fittings --version 0.10.0
 
 
NuGet\Install-Package Fittings -Version 0.10.0
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Fittings" Version="0.10.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fittings" Version="0.10.0" />
 
Directory.Packages.props
<PackageReference Include="Fittings" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Fittings --version 0.10.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fittings, 0.10.0"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Fittings@0.10.0
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Fittings&version=0.10.0
 
Install as a Cake Addin
#tool nuget:?package=Fittings&version=0.10.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

👁 Logo

Fittings

👁 Fittings on nuget.org
👁 Build Status
👁 Docs Build Status
👁 Check NuGet
👁 Check dotnet tools
👁 code size

Fittings is a collection of utilities for working with WPF in F#. It has

  • A persistent Window class that will remember its size and position on screen after each change.
  • Utilities for synchronization, global error handling, Dependency Properties, Commands, and ViewModels
  • A class for loading and saving simple app settings async called PersistentSettings

It has no dependencies. (Apart form FSharp.Core that every F# library depends upon.)

Full API Documentation

goswinr.github.io/Fittings

Download

Fittings is available as NuGet package.

How to build

Just run dotnet build

Changelog

see CHANGELOG.md

License

MIT

Product Versions Compatible and additional computed target framework versions.
.NET net7.0-windows7.0 net7.0-windows7.0 is compatible.  net8.0-windows net8.0-windows was computed.  net9.0-windows net9.0-windows was computed.  net10.0-windows net10.0-windows was computed. 
.NET Framework net472 net472 is compatible.  net48 net48 was computed.  net481 net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • No dependencies.
  • net7.0-windows7.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Fittings:

Package Downloads
Fesh

A hostable fsharp scripting editor for Windows based on Avalonedit

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.10.0 2,238 2/15/2025
0.9.0 1,027 11/19/2024
0.8.8 344 11/3/2024
0.8.0 277 11/3/2024
0.7.0 260 11/2/2024
0.6.0 494 10/29/2023

### Changed

* - Add argument to ErrorHandling to skip writing to a file on the desktop.
* - use 'dotnet outdated tool' instead of dependabot for nuget package updates
* - FSharp.Core 6.0.7