Steven Giesel (linkdotnet)

linkdotnet

User data from Github https://github.com/linkdotnet

Company:BitSpire

Location:Switzerland

Home Page:https://steven-giesel.com/

GitHub:@linkdotnet


Organizations
jobbrIO
NCronJob-Dev
Zuehlke

Steven Giesel's repositories

Blog

A blog (engine) completely written in C# and Blazor. It aims to be a simple use and easy to extend platform. Blogposts are written in Markdown and are rendered to HTML. This gives all the flexibility needed to express yourself but also have an easy way of creating posts in the first place.

Language:C#License:MITStargazers:399Issues:10Issues:88

tips-and-tricks

A collection of tips and tricks with smaller code snippets and explanation.

BlogExamples

Contains all of my examples from various blog posts

Language:C#License:MITStargazers:121Issues:7Issues:3

StringBuilder

A fast and low allocation StringBuilder for .NET.

Language:C#License:MITStargazers:104Issues:3Issues:13

LinqSIMDExtensions

A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations

Language:C#License:MITStargazers:38Issues:1Issues:1

LINQMarbles

LINQ Marbles is a collection of interactive diagrams for learning and experimenting with LINQ.

Language:HTMLLicense:MITStargazers:27Issues:1Issues:12

StringOperations

Implementation of some known string algorithmn and data structures like: Rope, Trie, Knuth Morris Pratt, Boyer Moore, Levenshtein

Language:C#License:MITStargazers:25Issues:1Issues:0

BuildInformation

A .NET Source Generator that can give you some valuable information about the build.

Language:C#License:MITStargazers:17Issues:1Issues:3

ValidationExtensions

Small library to extend validation attributes on blazor forms

Language:C#License:MITStargazers:14Issues:2Issues:4

KanbanBoard

A simple kanban board

Language:C#License:MITStargazers:10Issues:2Issues:3

deployment-template

Shows how to setup the repository to automatically generate a release, the documentation and publish the package to nuget.

Language:C#License:MITStargazers:9Issues:1Issues:0

EnumValueObject

A better way of handling enums

Language:C#License:MITStargazers:6Issues:2Issues:1

NUniqueHardwareID

Generates an unique hardware id

Language:C#License:MITStargazers:5Issues:0Issues:2

golang-stringbuilder

A string builder that has similar capabilities as the one from C#.

Language:GoLicense:MITStargazers:4Issues:1Issues:9

ts-stringoperations

Implementation of some known string algorithmn and data structures like: Rope, Trie, Knuth Morris Pratt, Boyer Moore, Levenshtein

Language:TypeScriptLicense:MITStargazers:4Issues:1Issues:0

LinkDotNet.MessageHandling

A simple MessageBus

Language:C#License:MITStargazers:3Issues:0Issues:0
Language:C#License:MITStargazers:3Issues:1Issues:0

BlazorTests

Unit and end to end tests in Blazor

Language:C#Stargazers:2Issues:1Issues:0