I've been wasting time writing Clone libraries. What's your free time project?

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • UpdatR

    Update tool for package reference and dotnet-tools.json

  • My side project is UpdatR (https://github.com/OskarKlintrot/UpdatR) which I use to replace Nukeeper at work. Nukeeper is deprecated and stopped working on Azure DevOps but Dependabot isn't available on Azure DevOps. "How hard can it be" I thought and spent too many evenings getting it working good enough to actually use... It updates packages to the latest version that is still supported by the target framework and generates a title and body to be used in the PR. It seems to be working so far. I want it to support multitarget frameworks and updating Directory.Build.props too, which are no small tasks...

  • csharpier

    CSharpier is an opinionated code formatter for c#.

  • https://github.com/belav/csharpier because I feel in love with prettier and a prettier for c# did not exist yet.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • DarkForces

    Dark Forces Library for .NET and Unity

  • My other project is this: https://github.com/The-MAZZTer/DarkForces

  • RefinedQuery

    Helper library for applying query objects into IQueryables in a declarative manner

  • I'm making a library to help applying query strings to IQueryables that I've called RefinedQuery, mostly to learn about how to manipulate expression trees and how to make fluent apis.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts