Pinned Repositories
AudioConverter
A console application written .NET 8 and C# 12 for converting MKV files with DTS audio tracks into AC3.
ess
ExternalAnnotations
JetBrains ReSharper External Annotations
fluentassertions
Fluent API for asserting the results of unit tests that targets .NET Framework 4.5, 4.7, .NET Standard 1.3, 1.6 and 2.0. Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBunit, MSpec, and NSpec.
mongo-csharp-driver
.NET Driver for MongoDB
NSubstitute.FluentAssertionsBridge
a library for bridging between NSubstitute and FluentAssertions
oodler
Simple webpage to replace any vowel with 'oodle'
Pushover.NET
.NET Wrapper for the Pushover API
query-first
World first implementation of the Dominic Strauss-Kahn method of data access.
siewers's Repositories
siewers/AudioConverter
A console application written .NET 8 and C# 12 for converting MKV files with DTS audio tracks into AC3.
siewers/ess
siewers/ExternalAnnotations
JetBrains ReSharper External Annotations
siewers/fluentassertions
Fluent API for asserting the results of unit tests that targets .NET Framework 4.5, 4.7, .NET Standard 1.3, 1.6 and 2.0. Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBunit, MSpec, and NSpec.
siewers/mongo-csharp-driver
.NET Driver for MongoDB
siewers/NSubstitute.FluentAssertionsBridge
a library for bridging between NSubstitute and FluentAssertions
siewers/oodler
Simple webpage to replace any vowel with 'oodle'
siewers/Pushover.NET
.NET Wrapper for the Pushover API
siewers/query-first
World first implementation of the Dominic Strauss-Kahn method of data access.
siewers/SmtpServer
A SMTP Server component written in C#
siewers/winget-pkgs
The Microsoft community Windows Package Manager manifest repository
siewers/WireMock.Net
WireMock.Net is a flexible library for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
siewers/Xabe.FFmpeg
.NET Standard wrapper for FFmpeg. It allows to process media without know how FFmpeg works, and can be used to pass customized arguments to FFmpeg from dotnet core application.
siewers/Xunit.Combinatorial
Adds combinatorial and pairwise testing capability to Xunit tests