Serilog.Sinks.Console
4.1.0-dev-00893
Prefix Reserved
See the version list below for details.
dotnet add package Serilog.Sinks.Console --version 4.1.0-dev-00893
NuGet\Install-Package Serilog.Sinks.Console -Version 4.1.0-dev-00893
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0-dev-00893" />
<PackageVersion Include="Serilog.Sinks.Console" Version="4.1.0-dev-00893" />
<PackageReference Include="Serilog.Sinks.Console" />
paket add Serilog.Sinks.Console --version 4.1.0-dev-00893
#r "nuget: Serilog.Sinks.Console, 4.1.0-dev-00893"
#addin nuget:?package=Serilog.Sinks.Console&version=4.1.0-dev-00893&prerelease
#tool nuget:?package=Serilog.Sinks.Console&version=4.1.0-dev-00893&prerelease
A Serilog sink that writes log events to the console/terminal.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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 was computed. 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. net9.0 was computed. 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5
- Serilog (>= 2.10.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- Serilog (>= 2.10.0)
-
.NETStandard 2.0
- Serilog (>= 2.10.0)
-
net5.0
- Serilog (>= 2.10.0)
NuGet packages (1.5K)
Showing the top 5 NuGet packages that depend on Serilog.Sinks.Console:
Package | Downloads |
---|---|
Serilog.AspNetCore
Serilog support for ASP.NET Core logging |
|
Serilog.Sinks.ColoredConsole
Now replaced by Serilog.Sinks.Console, please use that package instead. The colored console sink for Serilog |
|
Serilog.Sinks.Literate
Now replaced by Serilog.Sinks.Console, please use that package instead. An alternative colored console sink for Serilog that pretty-prints properties. |
|
Pulumi
The Pulumi .NET SDK lets you write cloud programs in C#, F#, and VB.NET. |
|
IppDotNetSdkForQuickBooksApiV3
The IPP .NET SDK for QuickBooks V3 is a set of .NET classes that make it easier to call QuickBooks APIs. This is the .Net Standard 2.0 version of the .Net SDK |
GitHub repositories (427)
Showing the top 20 popular GitHub repositories that depend on Serilog.Sinks.Console:
Repository | Stars |
---|---|
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
|
|
netchx/netch
A simple proxy client
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
|
|
dotnet/yarp
A toolkit for developing high-performance HTTP reverse proxy applications.
|
|
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
|
|
RayWangQvQ/BiliBiliToolPro
B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。敏感肌也能用。
|
|
subhra74/xdm
Powerfull download accelerator and video downloader
|
|
quartznet/quartznet
Quartz Enterprise Scheduler .NET
|
|
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
|
|
kurrent-io/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
|
|
win-acme/win-acme
A simple ACME client for Windows (for use with Let's Encrypt et al.)
|
|
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
|
|
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
|
|
microsoft/ApplicationInspector
A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'What's in the code?' quickly using static analysis with a json based rules engine. Ideal for scanning components before use or detecting feature level changes.
|
|
BililiveRecorder/BililiveRecorder
录播姬 | mikufans 生放送录制
|
|
dotnetcore/DotnetSpider
DotnetSpider, a .NET standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework
|
|
timschneeb/GalaxyBudsClient
Unofficial Galaxy Buds Manager for Windows, macOS, Linux, and Android
|
|
microsoft/devhome
The new Dev Home experience for Windows!
|
|
rmcrackan/Libation
Libation: Liberate your Library
|
Version | Downloads | Last updated |
---|---|---|
6.0.1-dev-00953 | 14,579 | 2 months ago |
6.0.0 | 41,591,908 | 10 months ago |
6.0.0-dev-00946 | 351 | 10 months ago |
5.1.0-dev-00943 | 337,004 | 3/17/2024 |
5.0.2-dev-00942 | 419 | 3/17/2024 |
5.0.1 | 34,908,982 | 11/28/2023 |
5.0.1-dev-00928 | 808 | 11/28/2023 |
5.0.0 | 56,005,780 | 11/9/2023 |
5.0.0-dev-00923 | 79,257 | 10/12/2023 |
4.2.0-dev-00918 | 285,613 | 7/21/2023 |
4.1.1-dev-00917 | 17,036 | 7/21/2023 |
4.1.1-dev-00910 | 382,084 | 3/14/2023 |
4.1.1-dev-00907 | 260,863 | 2/3/2023 |
4.1.1-dev-00901 | 124,731 | 1/6/2023 |
4.1.1-dev-00896 | 500,717 | 9/27/2022 |
4.1.0 | 84,728,479 | 9/6/2022 |
4.1.0-dev-00893 | 1,155 | 9/5/2022 |
4.0.2-dev-00890 | 572,404 | 12/22/2021 |
4.0.1 | 167,573,754 | 11/19/2021 |
4.0.1-dev-00879 | 85,408 | 10/21/2021 |
4.0.1-dev-00876 | 320,616 | 8/3/2021 |
4.0.1-dev-00874 | 56,842 | 7/13/2021 |
4.0.0 | 23,159,637 | 7/12/2021 |
4.0.0-dev-00870 | 1,281 | 7/12/2021 |
4.0.0-dev-00839 | 5,498,685 | 1/24/2020 |
4.0.0-dev-00837 | 50,722 | 1/15/2020 |
4.0.0-dev-00834 | 728,483 | 11/22/2019 |
4.0.0-dev-00832 | 1,574 | 11/22/2019 |
4.0.0-dev-00831 | 15,194 | 11/22/2019 |
3.1.2-dev-00824 | 549,898 | 9/13/2019 |
3.1.2-dev-00823 | 56,074 | 8/22/2019 |
3.1.2-dev-00819 | 15,541 | 8/21/2019 |
3.1.2-dev-00811 | 21,290 | 8/15/2019 |
3.1.2-dev-00806 | 30,319 | 8/2/2019 |
3.1.2-dev-00802 | 89,433 | 7/5/2019 |
3.1.2-dev-00800 | 53,808 | 6/24/2019 |
3.1.2-dev-00798 | 76,147 | 5/12/2019 |
3.1.2-dev-00796 | 12,803 | 5/6/2019 |
3.1.2-dev-00792 | 85,049 | 3/14/2019 |
3.1.2-dev-00788 | 114,886 | 1/15/2019 |
3.1.2-dev-00786 | 8,561 | 1/5/2019 |
3.1.2-dev-00779 | 237,693 | 9/22/2018 |
3.1.2-dev-00777 | 452,601 | 5/21/2018 |
3.1.2-dev-00774 | 37,641 | 5/9/2018 |
3.1.2-dev-00771 | 18,560 | 4/29/2018 |
3.1.1 | 239,956,530 | 10/22/2017 |
3.1.1-dev-00764 | 2,192 | 10/22/2017 |
3.1.1-dev-00762 | 2,060 | 10/22/2017 |
3.1.1-dev-00757 | 40,585 | 9/11/2017 |
3.1.0 | 868,247 | 9/11/2017 |
3.0.2-dev-00753 | 14,637 | 8/1/2017 |
3.0.1 | 18,994,919 | 6/23/2017 |
3.0.1-dev-00749 | 2,152 | 6/22/2017 |
3.0.1-dev-00747 | 2,168 | 6/22/2017 |
3.0.0 | 282,004 | 6/21/2017 |
3.0.0-dev-00737 | 2,132 | 6/21/2017 |
3.0.0-dev-00735 | 2,119 | 6/21/2017 |
3.0.0-dev-00734 | 2,089 | 6/19/2017 |
3.0.0-dev-00732 | 2,167 | 6/19/2017 |
2.2.0-dev-00721 | 26,797 | 1/25/2017 |
2.2.0-dev-00719 | 4,899 | 10/25/2016 |
2.1.0 | 1,290,972 | 7/5/2016 |
2.1.0-dev-00715 | 2,144 | 7/5/2016 |
2.1.0-dev-00713 | 2,077 | 7/5/2016 |
2.0.0 | 740,599 | 6/28/2016 |
2.0.0-rc-709 | 3,099 | 5/26/2016 |
2.0.0-beta-707 | 2,226 | 5/17/2016 |
2.0.0-beta-706 | 2,003 | 5/17/2016 |
2.0.0-beta-700 | 2,412 | 3/23/2016 |
2.0.0-beta-513 | 2,044 | 3/15/2016 |
2.0.0-beta-511 | 2,036 | 3/14/2016 |
2.0.0-beta-509 | 2,217 | 3/13/2016 |
2.0.0-beta-507 | 2,380 | 3/1/2016 |
2.0.0-beta-505 | 2,421 | 2/25/2016 |
2.0.0-beta-502 | 2,231 | 2/22/2016 |
2.0.0-beta-499 | 2,173 | 2/21/2016 |
2.0.0-beta-495 | 2,098 | 2/19/2016 |
2.0.0-beta-494 | 2,116 | 2/18/2016 |
2.0.0-beta-493 | 2,147 | 2/18/2016 |
2.0.0-beta-487 | 2,061 | 2/16/2016 |
2.0.0-beta-486 | 2,076 | 2/11/2016 |
2.0.0-beta-479 | 2,044 | 2/9/2016 |
2.0.0-beta-478 | 2,076 | 2/9/2016 |
2.0.0-beta-465 | 2,053 | 1/26/2016 |
2.0.0-beta-456 | 2,031 | 1/20/2016 |
2.0.0-beta-450 | 2,331 | 1/14/2016 |
2.0.0-beta-449 | 2,902 | 1/14/2016 |