Found 25 packages
The library exposes easy to use API for all kind of practical DateTime use cases, Assuming that you have a server running under a specific timezone and clients connecting to it from multiple timezones, And you need to manage incomming and outgoing timezones easily. Like saving UTC in database and displaying on client's timezone on there browser. Or client selecting a time in their timezone and you need to convert it to UTC , Or even you need to migrate a time from one timezone to another. Likewise...
Express Reccurance allows you to generate reccursive dates in C# much easily
An easy to use utility wrapper around NodaTime to easily convert timezones from any timezones, countries, offsets, short and long names etc.. while leveraging the powerfull NodaTime and globaliazation.
Express Security is an easy to use wrapper for security implementations inside your .NET applications. The latest version of ExpressSecurity abstracts 2 popular hashing and 2 popular encription mechanism that can be used anywhere on your application. With lot of ease. APIs exposed and clear consistant and designed for quick usage. Express Security is light weight and easy to use and supports .NET Core platform
A highly extensible and generic package provides a simple and straightforward approach to read, write, copy, and move data across various spreadsheet formats. Seamlessly integrate with popular spreadsheet drivers and take control of your data simple and effortlessly
This .NET library is a pre-built implementation of the unit of work pattern using LiteDB, providing a simple and efficient way to manage database operations.
A simplified wrapper over Selenium web driver to easily do web scrapping
A comprehensive library offering a wide range of security features, including various encoding schemes (ASCII, UTF-8, Base64, Hex, Binary), encryption algorithms (AES, RSA), and hashing techniques (MD5, SHA, BCrypt, Argon2, Blake2D). This NuGet package is an all-in-one solution for encoding, encrypting, and hashing data in your .NET applications.
Powerfull driver that can latch to Twileloop.SpreadSheet and control, read and write to Google Sheets. Simplify your Google Sheets workflow with ease
Powerfull driver that can latch to Twileloop.SpreadSheet and control, read and write to Microsoft Excel files. Simplify your Excel workflow with ease
Gives you a reactive event based state management framework that centralises application state and give callbacks on state updates across application. It also allows you to write and read persistant states from an XML encoded defalate compressed file, an ideal solution for having data files
This .NET library is a pre-built implementation of the unit of work pattern using MongoDB, providing a simple and efficient way to manage database operations.
A powerful file storage helper for storing and retriving application data or files, Transforms your data object into XML-encoded deflate-compressed files, making it an ideal solution for managing data files with efficient compression.
A central state management library with features like state history, diffing, undo, redo, and deep state cloning.
A fully free open source cross platform fluent APIClient for your .NET application
If your project needs to fire queries to a relational database often at different places of your code. This lightweight library will be helpfull. Express.Data allows playing with database queries easy by making use of Dapper, DapperContrib and DTO classes. Examples are provided below. This library is a wrapper around the popular Dapper micro ORM and it's extension Dapper.Contrib. It works with any relational database and runs over ADO.NET and DapperMicroORM The library exposes easy to use API for all kind of database CRUD operations.
ExpressSettingsCore is the .NET Core implementatio of Express Settings. Express settings allows you quick prototyping of applications that relies on fetching configurations from settings file. Express settings is seamless to integrate and requires mearly 1 line to read or write settings. It creates readable intented JSON based settings and can be called from anywhere your application.
Express settings allows you quick prototyping of applications that relies on fetching configurations from settings file. Express settings is seamless to integrate and requires merely 1 line to read or write settings. It creates readable intended JSON based settings and can be called from anywhere your application.
Express Micro Permissions allows you to micro manage user defined permissions. Create permissions and permission groups and assign to users. It works with EF Core and SQL Server