serilog / serilog-sinks-xamarin

A Serilog sink that writes events to Xamarin mobile targets
Apache License 2.0
55 stars 18 forks source link

.NET 7 Support? #30

Closed isaacrlevin closed 4 months ago

isaacrlevin commented 1 year ago

Note: for support questions, please ask on StackOverflow: https://stackoverflow.com/questions/tagged/serilog . This repository's issues are reserved for feature requests and bug reports.

Do you want to request a feature or report a bug? Feature

What is the current behavior? Package cannot be installed to .NET projects (notably MAUI)

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

What is the expected behavior? Package installs without issue

What is the motivation / use case for changing the behavior? .NET 7 launched and the Serilog package now supports .NET 7

Which versions of Serilog, and which platform / OS are affected by this issue? Did this work in previous versions of Serilog? N/A

Other information (e.g. stacktraces, related issues, suggestions how to fix)

berhir commented 9 months ago

We are using this package in a .NET MAUI (previously .NET 7, now .NET 8) application without any issues. What error do you get?

nblumhardt commented 4 months ago

Thanks for this; in light of Xamarin being EOL'd, no further work is planned here, so I'm closing open issues in preparation for archiving it in the near future.

nblumhardt commented 4 months ago

Continuing discussion in https://github.com/serilog/serilog-sinks-xamarin/pull/32#issuecomment-2151964516