Skip to content

redapollos/serilog-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

serilog-example

A simple but complete example of how to implement Serilog by outputting to the Console and MSSqlServer.

To run:

  1. create a db
  2. update the connection string in the appsettings.json
  3. run update-database from the Package Manager Console.
  4. Run it.

About

A simple but complete example of how to implement Serilog with a DB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages