TobiStr
Software developer, currently working at ARRK Engineering, Munich. Founder of fairgleich.net Best colleague @SebastianStreng
ARRK EngineeringMunich
Pinned Repositories
angular-hasura-graphql-codegen
A Showcase how to set up automatic code generation from graphql for Angular with Hasura.
azure-pipelines-hasura-migrate
Azure DevOps Pipeline Extension to automatically apply migrations, metadata and seeds to hasura.
Benchmarks
Benchmarks for Heap and Stack Allocation Use Cases
DateTimeRange
Provides a DateTimeRange type with enumerator for better handling of DateTime ranges in .Net.
GRPC-Demo
A simple grpc demo in NET Core, which features file chunking and streaming
LoggerElimination
How to eliminate injecting ILogger everywhere in .NET
NET7-Performance
Repository to accompany my .NET 7 Performance Series Blogs
ObservablePipelines
The .NET package to achieve a clean pipeline architecture.
RecursiveStringInterpolation
Recursively interpolate strings with a collection of key-value-pairs in .NET with configureable start and end tags.
ResultType
A Proposal of a Result Type in .NET
TobiStr's Repositories
TobiStr/ObservablePipelines
The .NET package to achieve a clean pipeline architecture.
TobiStr/ResultType
A Proposal of a Result Type in .NET
TobiStr/LoggerElimination
How to eliminate injecting ILogger everywhere in .NET
TobiStr/Benchmarks
Benchmarks for Heap and Stack Allocation Use Cases
TobiStr/DateTimeRange
Provides a DateTimeRange type with enumerator for better handling of DateTime ranges in .Net.
TobiStr/NET7-Performance
Repository to accompany my .NET 7 Performance Series Blogs
TobiStr/GRPC-Demo
A simple grpc demo in NET Core, which features file chunking and streaming
TobiStr/RecursiveStringInterpolation
Recursively interpolate strings with a collection of key-value-pairs in .NET with configureable start and end tags.
TobiStr/angular-hasura-graphql-codegen
A Showcase how to set up automatic code generation from graphql for Angular with Hasura.
TobiStr/azure-pipelines-hasura-migrate
Azure DevOps Pipeline Extension to automatically apply migrations, metadata and seeds to hasura.
TobiStr/Azure.Functions.Identity.Web
How to implement Microsoft Identity Web on Azure Functions v4 with .NET6
TobiStr/DotNetPerks
A collection of advanced methods and extensions, that massively improve readbility
TobiStr/Sunlight-Dell-Display-Brightness-Manager
An automatic brightness manager for dell displays using the Dell Display Manager. Uses Solcast API to get estimated radiation values for the day.
TobiStr/TobiStr
TobiStr/Camunda.Api.Client
Camunda REST API Client for .NET platform
TobiStr/csharpier-editorconfig
CSharpier-config is a non opinionated code formatter for C# based on csharpier
TobiStr/Demo.Hasura.AzureFunctions
A Showcase on how to use Azure Functions as backend for Hasura Actions.
TobiStr/DynamicMapper
Object to object mapping in JavaScript
TobiStr/DynamicMapper.AngularIvy
A Fork of the original DynamicMapper.Angular, but supporting Ivy
TobiStr/Github-Read-Medium
Simple app for showing Medium articles as a card on GitHub Readme
TobiStr/Lab
TobiStr/morphus
a lightweight image resizing proxy
TobiStr/Optimus
Optimus is headless Web Browser fully implemented on .net.
TobiStr/paapi5-nodejs-sdk-example
TobiStr/PartialResult.Net
Proposal for a Result type, that supports partial failures.
TobiStr/primeng
The Most Complete Angular UI Component Library
TobiStr/quarkus-workshop
A workshop to learn quarkus & clean architecture
TobiStr/SaaS-Boilerplate
🚀🎉📚 SaaS Boilerplate built with Next.js + Tailwind CSS + Shadcn UI + TypeScript. ⚡️ Full-stack React application with Auth, Multi-tenancy, Roles & Permissions, i18n, Landing Page, DB, Logging, Testing
TobiStr/Understanding-Reactive.NET
This repository is a showcase on how to correctly use Reactive Extensions in .NET