Pinned Loading
-
-
Specification Expression Replacer
Specification Expression Replacer 1public interface ISpecification<T> where T : class
2{
3Expression<Func<T, bool>> Predicate { get; }
45bool IsSatisfiedBy(T entity);
-
SwiftUI Sticky Header
SwiftUI Sticky Header 1//
2// View+PositionSticky.swift
3// App
4//
5// Created by Eliott Robson on 22/03/2024.
-
plex_ondeck_preload.sh
plex_ondeck_preload.sh 1#!/bin/bash
23################################################################################
4# #
5# Script Name: plex_ondeck_preload.sh #
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.