ZWebAPI 1.14.0
dotnet add package ZWebAPI --version 1.14.0
NuGet\Install-Package ZWebAPI -Version 1.14.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="ZWebAPI" Version="1.14.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZWebAPI" Version="1.14.0" />
<PackageReference Include="ZWebAPI" />
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 ZWebAPI --version 1.14.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ZWebAPI, 1.14.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.
#:package ZWebAPI@1.14.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ZWebAPI&version=1.14.0
#tool nuget:?package=ZWebAPI&version=1.14.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ZWebAPI
ZWebAPI is a library that brings additional functionalities for web API projects.
Supported frameworks
ZWebAPI ships assets for .NET 8, .NET 9 and .NET 10.
| Target framework | Notes |
|---|---|
net10.0 |
LTS, supported until November 2028 |
net9.0 |
STS, out of support since May 2026 |
net8.0 |
LTS, out of support after November 2026 |
ZWebAPI depends on ZDatabase and ZSecurity, which ship the same three targets. ZDatabase carries the EF Core dependency for each of them.
The net9.0 and net8.0 targets exist for compatibility with applications that have not yet
moved to .NET 10. Both of those runtimes are at or near end of support, so new projects should
target net10.0.
| 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 is compatible. 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. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- AutoMapper (>= 14.0.0)
- ClosedXML (>= 0.104.2)
- QuestPDF (>= 2024.12.3)
- ZDatabase (>= 1.6.0)
- ZSecurity (>= 1.4.0)
-
net8.0
- AutoMapper (>= 14.0.0)
- ClosedXML (>= 0.104.2)
- QuestPDF (>= 2024.12.3)
- ZDatabase (>= 1.6.0)
- ZSecurity (>= 1.4.0)
-
net9.0
- AutoMapper (>= 14.0.0)
- ClosedXML (>= 0.104.2)
- QuestPDF (>= 2024.12.3)
- ZDatabase (>= 1.6.0)
- ZSecurity (>= 1.4.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.14.0 | 33 | 9/19/2026 |
| 1.13.3 | 46 | 9/16/2026 |
| 1.13.2 | 221 | 6/12/2026 |
| 1.13.1 | 108 | 6/11/2026 |
| 1.13.0 | 176 | 6/2/2026 |
| 1.12.0 | 236 | 1/21/2026 |
| 1.11.2 | 482 | 3/20/2025 |
| 1.11.1 | 175 | 12/26/2024 |
| 1.10.0 | 197 | 11/24/2024 |
| 1.9.1 | 211 | 6/25/2024 |
| 1.9.0 | 190 | 6/12/2024 |
| 1.8.1 | 189 | 5/30/2024 |
| 1.8.0 | 187 | 5/14/2024 |
| 1.7.0 | 157 | 5/13/2024 |
| 1.6.0 | 205 | 4/23/2024 |
| 1.5.1 | 212 | 3/8/2024 |
| 1.5.0 | 188 | 3/8/2024 |
| 1.3.1 | 206 | 3/5/2024 |
| 1.3.0 | 189 | 3/4/2024 |
| 1.2.0 | 205 | 2/22/2024 |
Loading failed