ModelWrapper 4.0.13

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

// Install ModelWrapper as a Cake Tool
#tool nuget:?package=ModelWrapper&version=4.0.13

ModelWrapper is a set of tools for enriching model object manipulation, allowing all data sent to the server to be captured by WrapRequest<TModel>, feeding the model object (TModel) and allowing all other information to be extracted and used by extended functionality

Product Compatible and additional computed target framework versions.
.NET 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 was computed.  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 (1)

Showing the top 1 NuGet packages that depend on ModelWrapper:

Package Downloads
BAYSOFT.Abstractions

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.13 156 3/18/2024
4.0.12 117 2/22/2024
4.0.11 98 2/7/2024
4.0.10 120 2/3/2024
4.0.9 86 2/1/2024
4.0.8 257 12/12/2023
4.0.7 98 12/11/2023
4.0.6 158 11/28/2023
4.0.5 178 11/23/2023
4.0.4 156 11/18/2023
4.0.3 156 11/12/2023
4.0.2 188 9/2/2023
4.0.1 351 4/22/2023
4.0.0 425 3/25/2023
3.0.0 590 1/30/2022
3.0.0-beta 185 11/19/2021
2.1.1 369 6/10/2021
2.1.0 831 1/18/2020
2.0.2 577 12/6/2019
2.0.1 572 12/4/2019
2.0.0 550 11/20/2019
1.1.0 702 3/22/2019
1.0.1 646 3/20/2019
1.0.0 626 3/20/2019
1.0.0-beta 720 6/28/2018

Response properties selection is now fully dynamic