![]() |
VOOZH | about |
dotnet add package TypeShape --version 10.0.0
NuGet\Install-Package TypeShape -Version 10.0.0
<PackageReference Include="TypeShape" Version="10.0.0" />
<PackageVersion Include="TypeShape" Version="10.0.0" />Directory.Packages.props
<PackageReference Include="TypeShape" />Project file
paket add TypeShape --version 10.0.0
#r "nuget: TypeShape, 10.0.0"
#:package TypeShape@10.0.0
#addin nuget:?package=TypeShape&version=10.0.0Install as a Cake Addin
#tool nuget:?package=TypeShape&version=10.0.0Install as a Cake Tool
Practical Generic Programming for F#
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 is compatible. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on TypeShape:
| Package | Downloads |
|---|---|
|
Hedgehog
Hedgehog automatically generates a comprehensive array of test cases, exercising your software in ways human testers would never imagine. Generate hundreds of test cases automatically, exposing even the most insidious of corner cases. Failures are automatically simplified, giving developers coherent, intelligible error messages. |
|
|
FsConfig
F# Libary for managing configuration data from environment variables and application config in a type-safe way |
|
|
Hedgehog.Experimental
Hedgehog with batteries included: Auto-generators, extra combinators, and more. |
|
|
FsCodec.Box
Extensible F# Event Codec for System.Text.Json and Newtonsoft.Json with versioning tolerant converters |
|
|
DEdge.Diffract
Display a readable diff between two objects |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.0 | 625,806 | 10/23/2021 |
| 10.0.0-rc1 | 527 | 9/27/2021 |
| 10.0.0-alpha1 | 501 | 9/15/2021 |
| 9.0.0 | 285,987 | 11/10/2020 |
| 8.0.1 | 146,886 | 11/2/2019 |
| 8.0.0 | 170,204 | 10/8/2019 |
| 7.1.0 | 22,544 | 6/30/2019 |
| 7.0.0 | 13,755 | 5/31/2019 |
| 6.1.2 | 6,647 | 2/16/2019 |
| 6.1.1 | 1,208 | 2/14/2019 |
| 6.1.0 | 1,205 | 2/14/2019 |
| 6.0.1 | 7,199 | 1/3/2019 |
| 6.0.0 | 4,301 | 10/19/2018 |
| 5.1.0 | 73,858 | 5/1/2018 |
| 4.0.0 | 6,279 | 1/30/2018 |
| 3.1.1 | 2,484 | 12/26/2017 |
| 3.1.0 | 1,819 | 12/25/2017 |
| 3.0.0 | 1,838 | 12/25/2017 |
| 2.20.0 | 1,657 | 11/17/2017 |
Revert to using Reflection.Emit when generating member accessors.
Add ShapeMember.GetByRef and SetByRef methods for updating objects by reference.
Apply performance optimizations to all bundled generic programs.