Volo.Abp.Http.Client.IdentityModel.Web 10.0.0-rc.2

Prefix Reserved
This is a prerelease version of Volo.Abp.Http.Client.IdentityModel.Web.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.Http.Client.IdentityModel.Web --version 10.0.0-rc.2
                    
NuGet\Install-Package Volo.Abp.Http.Client.IdentityModel.Web -Version 10.0.0-rc.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="Volo.Abp.Http.Client.IdentityModel.Web" Version="10.0.0-rc.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.Http.Client.IdentityModel.Web" Version="10.0.0-rc.2" />
                    
Directory.Packages.props
<PackageReference Include="Volo.Abp.Http.Client.IdentityModel.Web" />
                    
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 Volo.Abp.Http.Client.IdentityModel.Web --version 10.0.0-rc.2
                    
#r "nuget: Volo.Abp.Http.Client.IdentityModel.Web, 10.0.0-rc.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 Volo.Abp.Http.Client.IdentityModel.Web@10.0.0-rc.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=Volo.Abp.Http.Client.IdentityModel.Web&version=10.0.0-rc.2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Volo.Abp.Http.Client.IdentityModel.Web&version=10.0.0-rc.2&prerelease
                    
Install as a Cake Tool

ℹ️ Description

This package is a part of the ABP Framework.

ABP — Open Source Web Application Framework for ASP.NET Core

ABP offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. ABP Framework is a complete open-source infrastructure to create modern web applications by following the best practices and conventions of software development. It provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.

🔗Official Website: https://abp.io

🔗GitHub Repository: https://github.com/abpframework/abp

🔗Samples: https://abp.io/docs/latest/samples/

🔗Official Theme: https://www.LeptonTheme.com

🔗Documentation: https://abp.io/docs

🔗Community: https://abp.io/community

🔗Blog: https://abp.io/blog

🔗Books: https://abp.io/books

🔗Twitter: https://twitter.com/abpframework

🔗Discord: https://abp.io/community/discord

🔗Stackoverflow: https://stackoverflow.com/questions/tagged/abp

🔗YouTube: https://www.youtube.com/@Volosoft

🚀 Key Features of the ABP Framework

🟡 Modularity

🟡 Multi-Tenancy

🟡 Bootstrap Tag Helpers

🟡 Dynamic Forms

🟡 Authentication

🟡 Authorization

🟡 Distributed Event Bus

🟡 BLOB Storing

🟡 Text Templating

🟡 Tooling: ABP CLI

🟡 Cross-Cutting Concerns

🟡 Bundling & Minification

🟡 Virtual File System

🟡 Theming

🟡 Background Jobs

🟡 DDD Infrastructure

🟡 Auto REST APIs

🟡 Dynamic Client Proxies

🟡 Multiple Database Providers

🟡 Data filtering

🟡 Test Infrastructure

🟡 Audit Logging

🟡 Object to Object Mapping

🟡 Email & SMS Abstractions

🟡 Localization

🟡 Setting Management

🟡 Extension Methods

🟡 Aspect Oriented Programming

🟡 Dependency Injection

📘 Supported Database Providers

🔵 Entity Framework Core

🔵 MongoDB

🔵 Dapper

🎴 Supported UI Frameworks

🔵 Angular

🔵 Razor Pages

🔵 Blazor Web Assembly

🔵 Blazor Server

🔵 MAUI with Blazor Hybrid

📫 Bug & Support

Support for open-source ABP Framework client-side packages is available at GitHub Issues.

🏦 Go Commercial

If you are building an enterprise-level application with pro support, extra tools like a code generator, fancy themes and a microservice template, time to invest in the commercial version!

To understand how it works, see How it Works page.

If you wonder why you should choose ABP, check out Why ABP.IO Platform page.

Product Compatible and additional computed target framework versions.
.NET 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.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on Volo.Abp.Http.Client.IdentityModel.Web:

Package Downloads
Volo.ClientSimulation.Web

Package Description

EraTech.Shared.Hosting.Settings.WebClients

Package Description

Hd.AbpExtensions.IdentityModel

Package Description

XCZ.BaseService.HttpApi.Client

Package Description

YM.BaseService.HttpApi.Client

Package Description

GitHub repositories (9)

