Evotec
- 514 followers
- Poland, Katowice
- https://evotec.xyz
- @EvotecPL
- company/evotec-poland
- contact@evotec.pl
Pinned Loading
Repositories
- PSWriteHTML Public
PSWriteHTML is PowerShell Module to generate beautiful HTML reports, pages, emails without any knowledge of HTML, CSS or JavaScript. To get started basics PowerShell knowledge is required.
- PSSharedGoods Public
PSSharedGoods is little PowerShell Module that primary purpose is to be useful for multiple tasks, unrelated to each other. I've created this module as “a glue” between my other modules.
- DnsClientX Public
DnsClientX is an async C# library for DNS over UDP, TCP, HTTPS (DoH), and TLS (DoT). It also has a PowerShell module that can be used to query DNS records. It provides a simple way to query DNS records using multiple DNS providers. It supports multiple DNS record types and parallel queries.
- PSPublishModule Public
This module is a module builder helper that helps build PowerShell modules "Evotec way". It allows us to make sure our modules are built the same way every time making the process really easy to build and publish new versions.
- GraphEssentials Public
GraphEssentials is a PowerShell module that helps with Office 365 / Azure AD using mostly Graph
- Mailozaurr Public
Mailozaurr is a PowerShell module that aims to provide SMTP, POP3, IMAP and probably some other ways to interact with Email. Underneath it uses MimeKit and MailKit libraries written by Jeffrey Stedfast.
- Graphimo Public
Small PowerShell module that helps with Microsoft GraphApi calls. It's a legacy module that I still use across some of my code bases. Shouldn't be used for new deployments
- PSWriteColor Public
Write-Color is a wrapper around Write-Host allowing you to create nice looking scripts, with colorized output.