ModelWrapper 8.0.6.6
dotnet add package ModelWrapper --version 8.0.6.6
NuGet\Install-Package ModelWrapper -Version 8.0.6.6
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.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ModelWrapper --version 8.0.6.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ModelWrapper, 8.0.6.6"
#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=8.0.6.6 // Install ModelWrapper as a Cake Tool #tool nuget:?package=ModelWrapper&version=8.0.6.6
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 | 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.
-
net8.0
- Enums.NET (>= 5.0.0)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.1)
- 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.6 | 215 | 10/7/2024 |
8.0.6.5 | 104 | 10/6/2024 |
8.0.6.4 | 124 | 7/13/2024 |
8.0.6.3 | 102 | 7/11/2024 |
8.0.6.2 | 147 | 6/28/2024 |
8.0.6.1 | 154 | 6/23/2024 |
8.0.6 | 125 | 6/20/2024 |
8.0.3 | 154 | 6/18/2024 |
8.0.2 | 201 | 6/18/2024 |
8.0.1 | 132 | 6/11/2024 |
8.0.0 | 124 | 6/2/2024 |
7.0.0 | 126 | 6/2/2024 |
6.0.0 | 110 | 6/2/2024 |
5.0.0 | 107 | 6/2/2024 |
4.0.17 | 182 | 4/27/2024 |
4.0.16 | 168 | 4/25/2024 |
4.0.15 | 156 | 4/25/2024 |
4.0.14 | 138 | 4/25/2024 |
4.0.13 | 248 | 3/18/2024 |
4.0.12 | 169 | 2/22/2024 |
4.0.11 | 134 | 2/7/2024 |
4.0.10 | 174 | 2/3/2024 |
4.0.9 | 137 | 2/1/2024 |
4.0.8 | 326 | 12/12/2023 |
4.0.7 | 146 | 12/11/2023 |
4.0.6 | 202 | 11/28/2023 |
4.0.5 | 225 | 11/23/2023 |
4.0.4 | 211 | 11/18/2023 |
4.0.3 | 202 | 11/12/2023 |
4.0.2 | 239 | 9/2/2023 |
4.0.1 | 420 | 4/22/2023 |
4.0.0 | 495 | 3/25/2023 |
3.0.0 | 668 | 1/30/2022 |
3.0.0-beta | 213 | 11/19/2021 |
2.1.1 | 406 | 6/10/2021 |
2.1.0 | 1,031 | 1/18/2020 |
2.0.2 | 612 | 12/6/2019 |
2.0.1 | 603 | 12/4/2019 |
2.0.0 | 589 | 11/20/2019 |
1.1.0 | 737 | 3/22/2019 |
1.0.1 | 685 | 3/20/2019 |
1.0.0 | 660 | 3/20/2019 |
1.0.0-beta | 749 | 6/28/2018 |
Response properties selection is now fully dynamic