Showing the top 9 popular GitHub repositories that depend on Volo.Abp.Http.Client.IdentityModel.Web:

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
abpframework/eShopOnAbp
Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
abpframework/eventhub
Open-source event organizing web application and a reference DDD solution.
hikalkan/presentations
Some of my presentations
wjkhappy14/Abp.VNext.Hello
Abp.VNext.Hello
jxnkwlp/abp-elsa-module
Elsa abp module and workflow app
EasyAbp/NotificationService
An integrated user notification service Abp module, supporting email, SMS, PM, and more other methods.
EasyAbp/FileManagement
An abp.io application module that allows users to upload and maintain files.
Version Downloads Last Updated
10.0.0 191 11/18/2025
10.0.0-rc.3 243 11/13/2025
10.0.0-rc.2 182 10/30/2025
10.0.0-rc.1 254 10/1/2025
9.3.6 1,654 10/22/2025
9.3.5 2,138 9/30/2025
9.3.4 4,891 9/17/2025
9.3.3 946 9/8/2025
9.3.2 1,434 8/25/2025
9.3.1 2,974 8/11/2025
9.3.0 425 8/7/2025
9.3.0-rc.4 450 7/25/2025
9.3.0-rc.3 172 7/9/2025
9.3.0-rc.2 200 6/24/2025
9.3.0-rc.1 159 6/17/2025
9.2.4 446 8/12/2025
9.2.3 2,335 7/23/2025
9.2.2 1,237 7/10/2025
9.2.1 1,933 6/23/2025
9.2.0 5,654 6/2/2025
9.2.0-rc.4 331 5/27/2025
9.2.0-rc.3 248 5/13/2025
9.2.0-rc.2 201 4/10/2025
9.2.0-rc.1 561 3/25/2025
9.1.3 3,925 5/12/2025
9.1.2 498 5/5/2025
9.1.1 4,822 3/27/2025
9.1.0 14,870 3/5/2025
9.1.0-rc.3 129 2/25/2025
9.1.0-rc.2 163 2/11/2025
9.1.0-rc.1 105 1/16/2025
9.0.8 607 3/26/2025
9.0.7 353 3/6/2025
9.0.6 337 3/3/2025
9.0.5 2,773 2/13/2025
9.0.4 18,682 1/21/2025
9.0.3 3,108 1/6/2025
9.0.2 14,945 12/11/2024
9.0.1 1,039 12/3/2024
9.0.0 3,679 11/19/2024
9.0.0-rc.3 103 11/14/2024
9.0.0-rc.2 100 11/11/2024
9.0.0-rc.1 111 10/22/2024
8.3.4 15,310 11/18/2024
8.3.3 2,443 11/5/2024
8.3.2 7,086 10/17/2024
8.3.1 4,598 9/25/2024
8.3.0 25,474 9/5/2024
8.3.0-rc.3 90 8/28/2024
8.3.0-rc.2 116 8/15/2024
8.3.0-rc.1 103 7/31/2024
8.2.3 4,762 9/4/2024
8.2.2 11,840 8/14/2024
8.2.1 12,972 7/30/2024
8.2.0 28,622 6/26/2024
8.2.0-rc.5 169 6/14/2024
8.2.0-rc.4 137 6/7/2024
8.2.0-rc.3 229 5/23/2024
8.2.0-rc.2 100 5/21/2024
8.2.0-rc.1 83 5/20/2024
8.1.5 444 7/29/2024
8.1.4 9,611 6/13/2024
8.1.3 20,352 5/15/2024
8.1.2 11,150 5/13/2024
8.1.1 17,320 4/16/2024
8.1.0 5,540 4/4/2024
8.1.0-rc.4 135 4/1/2024
8.1.0-rc.3 508 3/19/2024
8.1.0-rc.2 198 2/29/2024
8.1.0-rc.1 842 2/14/2024
8.0.6 321 5/14/2024
8.0.5 5,561 3/14/2024
8.0.4 36,757 2/20/2024
8.0.3 7,718 2/7/2024
8.0.2 11,504 1/17/2024
8.0.1 7,279 1/3/2024
8.0.0 30,460 12/19/2023
8.0.0-rc.3 312 12/7/2023
8.0.0-rc.2 285 11/28/2023
8.0.0-rc.1 225 11/21/2023
7.4.5 17,033 12/27/2023
7.4.4 1,212 12/13/2023
7.4.3 922 12/6/2023
7.4.2 7,213 11/13/2023
7.4.1 3,102 10/30/2023
7.4.0 8,641 10/9/2023
7.4.0-rc.5 201 10/2/2023
7.4.0-rc.4 154 9/22/2023
7.4.0-rc.3 300 9/13/2023
7.4.0-rc.2 234 8/24/2023
7.4.0-rc.1 618 8/16/2023
7.3.3 28,563 9/14/2023
7.3.2 12,803 8/7/2023
7.3.1 9,695 7/27/2023
7.3.0 24,721 7/12/2023
7.3.0-rc.3 171 7/5/2023
7.3.0-rc.2 200 6/20/2023
7.3.0-rc.1 247 6/6/2023
7.2.3 19,899 7/3/2023
7.2.2 31,417 5/16/2023
7.2.1 13,242 5/2/2023
7.2.0-rc.2 199 4/25/2023
7.2.0-rc.1 277 4/11/2023
7.1.1 12,373 4/3/2023
7.1.0 16,090 3/22/2023
7.1.0-rc.3 197 3/14/2023
7.1.0-rc.2 230 2/23/2023
7.1.0-rc.1 214 2/7/2023
7.0.3 9,451 3/7/2023
7.0.2 5,544 2/21/2023
7.0.1 25,956 1/19/2023
7.0.0 52,759 1/4/2023
7.0.0-rc.6 622 12/28/2022
7.0.0-rc.5 550 12/20/2022
7.0.0-rc.4 541 12/12/2022
7.0.0-rc.3 442 12/8/2022
7.0.0-rc.2 583 11/21/2022
7.0.0-rc.1 261 11/14/2022
6.0.3 31,668 1/18/2023
6.0.2 10,531 12/6/2022
6.0.1 64,938 10/28/2022
6.0.0 13,862 10/5/2022
6.0.0-rc.5 338 9/27/2022
6.0.0-rc.4 562 9/8/2022
6.0.0-rc.3 1,234 8/23/2022
6.0.0-rc.2 2,696 8/8/2022
6.0.0-rc.1 821 7/26/2022
5.3.5 2,935 10/20/2022
5.3.4 14,165 8/22/2022
5.3.3 12,306 7/22/2022
5.3.2 13,876 7/7/2022
5.3.1 4,602 6/29/2022
5.3.0 5,320 6/14/2022
5.3.0-rc.3 860 5/31/2022
5.3.0-rc.2 348 5/24/2022
5.3.0-rc.1 436 5/5/2022
5.2.2 10,880 5/16/2022
5.2.1 11,340 4/18/2022
5.2.0 8,525 4/5/2022
5.2.0-rc.2 449 3/18/2022
5.2.0-rc.1 650 3/8/2022
5.1.4 9,086 2/28/2022
5.1.3 24,422 1/26/2022
5.1.2 4,973 1/19/2022
5.1.1 3,701 1/12/2022
5.0.2 889 1/17/2022
5.0.1 5,746 12/28/2021
5.0.0 7,496 12/14/2021
5.0.0-rc.2 373 12/8/2021
5.0.0-rc.1 1,162 11/16/2021
5.0.0-beta.3 423 11/3/2021
5.0.0-beta.2 503 10/21/2021
5.0.0-beta.1 507 10/5/2021
4.4.4 16,748 11/9/2021
4.4.3 10,717 9/29/2021
4.4.2 19,398 9/2/2021
4.4.1 1,413 9/1/2021
4.4.0 14,326 8/2/2021
4.4.0-rc.2 733 7/6/2021
4.4.0-rc.1 1,335 6/28/2021
4.3.3 17,861 6/17/2021
4.3.2 7,248 5/27/2021
4.3.1 1,782 5/20/2021
4.3.0 9,421 4/22/2021
4.3.0-rc.2 657 4/8/2021
4.3.0-rc.1 483 3/31/2021
4.2.2 16,172 3/4/2021
4.2.1 16,935 2/9/2021
4.2.0 6,653 1/28/2021
4.2.0-rc.2 424 1/18/2021
4.2.0-rc.1 436 1/14/2021
4.1.2 2,037 1/19/2021
4.1.1 1,121 1/13/2021
4.1.0 1,486 1/6/2021
4.1.0-rc.2 459 12/18/2020
4.1.0-rc.1 359 12/17/2020
4.0.2 3,095 12/18/2020
4.0.1 1,173 12/14/2020
4.0.0 6,049 12/3/2020
4.0.0-rc.5 381 12/1/2020
4.0.0-rc.4 522 11/24/2020
4.0.0-rc.3 507 11/16/2020
4.0.0-rc.2 377 11/13/2020
4.0.0-rc.1 337 11/12/2020
3.3.2 1,568 12/2/2020
3.3.1 5,175 11/3/2020
3.3.0 2,062 10/27/2020
3.3.0-rc.2 341 10/23/2020
3.3.0-rc.1 362 10/15/2020
3.2.1 11,016 10/8/2020
3.2.0 1,578 10/1/2020
3.2.0-rc.2 387 9/21/2020
3.2.0-rc.1 398 9/17/2020
3.1.2 6,229 9/11/2020
3.1.1 937 9/10/2020
3.1.0 1,670 9/3/2020
3.1.0-rc.4 432 9/1/2020
3.1.0-rc.3 375 8/28/2020
3.1.0-rc.2 429 8/26/2020
3.1.0-rc.1 432 8/24/2020
3.0.5 3,535 7/29/2020
3.0.4 6,389 7/14/2020
3.0.3 2,140 7/7/2020
3.0.2 3,248 7/3/2020
3.0.1 1,143 7/2/2020
3.0.0 1,072 7/1/2020
2.9.0 5,000 6/4/2020
2.8.0 4,411 5/21/2020
2.7.0 1,677 5/7/2020
2.6.2 1,570 4/24/2020
2.6.1 972 4/23/2020
2.6.0 1,336 4/20/2020
2.5.0 2,165 4/9/2020
2.4.1 969 4/9/2020
2.4.0 1,169 4/6/2020
2.3.0 1,975 3/19/2020
2.2.1 1,695 3/7/2020
2.2.0 5,661 3/6/2020