Volo.Abp.Json 8.3.0-rc.1

Prefix Reserved
This is a prerelease version of Volo.Abp.Json.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.Json --version 8.3.0-rc.1                
NuGet\Install-Package Volo.Abp.Json -Version 8.3.0-rc.1                
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.Json" Version="8.3.0-rc.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Volo.Abp.Json --version 8.3.0-rc.1                
#r "nuget: Volo.Abp.Json, 8.3.0-rc.1"                
#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 Volo.Abp.Json as a Cake Addin
#addin nuget:?package=Volo.Abp.Json&version=8.3.0-rc.1&prerelease

// Install Volo.Abp.Json as a Cake Tool
#tool nuget:?package=Volo.Abp.Json&version=8.3.0-rc.1&prerelease                

ℹ️ 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/Index

🔗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 Commercial, check out Why ABP.IO Platform page.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (82)

Showing the top 5 NuGet packages that depend on Volo.Abp.Json:

Package Downloads
Volo.Abp.Auditing

Package Description

Volo.Abp.EventBus

Package Description

Volo.Abp.Caching

Package Description

Volo.Abp.Http

Package Description

Volo.Abp.EntityFrameworkCore

Package Description

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Volo.Abp.Json:

Repository Stars
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目
xin-lai/Magicodes.Pay
Magicodes.Pay,是心莱科技团队提供的统一支付库,相关库均使用.NET标准库编写,支持.NET Framework以及.NET Core。目前已提供Abp模块的封装,支持开箱即用。
EasyAbp/EShop
An abp application module group that provides basic e-shop service.
ccnetcore/Yi.Abp.Admin
🔥爽🔥.Net8集大成者,终究轮子,简易实用,老牌经典。 后端.Net8,前端Vue3,框架三层架构\DDD领域驱动设计,内置Rbac权限管理、Bbs论坛社区系统 以用户体验出发。 架构干净整洁、采用微软风格原生框架封装。 适合小中大型项目上线、.Net8学习、Abp.vNext学习、Sqlsugar学习 、项目二次开发。
Version Downloads Last updated
8.3.0-rc.3 160 8/28/2024
8.3.0-rc.2 290 8/15/2024
8.3.0-rc.1 235 7/31/2024
8.2.2 18,859 8/14/2024
8.2.1 24,144 7/30/2024
8.2.0 62,122 6/26/2024
8.2.0-rc.5 824 6/14/2024
8.2.0-rc.4 351 6/7/2024
8.2.0-rc.3 694 5/23/2024
8.2.0-rc.2 261 5/21/2024
8.2.0-rc.1 98 5/20/2024
8.1.5 4,201 7/29/2024
8.1.4 33,075 6/13/2024
8.1.3 85,048 5/15/2024
8.1.2 12,221 5/13/2024
8.1.1 76,023 4/16/2024
8.1.0 39,483 4/4/2024
8.1.0-rc.4 281 4/1/2024
8.1.0-rc.3 10,102 3/19/2024
8.1.0-rc.2 19,240 2/29/2024
8.1.0-rc.1 4,038 2/14/2024
8.0.6 14,939 5/14/2024
8.0.5 73,367 3/14/2024
8.0.4 83,579 2/20/2024
8.0.3 63,168 2/7/2024
8.0.2 169,477 1/17/2024
8.0.1 58,270 1/3/2024
8.0.0 104,580 12/19/2023
8.0.0-rc.3 3,556 12/7/2023
8.0.0-rc.2 5,144 11/28/2023
8.0.0-rc.1 1,766 11/21/2023
7.4.5 55,643 12/27/2023
7.4.4 23,588 12/13/2023
7.4.3 17,666 12/6/2023
7.4.2 115,927 11/13/2023
7.4.1 30,727 10/30/2023
7.4.0 88,337 10/9/2023
7.4.0-rc.5 324 10/2/2023
7.4.0-rc.4 614 9/22/2023
7.4.0-rc.3 1,765 9/13/2023
7.4.0-rc.2 2,720 8/24/2023
7.4.0-rc.1 1,749 8/16/2023
7.3.3 206,473 9/14/2023
7.3.2 140,984 8/7/2023
7.3.1 91,982 7/27/2023
7.3.0 146,019 7/12/2023
7.3.0-rc.3 795 7/5/2023
7.3.0-rc.2 901 6/20/2023
7.3.0-rc.1 2,401 6/6/2023
7.2.3 116,117 7/3/2023
7.2.2 304,935 5/16/2023
7.2.1 85,135 5/2/2023
7.2.0-rc.2 244 4/25/2023
7.2.0-rc.1 733 4/11/2023
7.1.1 131,538 4/3/2023
7.1.0 145,393 3/22/2023
7.1.0-rc.3 592 3/14/2023
7.1.0-rc.2 4,679 2/23/2023
7.1.0-rc.1 1,541 2/7/2023
7.0.3 139,606 3/7/2023
7.0.2 100,284 2/21/2023
7.0.1 224,706 1/19/2023
7.0.0 276,925 1/4/2023
7.0.0-rc.6 4,666 12/28/2022
7.0.0-rc.5 7,912 12/20/2022
7.0.0-rc.4 5,934 12/12/2022
7.0.0-rc.3 2,009 12/8/2022
7.0.0-rc.2 2,844 11/21/2022
7.0.0-rc.1 3,471 11/14/2022
6.0.3 201,541 1/18/2023
6.0.2 242,717 12/6/2022
6.0.1 616,212 10/28/2022
6.0.0 440,030 10/5/2022
6.0.0-rc.5 1,017 9/27/2022
6.0.0-rc.4 8,085 9/8/2022
6.0.0-rc.3 6,906 8/23/2022
6.0.0-rc.2 6,283 8/8/2022
6.0.0-rc.1 9,784 7/26/2022
5.3.5 61,298 10/20/2022
5.3.4 432,731 8/22/2022
5.3.3 406,653 7/22/2022
5.3.2 321,200 7/7/2022
5.3.1 239,476 6/29/2022
5.3.0 366,562 6/14/2022
5.3.0-rc.3 1,393 5/31/2022
5.3.0-rc.2 1,055 5/24/2022
5.3.0-rc.1 1,290 5/5/2022
5.2.2 536,194 5/16/2022
5.2.1 489,873 4/18/2022
5.2.0 419,656 4/5/2022
5.2.0-rc.2 2,135 3/18/2022
5.2.0-rc.1 1,796 3/8/2022
5.1.4 420,167 2/28/2022
5.1.3 538,028 1/26/2022
5.1.2 137,761 1/19/2022
5.1.1 180,567 1/12/2022
5.0.2 57,956 1/17/2022
5.0.1 167,146 12/28/2021
5.0.0 172,605 12/14/2021
5.0.0-rc.2 3,263 12/8/2021
5.0.0-rc.1 4,448 11/16/2021
5.0.0-beta.3 2,643 11/3/2021
5.0.0-beta.2 1,235 10/21/2021
5.0.0-beta.1 1,784 10/5/2021
4.4.4 346,877 11/9/2021
4.4.3 336,313 9/29/2021
4.4.2 209,624 9/2/2021
4.4.1 73,286 9/1/2021
4.4.0 1,020,143 8/2/2021
4.4.0-rc.2 3,967 7/6/2021
4.4.0-rc.1 3,630 6/28/2021
4.3.3 305,131 6/17/2021
4.3.2 242,288 5/27/2021
4.3.1 150,339 5/20/2021
4.3.0 464,416 4/22/2021
4.3.0-rc.2 1,846 4/8/2021
4.3.0-rc.1 2,175 3/31/2021
4.2.2 342,814 3/4/2021
4.2.1 207,186 2/9/2021
4.2.0 156,835 1/28/2021
4.2.0-rc.2 4,087 1/18/2021
4.2.0-rc.1 669 1/14/2021
4.1.2 56,415 1/19/2021
4.1.1 54,254 1/13/2021
4.1.0 84,911 1/6/2021
4.1.0-rc.2 1,340 12/18/2020
4.1.0-rc.1 306 12/17/2020
4.0.2 206,696 12/18/2020
4.0.1 50,450 12/14/2020
4.0.0 203,085 12/3/2020
4.0.0-rc.5 1,777 12/1/2020
4.0.0-rc.4 2,056 11/24/2020
4.0.0-rc.3 1,230 11/16/2020
4.0.0-rc.2 2,393 11/13/2020
4.0.0-rc.1 334 11/12/2020
3.3.2 114,469 12/2/2020
3.3.1 160,212 11/3/2020
3.3.0 65,841 10/27/2020
3.3.0-rc.2 384 10/23/2020
3.3.0-rc.1 645 10/15/2020
3.2.1 295,691 10/8/2020
3.2.0 75,551 10/1/2020
3.2.0-rc.2 1,898 9/21/2020
3.2.0-rc.1 2,565 9/17/2020
3.1.2 138,244 9/11/2020
3.1.1 38,179 9/10/2020
3.1.0 131,583 9/3/2020
3.1.0-rc.4 628 9/1/2020
3.1.0-rc.3 343 8/28/2020
3.1.0-rc.2 440 8/26/2020
3.1.0-rc.1 386 8/24/2020
3.0.5 146,972 7/29/2020
3.0.4 388,957 7/14/2020
3.0.3 67,379 7/7/2020
3.0.2 63,403 7/3/2020
3.0.1 230,881 7/2/2020
3.0.0 70,652 7/1/2020
2.9.0 301,372 6/4/2020
2.8.0 150,692 5/21/2020
2.7.0 210,619 5/7/2020
2.6.2 41,301 4/24/2020
2.6.1 32,385 4/23/2020
2.6.0 111,178 4/20/2020
2.5.0 50,725 4/9/2020
2.4.1 31,897 4/9/2020
2.4.0 67,906 4/6/2020
2.3.0 71,308 3/19/2020
2.2.1 64,208 3/7/2020
2.2.0 36,430 3/5/2020
2.1.1 49,665 2/20/2020
2.1.0 32,928 2/20/2020
2.0.1 76,606 1/24/2020
2.0.0 66,721 1/13/2020
1.1.2 117,663 12/12/2019
1.1.1 32,316 12/11/2019
1.1.0 40,508 12/6/2019
1.0.2 77,910 10/22/2019
1.0.0 31,824 10/21/2019
0.22.0 37,839 10/14/2019
0.21.0 33,858 9/23/2019
0.20.1 28,505 9/23/2019
0.20.0 28,572 9/23/2019
0.19.0 135,135 8/16/2019
0.18.1 80,018 6/26/2019
0.18.0 43,844 6/21/2019
0.17.0 61,465 5/3/2019
0.16.0 37,774 4/14/2019
0.15.0 74,579 3/22/2019
0.14.0 62,663 2/23/2019
0.13.0 40,462 1/27/2019
0.12.0 39,854 1/11/2019
0.11.0 36,216 1/7/2019
0.10.0 29,741 12/21/2018
0.9.0 31,286 12/7/2018
0.8.0 30,409 11/19/2018
0.7.1 29,303 10/31/2018
0.7.0 28,307 10/26/2018
0.6.0 30,867 10/12/2018
0.5.0 33,477 9/25/2018
0.4.1 39,256 8/4/2018
0.4.0 22,001 7/15/2018
0.3.7 14,526 7/6/2018
0.3.6 16,461 7/4/2018
0.3.5 13,876 7/3/2018
0.3.4 14,335 7/2/2018
0.3.3 14,222 6/28/2018
0.3.2 14,577 6/27/2018
0.3.1 12,488 6/27/2018
0.3.0 27,597 6/27/2018