ModelWrapper 5.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ModelWrapper --version 5.0.0
NuGet\Install-Package ModelWrapper -Version 5.0.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="ModelWrapper" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ModelWrapper" Version="5.0.0" />
<PackageReference Include="ModelWrapper" />
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 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ModelWrapper, 5.0.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.
#addin nuget:?package=ModelWrapper&version=5.0.0
#tool nuget:?package=ModelWrapper&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. 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.
-
net5.0
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.3)
- System.Linq (>= 4.3.0)
- System.Reflection.Emit (>= 4.7.0)
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 | 107 | 3/1/2025 |
8.0.6.7 | 111 | 2/15/2025 |
8.0.6.6 | 246 | 10/7/2024 |
8.0.6.5 | 113 | 10/6/2024 |
8.0.6.4 | 134 | 7/13/2024 |
8.0.6.3 | 110 | 7/11/2024 |
8.0.6.2 | 156 | 6/28/2024 |
8.0.6.1 | 164 | 6/23/2024 |
8.0.6 | 134 | 6/20/2024 |
8.0.3 | 163 | 6/18/2024 |
8.0.2 | 211 | 6/18/2024 |
8.0.1 | 141 | 6/11/2024 |
8.0.0 | 131 | 6/2/2024 |
7.0.0 | 134 | 6/2/2024 |
6.0.0 | 118 | 6/2/2024 |
5.0.0 | 116 | 6/2/2024 |
4.0.17 | 189 | 4/27/2024 |
4.0.16 | 177 | 4/25/2024 |
4.0.15 | 164 | 4/25/2024 |
4.0.14 | 146 | 4/25/2024 |
4.0.13 | 255 | 3/18/2024 |
4.0.12 | 179 | 2/22/2024 |
4.0.11 | 147 | 2/7/2024 |
4.0.10 | 183 | 2/3/2024 |
4.0.9 | 144 | 2/1/2024 |
4.0.8 | 334 | 12/12/2023 |
4.0.7 | 153 | 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 | 261 | 9/2/2023 |
4.0.1 | 430 | 4/22/2023 |
4.0.0 | 505 | 3/25/2023 |
3.0.0 | 690 | 1/30/2022 |
3.0.0-beta | 235 | 11/19/2021 |
2.1.1 | 426 | 6/10/2021 |
2.1.0 | 1,068 | 1/18/2020 |
2.0.2 | 642 | 12/6/2019 |
2.0.1 | 633 | 12/4/2019 |
2.0.0 | 621 | 11/20/2019 |
1.1.0 | 777 | 3/22/2019 |
1.0.1 | 721 | 3/20/2019 |
1.0.0 | 693 | 3/20/2019 |
1.0.0-beta | 827 | 6/28/2018 |
Response properties selection is now fully dynamic