FmgLib is an open-source initiative by VodiSoft dedicated to enhancing the .NET ecosystem with high-quality, free libraries. With a focus on simplicity, performance, and versatility, FmgLib's libraries aim to streamline development workflows and empower developers to build robust applications across various domains.
FmgLib.MauiMarkup is a specialized library crafted for .NET MAUI. This library allows you to code directly in C# without the necessity of employing XAML language.
DbHelper is a micro ORM library for .NET. It supports various database types such as MySql, PostgreSql, Oracle, SqlServer, SQLite. It provides support for database creation using the First Code approach, but this is only invalid for Oracle databases.
FmgLib.Localization is a library designed to facilitate multi-language support in .NET applications. It allows developers to easily integrate localization features into their projects, enabling translation of text strings into multiple languages.
FmgLib.Cryption is a library designed for encryption operations. It provides functionalities for encrypting and decrypting strings using a custom encryption algorithm based on specified prime numbers.
It is a library that offers you dynamism for the HttpClient service and contains methods that parse the returned response to the model you want.