TypeShape 2.0.0

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

// Install TypeShape as a Cake Tool
#tool nuget:?package=TypeShape&version=2.0.0

Practical Generic Programming for F#

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on TypeShape:

Package Downloads
FsConfig

F# Libary for managing configuration data from environment variables and application config in a type-safe way

FsCodec.Box

Extensible F# Event Codec for System.Text.Json and Newtonsoft.Json with versioning tolerant converters

Hedgehog.Experimental

Hedgehog with batteries included: Auto-generators, extra combinators, and more.

DEdge.Diffract

Display a readable diff between two objects

LiteDB.FSharp

Advanced F# Support for LiteDB (v4.x) with query construction through quotation expressions

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.0.0 262,497 10/23/2021
10.0.0-rc1 234 9/27/2021
10.0.0-alpha1 215 9/15/2021
9.0.0 167,044 11/10/2020
8.0.1 129,587 11/2/2019
8.0.0 148,571 10/8/2019
7.1.0 21,303 6/30/2019
7.0.0 11,994 5/31/2019
6.1.2 5,461 2/16/2019
6.1.1 836 2/14/2019
6.1.0 825 2/14/2019
6.0.1 5,991 1/3/2019
6.0.0 3,689 10/19/2018
5.1.0 46,576 5/1/2018
4.0.0 5,161 1/30/2018
3.1.1 1,692 12/26/2017
3.1.0 1,111 12/25/2017
3.0.0 1,130 12/25/2017
2.20.0 1,087 11/17/2017
2.19.0 1,167 9/16/2017
2.18.0 1,039 9/16/2017
2.17.0 1,015 9/6/2017
2.16.0 1,289 6/11/2017
2.15.0 1,096 4/25/2017
2.14.0 1,052 4/25/2017
2.13.0 1,202 2/27/2017
2.12.0 1,108 1/24/2017
2.11.0 1,081 1/23/2017
2.10.0 1,063 1/18/2017
2.9.0 1,079 1/16/2017
2.8.0 1,108 1/10/2017
2.7.0 1,071 1/8/2017
2.6.0 1,181 1/8/2017
2.5.0 1,086 1/5/2017
2.4.0 1,077 1/5/2017
2.3.0 1,066 1/3/2017
2.1.0 1,135 1/2/2017
2.0.0 1,075 1/2/2017
1.2.0 1,194 11/9/2016
1.1.0 1,420 9/20/2016
1.0.0 1,446 8/26/2016

Add support for ShapeMember, ShapeConstructor, ShapeCliMutable, ShapePoco.
Add support for staged expressions.