goOrn 


  • Event based RabbitMQ client for ASP.NET Core. Makes it easy to publish messages to RMQ bus, consume messages from bus, handling and resolve possible faults during exchange process.
  • Represents an implementation of Pipeline pattern for .NET. It allows to break down a large bunch of code into small pieces for better readability, extensibility and testability.
  • An extension method for a collection that allows the elements of that collection to be processed in parallel with a limited number of threads and ability to track progress.
  • Represents an implementation of Pipeline pattern for .NET. It allows to break down a large bunch of code into small pieces for better readability, extensibility and testability.
    • Deprecated
    Event based RabbitMQ client for ASP.NET Core. Makes it easy to publish messages to RMQ bus, consume messages from bus, handling and resolve possible faults during exchange process.
  • The tool allows to parse excel file and retrieve or write some data to excel table.
  • A tool for parsing csv files. Provides an easy way for extracting data from a specific file in different modes. It currently supports line by line extracting data mode and in-memory file processing.