Volo.Abp.AspNetCore.Serilog 9.2.0-rc.3

Prefix Reserved
This is a prerelease version of Volo.Abp.AspNetCore.Serilog.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.AspNetCore.Serilog --version 9.2.0-rc.3
                    
NuGet\Install-Package Volo.Abp.AspNetCore.Serilog -Version 9.2.0-rc.3
                    
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.AspNetCore.Serilog" Version="9.2.0-rc.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.AspNetCore.Serilog" Version="9.2.0-rc.3" />
                    
Directory.Packages.props
<PackageReference Include="Volo.Abp.AspNetCore.Serilog" />
                    
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.AspNetCore.Serilog --version 9.2.0-rc.3
                    
#r "nuget: Volo.Abp.AspNetCore.Serilog, 9.2.0-rc.3"
                    
#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.
#addin nuget:?package=Volo.Abp.AspNetCore.Serilog&version=9.2.0-rc.3&prerelease
                    
Install Volo.Abp.AspNetCore.Serilog as a Cake Addin
#tool nuget:?package=Volo.Abp.AspNetCore.Serilog&version=9.2.0-rc.3&prerelease
                    
Install Volo.Abp.AspNetCore.Serilog 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 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 was computed.  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 (40)

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

Package Downloads
Magicodes.Micro.Module.Core

仅供湖南心莱信息科技有限公司团队内部使用

Lion.AbpPro.Shared.Hosting.Microservices

Abp vNext Pro

AbpvNext.HttpApi.WebCore

Abp vNext模块封装

AbpvNext.IdentityServer

Abp vNext模块封装

Jh.Abp.Shared.Hosting.AspNetCore

Abp Extension

GitHub repositories (16)

Showing the top 16 popular GitHub repositories that depend on Volo.Abp.AspNetCore.Serilog:

