Pinned Repositories
Delta
An approach to implementing a 304 Not Modified leveraging DB change tracking
GraphQL.EntityFramework
Adds EntityFramework Core IQueryable support to GraphQL
LocalDb
Provides a wrapper around SqlLocalDB to simplify running tests or samples that require a SQL Server Database
MarkdownSnippets
Extracts snippets from code files and merges them into markdown documents.
NaughtyStrings
Provides a strong typed .NET API for the Big List of Naughty Strings https://github.com/minimaxir/big-list-of-naughty-strings
Polyfill
Source only package that exposes newer APIs, .net features, and C# features to older runtimes.
Replicant
A wrapper for HttpClient that caches to disk. Cached files, over the max specified, are deleted based on the last access times.
WaffleGenerator
Produces text which, on first glance, looks like real, ponderous, prose; replete with clichés.
WinDebloat
A dotnet tool that removes the bloat in Windows
Verify
Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.
SimonCropp's Repositories
SimonCropp/Delta
An approach to implementing a 304 Not Modified leveraging DB change tracking
SimonCropp/Replicant
A wrapper for HttpClient that caches to disk. Cached files, over the max specified, are deleted based on the last access times.
SimonCropp/WinDebloat
A dotnet tool that removes the bloat in Windows
SimonCropp/Polyfill
Source only package that exposes newer APIs, .net features, and C# features to older runtimes.
SimonCropp/GraphQL.EntityFramework
Adds EntityFramework Core IQueryable support to GraphQL
SimonCropp/NaughtyStrings
Provides a strong typed .NET API for the Big List of Naughty Strings https://github.com/minimaxir/big-list-of-naughty-strings
SimonCropp/MarkdownSnippets
Extracts snippets from code files and merges them into markdown documents.
SimonCropp/LocalDb
Provides a wrapper around SqlLocalDB to simplify running tests or samples that require a SQL Server Database
SimonCropp/WaffleGenerator
Produces text which, on first glance, looks like real, ponderous, prose; replete with clichés.
SimonCropp/XunitContext
Extends xUnit to expose extra context and simplify logging
SimonCropp/CountryData
Provides a .net wrapper around the GeoNames Data
SimonCropp/PandocNet
Conversion of documents in .net via Pandoc.
SimonCropp/Cymbal
An MSBuild Task to enable exception line numbers for references in a deployed app
SimonCropp/SetStartupProjects
Setting Visual Studio startup projects by hacking the suo
SimonCropp/GraphQL.Validation
Add FluentValidation support to GraphQL.net
SimonCropp/Excelsior
Excelsior is an Excel spreadsheet generation library with a distinctive data-driven approach.
SimonCropp/PackageUpdate
A dotnet tool that updates packages for all solutions in a directory.
SimonCropp/GitHubSync
A tool to help synchronizing specific files and folders across GitHub hosted repositories
SimonCropp/SeqProxy
Enables writing seq logs by proxying requests through an ASP.NET Controller or Middleware.
SimonCropp/Timestamp
Adds a build timestamp to an assembly.
SimonCropp/ExtendedFluentValidation
Extends FluentValidation with some more opinionated rules.
SimonCropp/GraphQL.Attachments
Provides access to a HTTP stream in GraphQL
SimonCropp/NodaTime.Bogus
Add support for NodaTime to Bogus.
SimonCropp/DeterministicIoPackaging
Modify System.IO.Packaging files to ensure they are deterministic. Helpful for testing, build reproducibility, security verification, and ensuring package integrity across different build environments.
SimonCropp/AsposeHelpers
SimonCropp/GitModTimes
SimonCropp/OssIndexClient
A .net client for OSSIndex (https://ossindex.sonatype.org/)
SimonCropp/docs.particular.net
All content for ParticularDocs
SimonCropp/NuSeal
A .NET library that helps you protect your NuGet packages with commercial licenses.
SimonCropp/SqlServer.Rules.EntityFramework