/NetCore

Utilities and collection library for C# .NET

Primary LanguageC#MIT LicenseMIT

NetCore

Utilities and collection library for C# .NET

Includes:

  • LINQ compatible collection library containing:

    • Read-only and mutable interfaces for sets, maps and sequences
    • Observable collections
    • Collections of observable objects
  • Transaction support for observables to minimize callback invocations

  • General utilities