jesnor / NetCore

Utilities and collection library for C# .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Utilities and collection library for C# .NET

License:MIT License


Languages

Language:C# 100.0%