{"payload":{"pageCount":2,"repositories":[{"type":"Public","name":"Open.Evaluation","owner":"Open-NET-Libraries","isFork":false,"description":"This set of interfaces and classes can be used to create serializable functions for use with other systems that require a reproducable structure.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-16T02:09:42.416Z"}},{"type":"Public","name":"Open.ChannelExtensions","owner":"Open-NET-Libraries","isFork":false,"description":"A set of extensions for optimizing/simplifying System.Threading.Channels usage.","topicNames":["channel","async","dotnet","extensions","channels","tasks","threading"],"topicsNotShown":0,"allTopics":["channel","async","dotnet","extensions","channels","tasks","threading"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":330,"forksCount":22,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-07T04:14:43.260Z"}},{"type":"Public","name":"Open.Compression","owner":"Open-NET-Libraries","isFork":false,"description":"Useful set of static methods and extensions for compression including GZip.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-24T21:02:52.914Z"}},{"type":"Public","name":"Open.Text","owner":"Open-NET-Libraries","isFork":false,"description":"A set of useful extensions for working with strings, string-segments, spans, enums, and value formatting.","topicNames":["dotnet","text","dotnetcore","split","enum","trim","dotnet-core","string-manipulation","span","stringbuilder"],"topicsNotShown":9,"allTopics":["dotnet","text","dotnetcore","split","enum","trim","dotnet-core","string-manipulation","span","stringbuilder","readonlyspan","enum-parse","enum-tostring","enum-getname","enum-tryparse","enumvalue","stringsegment","string","regex"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":11,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-24T23:48:19.367Z"}},{"type":"Public","name":"Open.Database.Extensions","owner":"Open-NET-Libraries","isFork":false,"description":"Useful set of utilities and abstractions for simplifying modern data-access operations and ensuring DI compatibility. ","topicNames":["database","csharp","command","dotnet","extensions","ado","channels","connection","async-await","expressive"],"topicsNotShown":6,"allTopics":["database","csharp","command","dotnet","extensions","ado","channels","connection","async-await","expressive","sqlclient","datareader","sql-client","asynchronous","data-flow","connection-factory"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":21,"forksCount":4,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-17T07:55:52.324Z"}},{"type":"Public","name":"Open.Numeric.Primes","owner":"Open-NET-Libraries","isFork":false,"description":"Methods and extensions for prime number detection and discovery.","topicNames":["c-sharp","dotnet-core","prime-numbers","prime-factorizations","prime-factors","primes","prime-generator","prime-detection","prime-discovery"],"topicsNotShown":0,"allTopics":["c-sharp","dotnet-core","prime-numbers","prime-factorizations","prime-factors","primes","prime-generator","prime-detection","prime-discovery"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":1,"starsCount":12,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-12-19T17:55:20.370Z"}},{"type":"Public","name":"Open.Collections","owner":"Open-NET-Libraries","isFork":false,"description":"Useful set of collections, and extensions for collections with thread-safe read-write access options.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":18,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-22T16:21:46.235Z"}},{"type":"Public","name":"Open.Threading","owner":"Open-NET-Libraries","isFork":false,"description":"Useful set of extensions and classes for simplifying and optimizing thread safe operations and synchronization.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-04-29T01:20:00.901Z"}},{"type":"Public","name":"Open.Caching","owner":"Open-NET-Libraries","isFork":false,"description":"Useful set of utilites and extensions for simplifying cache usage.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":12,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-04-23T02:43:04.979Z"}},{"type":"Public","name":"Open.Lazy.Extensions","owner":"Open-NET-Libraries","isFork":false,"description":"Simple set of Lazy extensions.","topicNames":["dotnet","dotnetcore","lazy","cs"],"topicsNotShown":0,"allTopics":["dotnet","dotnetcore","lazy","cs"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-04-22T21:17:12.449Z"}},{"type":"Public","name":"Open.Hierarchy","owner":"Open-NET-Libraries","isFork":false,"description":"Interfaces and classes helful in managing tree-like data structures.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-04-15T15:33:24.490Z"}},{"type":"Public","name":"Open.Text.CSV","owner":"Open-NET-Libraries","isFork":false,"description":"A set of utilities for reading and writing CSV data in C#. ","topicNames":["csv","csharp","textwriter","streamreader"],"topicsNotShown":0,"allTopics":["csv","csharp","textwriter","streamreader"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-03-25T06:03:58.887Z"}},{"type":"Public","name":"Open.MongoDB.Extensions","owner":"Open-NET-Libraries","isFork":false,"description":"Useful set of utilities and abstractions for simplifying MongoDB operations and ensuring dependency injection compatibility.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-03-04T07:54:56.456Z"}},{"type":"Public","name":"Open.Numeric","owner":"Open-NET-Libraries","isFork":false,"description":"Extensions for simplifying working with numbers.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-02-10T07:35:58.504Z"}},{"type":"Public","name":"Open.IO.Extensions","owner":"Open-NET-Libraries","isFork":false,"description":"IAsyncEnumerable extensions for handling streams.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-12-22T19:21:41.442Z"}},{"type":"Public","name":"Open.Serialization","owner":"Open-NET-Libraries","isFork":false,"description":"DI/IoC agnostic interfaces for injecting any serialization library.","topicNames":["ioc","serialization","json","dotnet","dotnetcore","dependency-injection","dotnet-core","di","dotnet-standard","newtonsoft"],"topicsNotShown":3,"allTopics":["ioc","serialization","json","dotnet","dotnetcore","dependency-injection","dotnet-core","di","dotnet-standard","newtonsoft","dotnetstandard","system-text-json","utf8json"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":1,"issueCount":1,"starsCount":14,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-12-07T23:24:49.998Z"}},{"type":"Public","name":"Open.Arithmetic","owner":"Open-NET-Libraries","isFork":false,"description":"Simple set of arithmetic extensions.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-05-05T03:54:32.147Z"}},{"type":"Public","name":"Open.Collections.Numeric","owner":"Open-NET-Libraries","isFork":false,"description":"Useful set of extensions for processing collections of numerical data.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-04-24T15:26:11.044Z"}},{"type":"Public","name":"Open.Threading.ReadWrite","owner":"Open-NET-Libraries","isFork":false,"description":"Useful set of extensions and classes for simplifying and optimizing read-write synchronization.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-04-20T01:16:04.069Z"}},{"type":"Public","name":"Open.Disposable.ObjectPools","owner":"Open-NET-Libraries","isFork":false,"description":"A set of variations on ObjectPool implementations with differing underlying collections.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":14,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-04-20T01:03:51.891Z"}},{"type":"Public","name":"Open.Disposable","owner":"Open-NET-Libraries","isFork":false,"description":"Provides a set of useful classes when implementing a disposable.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":9,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-04-19T19:16:54.275Z"}},{"type":"Public","name":"Open.Threading.Dataflow","owner":"Open-NET-Libraries","isFork":false,"description":"Useful set of extensions and classes for simplifying Dataflow implementations.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-04-16T19:11:05.471Z"}},{"type":"Public","name":"Open.RandomizationExtensions","owner":"Open-NET-Libraries","isFork":false,"description":"A useful set of extensions for selecting random number from sets.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-04-16T18:14:07.831Z"}},{"type":"Public","name":"Open.TokenProvider","owner":"Open-NET-Libraries","isFork":false,"description":"A simple interface and implementation for properly requesting and managing bearer tokens.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-04-01T13:50:11.604Z"}},{"type":"Public","name":"Open.Threading.Tasks","owner":"Open-NET-Libraries","isFork":false,"description":"A set of utilities and extensions for working with Tasks.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-03-05T17:11:15.500Z"}},{"type":"Public","name":"Open.Range","owner":"Open-NET-Libraries","isFork":false,"description":"Range<T> implementation with useful extensions. Useful for ranged value data-sets.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-02-25T15:08:46.364Z"}},{"type":"Public","name":"Open.Diagnostics","owner":"Open-NET-Libraries","isFork":false,"description":"Diagnostic extensions and utilities.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-02-25T00:37:44.399Z"}},{"type":"Public","name":"Open.DateTime.Extensions","owner":"Open-NET-Libraries","isFork":false,"description":"Simple set of DateTime extensions extensions.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-09-21T04:09:47.726Z"}},{"type":"Public","name":"Open.TaskManager","owner":"Open-NET-Libraries","isFork":false,"description":"Server and client classes for managing remote tasks.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-07-20T17:45:07.320Z"}},{"type":"Public","name":"Open.Linq.AsyncExtensions","owner":"Open-NET-Libraries","isFork":false,"description":"Exposes Linq methods any Task<IEnumerable<T>>.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":1,"starsCount":3,"forksCount":2,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-07-20T17:21:40.957Z"}}],"repositoryCount":34,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}