My name is Andreas and I'm a C# software developer and CPSA-F from germany.
Here one of my most favorite repos
And here some of my most used languages ๐
Here is a list of a few useful repos
Repository | Framework | Description | NuGet | Release |
---|---|---|---|---|
ZimLabs.Database.MySql | .net Standard 2.0 | Class library for easy and fast connection to a MySql database. | ||
ZimLabs.Database.MsSql | .net Standard 2.0 | Class library for easy and fast connection to a Microsoft SQL database. | ||
ZimLabs.CoreLib | .net 6 | Small package with some helper functions | ||
ZimLabs.Mapper | .net Standard 2.0 | Class library which provides a auto mapper. | ||
ZimLabs.WpfBase.NetCore - ARCHIVE | .net 5 | WPF Class library which provides classes / functions for the easy use of MVVM in a WPF application | / | |
ZimLabs.TableCreator | .net 7 | This library is not very special :) It takes a list of objects and creates an ASCII "table", markdown table or a CSV list. Very simple and straigt forward. | ||
ZimLabs.Settings.Sqlite | .net 7 | This library provides functions to manage settings using a SQLite database. |