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.
WinDebloat
A dotnet tool that removes the bloat in Windows
XunitContext
Extends xUnit to expose extra context and simplify logging
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/GraphQL.EntityFramework
Adds EntityFramework Core IQueryable support to GraphQL
SimonCropp/Polyfill
Source only package that exposes newer APIs, .net features, and C# features to older runtimes.
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/XunitContext
Extends xUnit to expose extra context and simplify logging
SimonCropp/WaffleGenerator
Produces text which, on first glance, looks like real, ponderous, prose; replete with clichés.
SimonCropp/CountryData
Provides a .net wrapper around the GeoNames Data
SimonCropp/Cymbal
An MSBuild Task to enable exception line numbers for references in a deployed app
SimonCropp/PandocNet
Conversion of documents in .net via Pandoc.
SimonCropp/SetStartupProjects
Setting Visual Studio startup projects by hacking the suo
SimonCropp/GraphQL.Validation
Add FluentValidation support to GraphQL.net
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/GraphQL.Attachments
Provides access to a HTTP stream in GraphQL
SimonCropp/ExtendedFluentValidation
Extends FluentValidation with some more opinionated rules.
SimonCropp/NodaTime.Bogus
Add support for NodaTime to Bogus.
SimonCropp/NullabilityInfo
Exposes top-level nullability information from reflection
SimonCropp/SimpleInfoName
Generates simple names for *Infos (types, parameters, properties, fields, and methods)
SimonCropp/Argon
Argon is a JSON framework for .NET. It is a hard fork of Newtonsoft.Json.
SimonCropp/AsposeHelpers
SimonCropp/GitModTimes
SimonCropp/IdentityServer
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
SimonCropp/OssIndexClient
A .net client for OSSIndex (https://ossindex.sonatype.org/)
SimonCropp/TUnit
A modern, fast and flexible .NET testing framework
SimonCropp/testfx
MSTest framework and adapter