ModelWrapper 8.0.6.8

dotnet add package ModelWrapper --version 8.0.6.8
                    
NuGet\Install-Package ModelWrapper -Version 8.0.6.8
                    
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="8.0.6.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ModelWrapper" Version="8.0.6.8" />
                    
Directory.Packages.props
<PackageReference Include="ModelWrapper" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ModelWrapper --version 8.0.6.8
                    
#r "nuget: ModelWrapper, 8.0.6.8"
                    
#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.
#addin nuget:?package=ModelWrapper&version=8.0.6.8
                    
Install ModelWrapper as a Cake Addin
#tool nuget:?package=ModelWrapper&version=8.0.6.8
                    
Install ModelWrapper as a Cake Tool

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 net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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
8.0.6.8 105 2 months ago
8.0.6.7 109 2 months ago
8.0.6.6 244 6 months ago
8.0.6.5 111 6 months ago
8.0.6.4 132 9 months ago
8.0.6.3 108 9 months ago
8.0.6.2 154 10 months ago
8.0.6.1 162 10 months ago
8.0.6 132 10 months ago
8.0.3 161 6/18/2024
8.0.2 209 6/18/2024
8.0.1 139 6/11/2024
8.0.0 129 6/2/2024
7.0.0 132 6/2/2024
6.0.0 116 6/2/2024
5.0.0 114 6/2/2024
4.0.17 187 4/27/2024
4.0.16 174 4/25/2024
4.0.15 162 4/25/2024
4.0.14 144 4/25/2024
4.0.13 253 3/18/2024
4.0.12 177 2/22/2024
4.0.11 145 2/7/2024
4.0.10 180 2/3/2024
4.0.9 142 2/1/2024
4.0.8 331 12/12/2023
4.0.7 151 12/11/2023
4.0.6 203 11/28/2023
4.0.5 227 11/23/2023
4.0.4 213 11/18/2023
4.0.3 204 11/12/2023
4.0.2 256 9/2/2023
4.0.1 428 4/22/2023
4.0.0 503 3/25/2023
3.0.0 685 1/30/2022
3.0.0-beta 230 11/19/2021
2.1.1 421 6/10/2021
2.1.0 1,063 1/18/2020
2.0.2 637 12/6/2019
2.0.1 628 12/4/2019
2.0.0 615 11/20/2019
1.1.0 770 3/22/2019
1.0.1 715 3/20/2019
1.0.0 687 3/20/2019
1.0.0-beta 815 6/28/2018

Response properties selection is now fully dynamic