Abp.Web.Api 9.4.2

Prefix Reserved
dotnet add package Abp.Web.Api --version 9.4.2
                    
NuGet\Install-Package Abp.Web.Api -Version 9.4.2
                    
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="Abp.Web.Api" Version="9.4.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Abp.Web.Api" Version="9.4.2" />
                    
Directory.Packages.props
<PackageReference Include="Abp.Web.Api" />
                    
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 Abp.Web.Api --version 9.4.2
                    
#r "nuget: Abp.Web.Api, 9.4.2"
                    
#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 Abp.Web.Api@9.4.2
                    
#: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=Abp.Web.Api&version=9.4.2
                    
Install as a Cake Addin
#tool nuget:?package=Abp.Web.Api&version=9.4.2
                    
Install as a Cake Tool

Abp.Web.Api

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Abp.Web.Api:

Package Downloads
Abp.Web.Api.OData

Abp.Web.Api.OData

Abp.Modules.Core.Web.Api

ASP.NET Boilerplate - Core Module - Web Api Layer

Abp.Web.Api.SwaggerTool

powerful swagger for Abp

Abp.Samples.Blog.Web

A sample blog module for ASP.NET Boilerplate.

Abp.Web.Api.Restc

visualize REST requests,the way to share rest api

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Abp.Web.Api:

Repository Stars
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
personball/abplus
Abp Plus, Extension For https://github.com/aspnetboilerplate/aspnetboilerplate
Version Downloads Last Updated
9.4.2 6,292 2024/9/17
9.4.1 625 2024/9/12
9.4.0 395 2024/9/10
9.3.0 3,030 2024/7/23
9.2.2 736 2024/4/26
9.2.1 401 2024/4/25
9.2.0 405 2024/4/25
9.1.3 6,767 2024/3/21
9.1.2 511 2024/3/11
9.1.1 632 2024/2/19
9.1.0 666 2024/2/6
9.0.0 1,135 2023/11/16
8.4.0 6,152 2023/10/5
8.3.1 932 2023/8/9
8.3.0 833 2023/8/9
8.2.0 1,189 2023/5/12
8.1.0 1,324 2023/3/2
8.0.0 1,669 2022/12/8
7.4.0 4,044 2022/10/14
7.3.0 10,847 2022/6/20
Loading failed