TypeSupport 1.2.0

.NET 5.0 .NET Standard 2.0 .NET Framework 4.0
dotnet add package TypeSupport --version 1.2.0
NuGet\Install-Package TypeSupport -Version 1.2.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="TypeSupport" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TypeSupport --version 1.2.0
#r "nuget: TypeSupport, 1.2.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 TypeSupport as a Cake Addin
#addin nuget:?package=TypeSupport&version=1.2.0

// Install TypeSupport as a Cake Tool
#tool nuget:?package=TypeSupport&version=1.2.0

TypeSupport provides tools to give you more information about .Net types and factories for working with objects, collections, enums and more.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 is compatible.  net462 is compatible.  net463 was computed.  net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (16)

Showing the top 5 NuGet packages that depend on TypeSupport:

Package Downloads
AnySerializer

Serialize and deserialize any object without decoration/attributes.

Blazor-State

A Blazor state management library by TimeWarp

DevCycle.SDK.Server.Common

Package Description

Core-State

A fork of blazor-state. Core State is a MediatR pipeline for Blazor, Xamarin, UWP, WPF state management

Binner.Model.Common

Binner common model library

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on TypeSupport:

Repository Stars
TimeWarpEngineering/blazor-state
A Blazor State management library by TimeWarp.
replaysMike/Binner
Open source parts inventory system for makers, electronics hobby, and professional engineers
Version Downloads Last updated
1.2.0 2,454 3/14/2023
1.1.12 87,724 9/15/2021
1.1.11 383 8/10/2021
1.1.10 640 7/29/2021
1.1.8 373 7/28/2021
1.1.7 363 7/28/2021
1.1.4 95,393 7/9/2020
1.1.3 4,735 6/9/2020
1.1.0 425 6/9/2020
1.0.108 28,183 4/18/2020
1.0.107 419 4/18/2020
1.0.106 606 4/16/2020
1.0.104 409 4/16/2020
1.0.103 421 4/16/2020
1.0.102 4,593 4/13/2020
1.0.100 4,082 1/8/2020
1.0.99 464 1/7/2020
1.0.98 478 1/7/2020
1.0.97 2,910 12/2/2019
1.0.92 12,327 6/30/2019
1.0.90 59,620 5/22/2019
1.0.89 832 5/22/2019
1.0.88 697 5/22/2019
1.0.86 544 5/22/2019
1.0.85 548 5/22/2019
1.0.79 59,646 5/16/2019
1.0.78 524 5/16/2019
1.0.77 548 5/15/2019
1.0.76 524 5/15/2019
1.0.73 591 5/9/2019
1.0.68 528 5/1/2019
1.0.66 2,545 4/20/2019
1.0.62 574 4/20/2019
1.0.61 568 4/20/2019
1.0.58 534 4/17/2019
1.0.54 552 4/15/2019
1.0.51 810 4/14/2019
1.0.46 44,386 12/20/2018
1.0.45 2,329 12/20/2018
1.0.44 613 12/19/2018
1.0.43 629 12/19/2018
1.0.42 640 12/19/2018
1.0.34 611 12/19/2018
1.0.26 907 12/12/2018
1.0.15 705 12/5/2018
1.0.14 683 12/5/2018
1.0.12 11,999 12/4/2018
1.0.10 41,526 12/2/2018
1.0.8 1,242 12/2/2018
1.0.7 1,103 11/30/2018
1.0.6 1,236 11/29/2018
1.0.5 1,251 11/29/2018
1.0.4 1,377 11/28/2018
1.0.3 887 11/22/2018
1.0.2 628 11/22/2018
1.0.1 646 11/22/2018
1.0.0 678 11/21/2018

TypeSupport provides tools to give you more information about .Net types and factories for working with objects, collections, enums and more.