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 Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
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

Core-State

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

DevCycle.SDK.Server.Common

Package Description

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 241 3/14/2023
1.1.12 70,056 9/15/2021
1.1.11 350 8/10/2021
1.1.10 594 7/29/2021
1.1.8 327 7/28/2021
1.1.7 323 7/28/2021
1.1.4 92,291 7/9/2020
1.1.3 4,656 6/9/2020
1.1.0 393 6/9/2020
1.0.108 27,709 4/18/2020
1.0.107 385 4/18/2020
1.0.106 562 4/16/2020
1.0.104 373 4/16/2020
1.0.103 384 4/16/2020
1.0.102 4,466 4/13/2020
1.0.100 3,943 1/8/2020
1.0.99 433 1/7/2020
1.0.98 442 1/7/2020
1.0.97 2,866 12/2/2019
1.0.92 12,078 6/30/2019
1.0.90 55,673 5/22/2019
1.0.89 780 5/22/2019
1.0.88 657 5/22/2019
1.0.86 506 5/22/2019
1.0.85 516 5/22/2019
1.0.79 52,425 5/16/2019
1.0.78 489 5/16/2019
1.0.77 513 5/15/2019
1.0.76 486 5/15/2019
1.0.73 558 5/9/2019
1.0.68 490 5/1/2019
1.0.66 2,439 4/20/2019
1.0.62 540 4/20/2019
1.0.61 534 4/20/2019
1.0.58 501 4/17/2019
1.0.54 518 4/15/2019
1.0.51 761 4/14/2019
1.0.46 43,682 12/20/2018
1.0.45 2,252 12/20/2018
1.0.44 579 12/19/2018
1.0.43 592 12/19/2018
1.0.42 603 12/19/2018
1.0.34 575 12/19/2018
1.0.26 856 12/12/2018
1.0.15 668 12/5/2018
1.0.14 648 12/5/2018
1.0.12 9,136 12/4/2018
1.0.10 40,831 12/2/2018
1.0.8 1,204 12/2/2018
1.0.7 1,048 11/30/2018
1.0.6 1,179 11/29/2018
1.0.5 1,191 11/29/2018
1.0.4 1,323 11/28/2018
1.0.3 841 11/22/2018
1.0.2 594 11/22/2018
1.0.1 615 11/22/2018
1.0.0 648 11/21/2018

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