Form 4.1.5

dotnet add package Form --version 4.1.5
                    
NuGet\Install-Package Form -Version 4.1.5
                    
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="Form" Version="4.1.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Form" Version="4.1.5" />
                    
Directory.Packages.props
<PackageReference Include="Form" />
                    
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 Form --version 4.1.5
                    
#r "nuget: Form, 4.1.5"
                    
#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 Form@4.1.5
                    
#: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=Form&version=4.1.5
                    
Install as a Cake Addin
#tool nuget:?package=Form&version=4.1.5
                    
Install as a Cake Tool

NuGet Status

F# Object Relational Mapper

An attribute based ORM for F#.

Documentation

Development Slow-Down

HCRD has decided to take a step back from development on FORM for the time-being. If anyone wishes to take up the mantle of development, we will be glad to provide direction and feedback. We will, of course, perform bug-fixes if any are discovered.

Docket

The team was working on implementing a Relationship type that would abstract away the query to load child records in a 1:many relationship. We do not aim to support a 1:1 relationship because you can just create a record composed of the fields of other records by using the ByJoin attribute. Supporting a many:many relationship would require a completely different approach to how queries are constructed; and, also, it's not something we're aiming to support.

Ideally, we wish to be able to support inserting, updating, and deleting (maybe) on these relations as well. The user should be able to supply a flag that allows either the library to query the db for the related records when the data is being read into memory or allow the user to force the evaluation at the time they deem fit -- similar to lazy evaluation.

All the work that has been done will remain on the dev branches. However, we're doing some restructuring of the Git history to make things a bit more linear in terms of versioning.

Eventually, we will come back to FORM to finish it, if it's not already done by that time. We have other projects that need our attention at this time and no longer have the bandwidth to work on all of them.

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 is compatible.  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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.1.5 238 4/18/2025
4.1.4 151 1/25/2025
4.1.3 81 1/25/2025
4.1.2 107 12/28/2024
4.1.1 135 11/22/2024
4.1.0 142 10/16/2024
4.0.6 80 10/15/2024
4.0.5 106 9/19/2024
4.0.4 209 4/25/2024
4.0.3 95 4/25/2024
4.0.1 118 4/16/2024
4.0.0 107 4/4/2024
4.0.0-alpha-2 75 3/14/2024
4.0.0-alpha 82 2/18/2024
3.0.1 145 2/6/2024
3.0.0 105 1/31/2024
2.0.1 230 9/17/2023
2.0.1-beta 105 9/14/2023
2.0.1-alpha 94 9/14/2023
2.0.0 179 8/11/2023
1.1.1 200 7/14/2023
1.1.0 183 7/14/2023
1.0.6 178 7/13/2023
1.0.5 226 5/18/2023
1.0.4 161 5/18/2023
1.0.3 167 5/18/2023
1.0.2 165 5/18/2023
1.0.1 174 5/16/2023
1.0.0 178 5/9/2023
0.9.29 178 5/6/2023
0.9.28 369 2/25/2023
0.9.27 318 1/28/2023
0.9.25 307 1/26/2023
0.9.24 348 1/21/2023
0.9.23 314 1/21/2023
0.9.22 321 1/19/2023
0.9.21 493 10/6/2022
0.9.20 477 8/24/2022
0.9.19 430 8/24/2022
0.9.18 429 8/24/2022
0.9.17 423 8/23/2022
0.9.16 428 8/23/2022
0.9.15 511 7/2/2022
0.9.14 466 6/30/2022
0.9.13 454 6/29/2022
0.9.12 485 6/17/2022
0.9.11 491 6/2/2022
0.9.10 472 5/28/2022
0.9.9 466 5/28/2022