Repository Stars
Meowv/Blog
🤣本项目有不同开发版本,最新版底层基于 abp vNext 搭建和免费开源跨平台框架 .NET5 进行开发,使用 MongoDB 存储数据,Redis 缓存数据。项目采用前后端分离的模式进行开发,API 遵循 RESTful 接口规范,页面使用 Blazor 进行开发,可作为 .NET Core 入门项目进行学习。If you liked `Blog` project or if it helped you, please give a star ⭐️ for this repository. 👍👍👍
abpframework/abp-samples
Sample solutions built with the ABP Framework
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
EasyAbp/AbpHelper.GUI
Providing code generation and more features to help you develop applications and modules with the ABP framework.
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
jerrytang67/SoMall
社交电商商城开源项目.socail+mall即取名SoMall ,abp netcore 3.1 angular vue uni-app typescript docker mssql
liaozb/APIJSON.NET
后端接口自动化 .NET CORE版本
NimbleSense/Susalem
加入带锅宫酱,来到苏州耶路撒冷的怀抱吧!
xiajingren/HelloAbp
ABP vNext + vue-element-admin入门级项目实践
EasyAbp/EShop
An abp application module group that provides basic e-shop service.
abpframework/eventhub
Open-source event organizing web application and a reference DDD solution.
cocosip/sharp-abp
Abp-vNext extension modules
842549829/Panda
Abp.vNext + EF Core The microservices Open source framework project supports the implementation of message push workflow certification centers based on OAuth2.0
hikalkan/presentations
Some of my presentations
wjkhappy14/Abp.VNext.Hello
Abp.VNext.Hello
realLiangshiwei/Lsw.Abp.AntDesignUI
An Abp Blazor Theme based Ant-Design-Blazor
Version Downloads Last updated
9.2.0-rc.4 49 5/27/2025
9.2.0-rc.3 637 5/13/2025
9.2.0-rc.2 874 4/10/2025
9.2.0-rc.1 794 3/25/2025
9.1.3 5,446 5/12/2025
9.1.2 1,860 5/5/2025
9.1.1 18,209 3/27/2025
9.1.0 29,473 3/5/2025
9.1.0-rc.3 231 2/25/2025
9.1.0-rc.2 297 2/11/2025
9.1.0-rc.1 167 1/16/2025
9.0.8 614 3/26/2025
9.0.7 472 3/6/2025
9.0.6 939 3/3/2025
9.0.5 14,829 2/13/2025
9.0.4 57,125 1/21/2025
9.0.3 28,212 1/6/2025
9.0.2 34,075 12/11/2024
9.0.1 4,924 12/3/2024
9.0.0 14,472 11/19/2024
9.0.0-rc.3 231 11/14/2024
9.0.0-rc.2 194 11/11/2024
9.0.0-rc.1 172 10/22/2024
8.3.4 60,797 11/18/2024
8.3.3 20,313 11/5/2024
8.3.2 39,214 10/17/2024
8.3.1 81,352 9/25/2024
8.3.0 69,622 9/5/2024
8.3.0-rc.3 146 8/28/2024
8.3.0-rc.2 148 8/15/2024
8.3.0-rc.1 170 7/31/2024
8.2.3 9,688 9/4/2024
8.2.2 41,612 8/14/2024
8.2.1 40,855 7/30/2024
8.2.0 116,433 6/26/2024
8.2.0-rc.5 617 6/14/2024
8.2.0-rc.4 200 6/7/2024
8.2.0-rc.3 560 5/23/2024
8.2.0-rc.2 172 5/21/2024
8.2.0-rc.1 101 5/20/2024
8.1.5 7,406 7/29/2024
8.1.4 28,091 6/13/2024
8.1.3 78,647 5/15/2024
8.1.2 9,075 5/13/2024
8.1.1 67,411 4/16/2024
8.1.0 21,807 4/4/2024
8.1.0-rc.4 177 4/1/2024
8.1.0-rc.3 734 3/19/2024
8.1.0-rc.2 803 2/29/2024
8.1.0-rc.1 3,550 2/14/2024
8.0.6 5,134 5/14/2024
8.0.5 44,753 3/14/2024
8.0.4 72,953 2/20/2024
8.0.3 26,253 2/7/2024
8.0.2 67,616 1/17/2024
8.0.1 28,901 1/3/2024
8.0.0 88,625 12/19/2023
8.0.0-rc.3 1,365 12/7/2023
8.0.0-rc.2 1,587 11/28/2023
8.0.0-rc.1 698 11/21/2023
7.4.5 49,175 12/27/2023
7.4.4 9,493 12/13/2023
7.4.3 4,343 12/6/2023
7.4.2 100,242 11/13/2023
7.4.1 17,616 10/30/2023
7.4.0 36,168 10/9/2023
7.4.0-rc.5 260 10/2/2023
7.4.0-rc.4 524 9/22/2023
7.4.0-rc.3 1,575 9/13/2023
7.4.0-rc.2 2,430 8/24/2023
7.4.0-rc.1 1,237 8/16/2023
7.3.3 88,627 9/14/2023
7.3.2 64,156 8/7/2023
7.3.1 34,188 7/27/2023
7.3.0 68,096 7/12/2023
7.3.0-rc.3 245 7/5/2023
7.3.0-rc.2 396 6/20/2023
7.3.0-rc.1 1,222 6/6/2023
7.2.3 42,331 7/3/2023
7.2.2 146,086 5/16/2023
7.2.1 32,837 5/2/2023
7.2.0-rc.2 224 4/25/2023
7.2.0-rc.1 345 4/11/2023
7.1.1 48,561 4/3/2023
7.1.0 36,985 3/22/2023
7.1.0-rc.3 258 3/14/2023
7.1.0-rc.2 2,429 2/23/2023
7.1.0-rc.1 520 2/7/2023
7.0.3 39,677 3/7/2023
7.0.2 30,243 2/21/2023
7.0.1 85,855 1/19/2023
7.0.0 128,890 1/4/2023
7.0.0-rc.6 2,132 12/28/2022
7.0.0-rc.5 2,306 12/20/2022
7.0.0-rc.4 873 12/12/2022
7.0.0-rc.3 799 12/8/2022
7.0.0-rc.2 2,302 11/21/2022
7.0.0-rc.1 476 11/14/2022
6.0.3 93,455 1/18/2023
6.0.2 57,691 12/6/2022
6.0.1 138,750 10/28/2022
6.0.0 92,655 10/5/2022
6.0.0-rc.5 778 9/27/2022
6.0.0-rc.4 2,288 9/8/2022
6.0.0-rc.3 4,737 8/23/2022
6.0.0-rc.2 5,188 8/8/2022
6.0.0-rc.1 1,840 7/26/2022
5.3.5 10,472 10/20/2022
5.3.4 95,364 8/22/2022
5.3.3 113,663 7/22/2022
5.3.2 28,529 7/7/2022
5.3.1 27,783 6/29/2022
5.3.0 61,284 6/14/2022
5.3.0-rc.3 1,155 5/31/2022
5.3.0-rc.2 513 5/24/2022
5.3.0-rc.1 827 5/5/2022
5.2.2 84,184 5/16/2022
5.2.1 51,483 4/18/2022
5.2.0 39,269 4/5/2022
5.2.0-rc.2 872 3/18/2022
5.2.0-rc.1 1,546 3/8/2022
5.1.4 54,915 2/28/2022
5.1.3 89,656 1/26/2022
5.1.2 14,211 1/19/2022
5.1.1 10,117 1/12/2022
5.0.2 2,686 1/17/2022
5.0.1 49,498 12/28/2021
5.0.0 20,704 12/14/2021
5.0.0-rc.2 3,019 12/8/2021
5.0.0-rc.1 3,162 11/16/2021
5.0.0-beta.3 1,699 11/3/2021
5.0.0-beta.2 1,014 10/21/2021
5.0.0-beta.1 900 10/4/2021
4.4.4 70,873 11/9/2021
4.4.3 62,628 9/29/2021
4.4.2 59,053 9/2/2021
4.4.1 6,807 9/1/2021
4.4.0 94,947 8/2/2021
4.4.0-rc.2 3,019 7/6/2021
4.4.0-rc.1 2,309 6/28/2021
4.3.3 90,083 6/17/2021
4.3.2 44,689 5/27/2021
4.3.1 62,420 5/20/2021
4.3.0 88,681 4/22/2021
4.3.0-rc.2 1,309 4/8/2021
4.3.0-rc.1 925 3/31/2021
4.2.2 69,010 3/4/2021
4.2.1 58,543 2/9/2021
4.2.0 59,394 1/28/2021
4.2.0-rc.2 1,269 1/18/2021
4.2.0-rc.1 464 1/14/2021
4.1.2 9,081 1/19/2021
4.1.1 5,645 1/13/2021
4.1.0 10,054 1/6/2021
4.1.0-rc.2 875 12/18/2020
4.1.0-rc.1 310 12/17/2020
4.0.2 12,775 12/18/2020
4.0.1 6,153 12/14/2020
4.0.0 53,963 12/3/2020
4.0.0-rc.5 473 12/1/2020
4.0.0-rc.4 785 11/24/2020
4.0.0-rc.3 730 11/16/2020
4.0.0-rc.2 2,230 11/13/2020
4.0.0-rc.1 337 11/12/2020
3.3.2 16,358 12/2/2020
3.3.1 51,103 11/3/2020
3.3.0 8,878 10/27/2020
3.3.0-rc.2 360 10/23/2020
3.3.0-rc.1 505 10/15/2020
3.2.1 32,532 10/8/2020
3.2.0 19,757 10/1/2020
3.2.0-rc.2 1,660 9/21/2020
3.2.0-rc.1 1,466 9/17/2020
3.1.2 32,137 9/11/2020
3.1.1 3,033 9/10/2020
3.1.0 16,086 9/3/2020
3.1.0-rc.4 548 9/1/2020
3.1.0-rc.3 378 8/28/2020
3.1.0-rc.2 398 8/26/2020
3.1.0-rc.1 371 8/24/2020
3.0.5 16,013 7/29/2020
3.0.4 16,488 7/14/2020
3.0.3 6,159 7/7/2020
3.0.2 6,764 7/3/2020
3.0.1 1,021 7/2/2020
3.0.0 1,395 7/1/2020
2.9.0 22,636 6/4/2020
2.8.0 8,411 5/21/2020
2.7.0 7,348 5/7/2020
2.6.2 5,094 4/24/2020
2.6.1 937 4/23/2020
2.6.0 8,646 4/20/2020
2.5.0 5,623 4/9/2020
2.4.1 818 4/9/2020
2.4.0 20,757 4/6/2020
2.3.0 8,674 3/19/2020
2.2.1 5,253 3/7/2020
2.2.0 1,132 3/5/2020
2.1.1 6,167 2/20/2020
2.1.0 736 2/20/2020
2.0.1 7,924 1/24/2020
2.0.0 19,531 1/13/2020