Pinned Repositories
Chisel
Remove unwanted dependencies from your dotnet projects
FontReplacer
Easily create nibs with custom fonts
iOS-Artwork-Extractor
Extract iOS artwork and emoji symbols into png files, generate glossy buttons png files
XCDFormInputAccessoryView
Input accessory view with previous, next and done buttons
XCDYouTubeKit
YouTube video player for iOS, tvOS and macOS
xcproj
Command line tool for manipulating Xcode project files
serilog-formatting-log4net
Format Serilog events in log4net or log4j compatible XML format
serilog-settings-configuration
A Serilog configuration provider that reads from Microsoft.Extensions.Configuration
spectre.console
A .NET library that makes it easier to create beautiful console applications.
testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
0xced's Repositories
0xced/Chisel
Remove unwanted dependencies from your dotnet projects
0xced/EFCore.Scaffolding
0xced/mdsqlite-costura
Demonstrates how to package Microsoft.Data.Sqlite with Costura on .NET Framework
0xced/Hangfire.TidyDashboard
Hangfire plugin to improve the display of the parameters and the result of jobs
0xced/KeychainCredentials
Implementation of the System.Net.ICredentials interface using the macOS Keychain for .NET
0xced/spectre.console
A .NET library that makes it easier to create beautiful console applications.
0xced/BaGet
A lightweight NuGet and symbol server
0xced/CacheCow
An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server
0xced/Costura
Embed references as resources
0xced/DbUp
DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.
0xced/Duende
Duende's Free and Open Source software.
0xced/FlexLabs.Upsert
FlexLabs.Upsert is a library that brings UPSERT functionality to common database providers for Entity Framework in their respective native SQL syntax
0xced/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.
0xced/FluentAssertions.Web
FluentAssertions for HTTP APIs
0xced/Hangfire
An easy way to perform background job processing in your .NET and .NET Core applications. No Windows Service or separate process required
0xced/json-everything
System.Text.Json-based support for all of your JSON needs.
0xced/MediaProxy
Proxy for HTTP Live Streaming
0xced/Object2Soql
0xced/playwright-dotnet
.NET version of the Playwright testing and automation library.
0xced/Respawn
Intelligent database cleaner for integration tests
0xced/Rope
C# implementation of a Rope<T> immutable data structure.
0xced/serilog-settings-configuration
A Serilog configuration provider that reads from Microsoft.Extensions.Configuration
0xced/Simplexcel
A 100% managed code (.net Standard 2.0/2.1/Core/.net Framework 4.5+) library to generate Excel .xlsx Workbooks. Can be safely used on a server, no COM Interop or other unsafe/unsupported operations.
0xced/snowflake-db-net-client
Snowflake .NET Client
0xced/stryker-net
Mutation testing for .NET core and .NET framework!
0xced/Sylvan
A collection of .NET libraries, including the fastest CSV parser available for .NET.
0xced/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
0xced/TUnit
A modern, fast and flexible .NET testing framework
0xced/TypeNameFormatter
A small .NET library for formatting type names à la C#.
0xced/Wcf.HttpClientFactory