Skip to content
View vildesv's full-sized avatar

Block or report vildesv

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Logging4Dummies Logging4Dummies Public

    Logging with log4net (logging framework for.NET) - playing around with a tutorial from betterstack.com (https://betterstack.com/community/guides/logging/net/how-to-start-logging-with-log4net/)

    C#

  2. NLogTest NLogTest Public

    Logging with NLog (logging framework for .NET). Similar to the tutorial used in the Logging4Dummies repo (https://betterstack.com/community/guides/logging/net/how-to-start-logging-with-nlog/)

    C#

  3. SerilogExample SerilogExample Public

    Logging in a simple console application, with events sent to the console as well as a date-stamped rolling file. Followed this example from GitHub: https://github.com/serilog/serilog/wiki/Getting-S…

    C#

  4. WiredBrainCoffee.SpecialCases WiredBrainCoffee.SpecialCases Public

    A .NET console application from a Pluralsight course on C# generics (Part 6) Link to the course: https://app.pluralsight.com/library/courses/c-sharp-generics/table-of-contents

    C#

  5. WiredBrainCoffee.StackApp WiredBrainCoffee.StackApp Public

    A .NET console application from a Pluralsight course on C# generics (This code is from Part 2 of the course. Part 1 is only the course overview). Link to the course: https://app.pluralsight.com/lib…

    C#

  6. WiredBrainCoffee.StorageApp WiredBrainCoffee.StorageApp Public

    A .NET console application from a Pluralsight course on C# generics (Part 3-5). Link to the course: https://app.pluralsight.com/library/courses/c-sharp-generics/table-of-contents

    C#