serilog-mssql / serilog-sinks-mssqlserver

A Serilog sink that writes events to Microsoft SQL Server and Azure SQL
Apache License 2.0
278 stars 148 forks source link

Release 6.1.0 #447

Closed ckadluba closed 1 year ago

ckadluba commented 1 year ago
symbiogenesis commented 1 year ago

You might want to add Infer# as well

https://www.youtube.com/watch?v=Bc0Tt0qOMn4

ckadluba commented 1 year ago

@symbiogenesis thanks for the hint. I didn't know this yet. Looks very promising. After a quick search I could not find any out of the box workflow from GitHub to add code scanning with Infer#. But I will definitly check this out in my local F5 env.

ckadluba commented 1 year ago

I just saw there is a GitHub action for Infer#. I'll give it a try.