• Stars
    star
    21
  • Rank 1,080,169 (Top 22 %)
  • Language
    C#
  • License
    MIT License
  • Created about 4 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.

More Repositories

1

RuntimeNullables

Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.
C#
27
star
2

SingulinkFX

DocFX template used by Singulink projects. Fully responsive and designed to be familiar to those used to browsing Microsoft .NET documentation.
CSS
25
star
3

Singulink.WPF.Data.MethodBinding

Allows binding events directly to methods, including passing custom parameters.
C#
15
star
4

Singulink.Numerics.BigDecimal

Fully-featured support for arbitrarily large precision decimal values.
C#
10
star
5

Singulink.Numerics.Ranges

Range types for each primitive integer type that can be intersected, unioned and coalesced.
C#
8
star
6

Singulink.Reflection.Caster

Provides super fast dynamic and generic casting capabilities between types determined at runtime in .NET.
C#
7
star
7

Singulink.Enums

Tiny, low-memory footprint generic enum handling library for .NET that provides high-performance validation, parsing/formatting, bitwise operations.
C#
7
star
8

Singulink.Cryptography.PasswordHasher

Upgradable hash algorithm password management library for .NET.
C#
6
star
9

Singulink.Net.Dhcp

Provides base types to support custom DHCP server implementations in .NET.
C#
6
star
10

Singulink.Collections.Weak

Collection classes that store weak references to values so that they can be garbage collected when they are no longer needed.
4
star
11

Singulink.Collections

Useful collections like Map, ListDictionary and HashSetDictionary, as well as weak collections that allow values to be garbage collected.
C#
3
star
12

Singulink.Threading.ReadWriteGuard

Disposable guards for ReaderWriterLockSlim that simplify entering and reliably exiting locks.
C#
2
star
13

Singulink.Text.TokenFormatter

A simple yet versatile tokenized string formatting library for .NET that replaces string.Format.
C#
2
star
14

Singulink.Reflection.ObjectFactory

Provides fast cached object activation and formattable object factory delegates.
C#
2
star
15

.github

1
star
16

Singulink.Numerics.BigIntegerExtensions

Extensions and helpers for BigInteger, including a cache that stores powers so they don't have to be computed each time.
C#
1
star
17

Singulink.Net.FileHosting

Library that facilitates file and image storage for hosting purposes.
C#
1
star