Volo.Abp.AspNetCore.Serilog 9.1.3

Prefix Reserved
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.1.3
                    
NuGet\Install-Package Volo.Abp.AspNetCore.Serilog -Version 9.1.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.1.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.1.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.1.3
                    
#r "nuget: Volo.Abp.AspNetCore.Serilog, 9.1.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.1.3
                    
Install Volo.Abp.AspNetCore.Serilog as a Cake Addin
#tool nuget:?package=Volo.Abp.AspNetCore.Serilog&version=9.1.3
                    
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 (22)

Showing the top 20 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
EasyAbp/WeChatManagement
基于EasyAbp.Abp.WeChat模块实现微信登录、微信用户信息存储、微信服务器管理、微信第三方平台等高级功能的Abp应用模块组
EasyAbp/Abp.EventBus.CAP
This is a repository integrated CAP with ABP EventBus
EasyAbp/Abp.SettingUi
An ABP module used to manage ABP settings.
EasyAbp/NotificationService
An integrated user notification service Abp module, supporting email, SMS, PM, and more other methods.
Version Downloads Last updated
9.2.0-rc.3 265 5/13/2025
9.2.0-rc.2 845 4/10/2025
9.2.0-rc.1 707 3/25/2025
9.1.3 1,905 5/12/2025
9.1.2 1,466 5/5/2025
9.1.1 15,332 3/27/2025
9.1.0 25,595 3/5/2025
9.1.0-rc.3 228 2/25/2025
9.1.0-rc.2 294 2/11/2025
9.1.0-rc.1 165 1/16/2025
9.0.8 599 3/26/2025
9.0.7 468 3/6/2025
9.0.6 893 3/3/2025
9.0.5 13,967 2/13/2025
9.0.4 53,763 1/21/2025
9.0.3 26,322 1/6/2025
9.0.2 31,937 12/11/2024
9.0.1 4,907 12/3/2024
9.0.0 14,183 11/19/2024
9.0.0-rc.3 227 11/14/2024
9.0.0-rc.2 192 11/11/2024
9.0.0-rc.1 170 10/22/2024
8.3.4 57,200 11/18/2024
8.3.3 19,724 11/5/2024
8.3.2 37,956 10/17/2024
8.3.1 77,945 9/25/2024
8.3.0 67,016 9/5/2024
8.3.0-rc.3 144 8/28/2024
8.3.0-rc.2 146 8/15/2024
8.3.0-rc.1 166 7/31/2024
8.2.3 9,305 9/4/2024
8.2.2 40,510 8/14/2024
8.2.1 40,128 7/30/2024
8.2.0 114,668 6/26/2024
8.2.0-rc.5 615 6/14/2024
8.2.0-rc.4 197 6/7/2024
8.2.0-rc.3 557 5/23/2024
8.2.0-rc.2 169 5/21/2024
8.2.0-rc.1 98 5/20/2024
8.1.5 6,885 7/29/2024
8.1.4 27,761 6/13/2024
8.1.3 77,288 5/15/2024
8.1.2 8,556 5/13/2024
8.1.1 65,992 4/16/2024
8.1.0 21,641 4/4/2024
8.1.0-rc.4 174 4/1/2024
8.1.0-rc.3 731 3/19/2024
8.1.0-rc.2 800 2/29/2024
8.1.0-rc.1 3,548 2/14/2024
8.0.6 5,077 5/14/2024
8.0.5 44,491 3/14/2024
8.0.4 72,052 2/20/2024
8.0.3 25,930 2/7/2024
8.0.2 66,621 1/17/2024
8.0.1 28,704 1/3/2024
8.0.0 87,427 12/19/2023
8.0.0-rc.3 1,363 12/7/2023
8.0.0-rc.2 1,583 11/28/2023
8.0.0-rc.1 696 11/21/2023
7.4.5 48,799 12/27/2023
7.4.4 9,461 12/13/2023
7.4.3 4,338 12/6/2023
7.4.2 99,875 11/13/2023
7.4.1 17,553 10/30/2023
7.4.0 35,994 10/9/2023
7.4.0-rc.5 257 10/2/2023
7.4.0-rc.4 522 9/22/2023
7.4.0-rc.3 1,573 9/13/2023
7.4.0-rc.2 2,428 8/24/2023
7.4.0-rc.1 1,233 8/16/2023
7.3.3 87,233 9/14/2023
7.3.2 63,932 8/7/2023
7.3.1 34,133 7/27/2023
7.3.0 68,008 7/12/2023
7.3.0-rc.3 243 7/5/2023
7.3.0-rc.2 394 6/20/2023
7.3.0-rc.1 1,220 6/6/2023
7.2.3 42,185 7/3/2023
7.2.2 145,748 5/16/2023
7.2.1 32,758 5/2/2023
7.2.0-rc.2 221 4/25/2023
7.2.0-rc.1 343 4/11/2023
7.1.1 48,469 4/3/2023
7.1.0 36,963 3/22/2023
7.1.0-rc.3 257 3/14/2023
7.1.0-rc.2 2,423 2/23/2023
7.1.0-rc.1 516 2/7/2023
7.0.3 39,632 3/7/2023
7.0.2 30,180 2/21/2023
7.0.1 85,646 1/19/2023
7.0.0 128,495 1/4/2023
7.0.0-rc.6 2,131 12/28/2022
7.0.0-rc.5 2,303 12/20/2022
7.0.0-rc.4 872 12/12/2022
7.0.0-rc.3 797 12/8/2022
7.0.0-rc.2 2,300 11/21/2022
7.0.0-rc.1 474 11/14/2022
6.0.3 92,691 1/18/2023
6.0.2 57,567 12/6/2022
6.0.1 137,899 10/28/2022
6.0.0 92,299 10/5/2022
6.0.0-rc.5 776 9/27/2022
6.0.0-rc.4 2,286 9/8/2022
6.0.0-rc.3 4,734 8/23/2022
6.0.0-rc.2 5,166 8/8/2022
6.0.0-rc.1 1,836 7/26/2022
5.3.5 10,361 10/20/2022
5.3.4 95,214 8/22/2022
5.3.3 113,354 7/22/2022
5.3.2 28,476 7/7/2022
5.3.1 27,770 6/29/2022
5.3.0 61,199 6/14/2022
5.3.0-rc.3 1,152 5/31/2022
5.3.0-rc.2 509 5/24/2022
5.3.0-rc.1 823 5/5/2022
5.2.2 83,813 5/16/2022
5.2.1 51,398 4/18/2022
5.2.0 39,222 4/5/2022
5.2.0-rc.2 866 3/18/2022
5.2.0-rc.1 1,537 3/8/2022
5.1.4 54,857 2/28/2022
5.1.3 89,589 1/26/2022
5.1.2 14,193 1/19/2022
5.1.1 10,104 1/12/2022
5.0.2 2,679 1/17/2022
5.0.1 49,489 12/28/2021
5.0.0 20,666 12/14/2021
5.0.0-rc.2 3,013 12/8/2021
5.0.0-rc.1 3,157 11/16/2021
5.0.0-beta.3 1,694 11/3/2021
5.0.0-beta.2 1,007 10/21/2021
5.0.0-beta.1 893 10/4/2021
4.4.4 70,752 11/9/2021
4.4.3 62,551 9/29/2021
4.4.2 58,736 9/2/2021
4.4.1 6,800 9/1/2021
4.4.0 94,805 8/2/2021
4.4.0-rc.2 3,013 7/6/2021
4.4.0-rc.1 2,303 6/28/2021
4.3.3 90,047 6/17/2021
4.3.2 44,533 5/27/2021
4.3.1 62,362 5/20/2021
4.3.0 88,595 4/22/2021
4.3.0-rc.2 1,301 4/8/2021
4.3.0-rc.1 918 3/31/2021
4.2.2 68,981 3/4/2021
4.2.1 58,476 2/9/2021
4.2.0 59,329 1/28/2021
4.2.0-rc.2 1,262 1/18/2021
4.2.0-rc.1 456 1/14/2021
4.1.2 9,066 1/19/2021
4.1.1 5,605 1/13/2021
4.1.0 10,044 1/6/2021
4.1.0-rc.2 867 12/18/2020
4.1.0-rc.1 302 12/17/2020
4.0.2 12,764 12/18/2020
4.0.1 6,144 12/14/2020
4.0.0 53,938 12/3/2020
4.0.0-rc.5 465 12/1/2020
4.0.0-rc.4 777 11/24/2020
4.0.0-rc.3 723 11/16/2020
4.0.0-rc.2 2,222 11/13/2020
4.0.0-rc.1 329 11/12/2020
3.3.2 16,340 12/2/2020
3.3.1 51,048 11/3/2020
3.3.0 8,868 10/27/2020
3.3.0-rc.2 352 10/23/2020
3.3.0-rc.1 497 10/15/2020
3.2.1 32,496 10/8/2020
3.2.0 19,747 10/1/2020
3.2.0-rc.2 1,651 9/21/2020
3.2.0-rc.1 1,458 9/17/2020
3.1.2 31,958 9/11/2020
3.1.1 3,018 9/10/2020
3.1.0 16,009 9/3/2020
3.1.0-rc.4 540 9/1/2020
3.1.0-rc.3 371 8/28/2020
3.1.0-rc.2 390 8/26/2020
3.1.0-rc.1 363 8/24/2020
3.0.5 15,965 7/29/2020
3.0.4 16,446 7/14/2020
3.0.3 6,151 7/7/2020
3.0.2 6,756 7/3/2020
3.0.1 1,013 7/2/2020
3.0.0 1,387 7/1/2020
2.9.0 22,583 6/4/2020
2.8.0 8,402 5/21/2020
2.7.0 7,339 5/7/2020
2.6.2 5,086 4/24/2020
2.6.1 929 4/23/2020
2.6.0 8,635 4/20/2020
2.5.0 5,614 4/9/2020
2.4.1 810 4/9/2020
2.4.0 20,749 4/6/2020
2.3.0 8,665 3/19/2020
2.2.1 5,236 3/7/2020
2.2.0 1,124 3/5/2020
2.1.1 6,158 2/20/2020
2.1.0 728 2/20/2020
2.0.1 7,908 1/24/2020
2.0.0 19,319 1/13/2020