Form 4.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Form --version 4.0.1
NuGet\Install-Package Form -Version 4.0.1
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.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Form --version 4.0.1
#r "nuget: Form, 4.0.1"
#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.
// Install Form as a Cake Addin
#addin nuget:?package=Form&version=4.0.1

// Install Form as a Cake Tool
#tool nuget:?package=Form&version=4.0.1

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 net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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. 
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.0.4 65 4/25/2024
4.0.3 54 4/25/2024
4.0.1 83 4/16/2024
4.0.0 70 4/4/2024
4.0.0-alpha-2 52 3/14/2024
4.0.0-alpha 56 2/18/2024
3.0.1 110 2/6/2024
3.0.0 72 1/31/2024
2.0.1 190 9/17/2023
2.0.1-beta 73 9/14/2023
2.0.1-alpha 63 9/14/2023
2.0.0 131 8/11/2023
1.1.1 151 7/14/2023
1.1.0 134 7/14/2023
1.0.6 126 7/13/2023
1.0.5 170 5/18/2023
1.0.4 105 5/18/2023
1.0.3 112 5/18/2023
1.0.2 109 5/18/2023
1.0.1 117 5/16/2023
1.0.0 119 5/9/2023
0.9.29 121 5/6/2023
0.9.28 310 2/25/2023
0.9.27 253 1/28/2023
0.9.25 244 1/26/2023
0.9.24 282 1/21/2023
0.9.23 251 1/21/2023
0.9.22 254 1/19/2023
0.9.21 425 10/6/2022
0.9.20 407 8/24/2022
0.9.19 363 8/24/2022
0.9.18 359 8/24/2022
0.9.17 355 8/23/2022
0.9.16 363 8/23/2022
0.9.15 439 7/2/2022
0.9.14 393 6/30/2022
0.9.13 383 6/29/2022
0.9.12 409 6/17/2022
0.9.11 418 6/2/2022
0.9.10 387 5/28/2022
0.9.9 389 5/28/2022