Top 20 NuGet Packages

Standardizes and simplifies the addition of a service status endpoint on web sites, or APIs.
ASP.NET Core Servirtium implementation.
.NET Core Servirtium core logic implementation. Requires consumers to provide their own IServertium web server implentation or use the Servertium.AspNetCore package
An API client for SetCronJob service https://www.setcronjob.com
Sethealth.net is a sync/async .NET client that allows to access the backend sethealth API from a server.
Provides a simple solution for getting develop or production info.
Package Description
C# wrapper for 7z.dll (included)
Provides framework for messaging between components
Converts an Excel file into a dataset where each table corresponds to the Excel sheet Just using one row of code such as: System.Data.DataTable dt = SFERA.Helpers.Excel.ConvertToDataset(@"J:\yourExcelFile.xlsx").Tables[0];
A small library for working with bit-arrays based on 64 bit signed integers in F#
Various common utilities
A small library for working various system services in F#
A small library for working various system services in F#
A small library for working various system services
A small library facilitating simple utility functions
Simple dotnet utility library to call different, locally installed webbrowsers.
Provides extension methods for data. This is partial package of main TomLabs.Shadowgem package.
Helper methods GetOne, GetMany, GetScalar, GetScalarBool, GetScalarDate, NonQuery, GetOneAsync, GetManyAsync, GetScalarAsync, GetScalarBoolAsync, GetScalarDateAsync, NonQueryAsync
Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on the type arguments of Func<> or Action<>.