Library to provide searching abstractions and implementation for common searching.
$ dotnet add package HelixApps.SearchingThe repository provides common libraries for searching, logging, and common application development.
All packages are pushed and shared via NuGet.org
| Package Name | Description |
|---|---|
| HelixApps | Core library with common classes, extensions, and helpers for any application |
| HelixApps.Logging | ILoggingUtility provides abstraction for Loggers like NLog, Log4Net and others |
| HelixApps.Searching | Provides common interfaces and classes for searching data within an application |
| HelixApps.Cloud.Abstractions | Defines wrapper interfaces to abstract various cloud SDKs |
| HelixApps.Cloud.Aws | AWS SDK Implmentations for Asbtractions library |
| HelixApps.Cloud.Configuration | Configure your cloud provider using the appropiate extensions. Each Abstraction has an extension to register |
Source Code is currently not provided. Future versions are scheduled to moved and shared via GitHub by end of 2024