Skip to content
View InvaderZim85's full-sized avatar
๐Ÿค–
Schroedinger's code: It's only a bug if someone notices it!
๐Ÿค–
Schroedinger's code: It's only a bug if someone notices it!
  • EMP
  • Germany
  • 02:01 (UTC +02:00)
Block or Report

Block or report InvaderZim85

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
InvaderZim85/readme.md

Hi there ๐Ÿ˜Ž

My name is Andreas and I'm a C# software developer and CPSA-F from germany.

Here one of my most favorite repos

InvaderZim's GitHub stats

And here some of my most used languages ๐Ÿ˜Š

Top Langs

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. Nuget GitHub release (latest by date)
ZimLabs.Database.MsSql .net Standard 2.0 Class library for easy and fast connection to a Microsoft SQL database. Nuget GitHub release (latest by date)
ZimLabs.CoreLib .net 6 Small package with some helper functions Nuget GitHub release (latest by date)
ZimLabs.Mapper .net Standard 2.0 Class library which provides a auto mapper. Nuget GitHub release (latest by date)
ZimLabs.WpfBase.NetCore - ARCHIVE .net 5 WPF Class library which provides classes / functions for the easy use of MVVM in a WPF application Nuget /
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. Nuget GitHub release (latest by date)
ZimLabs.Settings.Sqlite .net 7 This library provides functions to manage settings using a SQLite database. Nuget GitHub release (latest by date)

Pinned

  1. MsSqlToolBelt MsSqlToolBelt Public

    Helper tool which provides a search, a class generator, a list of all custom tables, a definition export and some replication information of a MsSql database.

    C# 5 1

  2. ZimLabs.TableCreator ZimLabs.TableCreator Public

    Library to create a "table" (ASCII-style, markdown, csv) of a list of values

    C# 2

  3. ZimLabs.Database.MySql ZimLabs.Database.MySql Public

    Helper project for the connection with a MySQL database

    C#

  4. ZimLabs.Database.MsSql ZimLabs.Database.MsSql Public

    Class library to create a connection to an MSSQL Server

    C# 2

  5. ZimLabs.CoreLib ZimLabs.CoreLib Public

    Core library with some helpfull functions

    C# 1

  6. ZimLabs.Mapper ZimLabs.Mapper Public

    Easy way to map two objects into one

    C#