Sascha Manns

Software- & Dataengineer

.NET C# Programming Language and .NET Platform

Api Client for the German Employment Agency

As part of another project i published a new Project: GermanArbeitsamtJobSearchClient. The Api is really simple, you just need one endpoint for the jobsearches. How to use? using GermanArbeitsamtJobsearchClient.Models; private JobSearchResponse SendJobSearchRequest(JobSearchRequest request) { // Sample Model var request = new JobSearchRequest { Was = "Softwareentwickler",
Development Library

Saigkills Toolbox 1.0.0

Over time, a developer collects code fragments that he can reuse for other projects. My toolbox is a collection of Nuget packages. My collection currently consists of: Firewall checker DateOnlyConverter DateTimeExtensions IEnumerableExtensions StringExtensions DataTableGenerator TemporaryDirectory Generator Hash Generator TemporaryFile Generator Pipeline pattern support Retry pattern support CSV
ASP .NET Core Development Library