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 5,395 9/17/2024
9.4.1 523 9/12/2024
9.4.0 361 9/10/2024
9.3.0 2,971 7/23/2024
9.2.2 693 4/26/2024
9.2.1 372 4/25/2024
9.2.0 375 4/25/2024
9.1.3 5,611 3/21/2024
9.1.2 472 3/11/2024
9.1.1 596 2/19/2024
9.1.0 626 2/6/2024
9.0.0 1,103 11/16/2023
8.4.0 6,044 10/5/2023
8.3.1 907 8/9/2023
8.3.0 807 8/9/2023
8.2.0 1,163 5/12/2023
8.1.0 1,299 3/2/2023
8.0.0 1,647 12/8/2022
7.4.0 3,099 10/14/2022
7.3.0 10,558 6/20/2022
Loading failed