-
-
genai-workshop Public
Workshop materials for software development supported by generative AI
-
live-coder Public
Visual Studio extension which helps present live coding demos
-
workshop-itkonekt-may-2024 Public
Initial and final code from the workshop
-
-
easy-parse Public
Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of the syntax tree into a custom object.
-
conference-talks-2022 Public
Code and other materials from talks at conferences during 2022
C# UpdatedDec 7, 2022 -
runtime Public
Forked from dotnet/runtime.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
-
-
conf-2022-04-ndc-porto Public
Code and slides from the 04/2022 NDC Porto conference
-
Source code for talk "Performance vs. Composability: Surviving Functional Design with C#
UpdatedDec 9, 2021 -
conf-2021-12-sinergija Public
Source code and slides from December 2021 Sinergija conference
C# UpdatedDec 2, 2021 -
linq-deferred-aggregation Public
LINQ extensions that allow aggregating sequences while consuming them
-
conf-2021-10-itkonekt Public
Source code from talk "Mixing Paradigms on Steroids with Latest C# Specification" held during IT Konekt October 2021 conference
-
conf-scrum-gathering-2021 Public
Source code from talk "Problem Decomposition Techniques for the Agile World"
C# UpdatedOct 7, 2021 -
-
-
-
-
Source code for the April edition of ITKonekt .NET Open Day virtual conference
UpdatedApr 17, 2021 -
conf-azure-saturday-2021 Public
Code and slides for the talk Keeping Secrets in Azure for .NET Developers, Azure Friday conference 2021
-
price-calculator-kata Public
Simple sequence of requirements, leading to a (hopefully) simple code implementation
-
sudoku-kata Public
Coding practice demonstrating an awfully long method. Try to refactor this method.
-
conf-ndc-london-2021 Public
Source code and slides from NDC London 2021 talk Securing Multitenant Databases with Entity Framework
-
conf-sinergija-2020 Public
Final source code from Sinergija 20 conference talk "Securing Multitenant Databases with Entity Framework Core"
2 UpdatedNov 26, 2020 -
conf-jetbrains-net-days-2020 Public
Code and slides from talk Refactoring to Patterns with ReSharper, JetBrains .NET Days Online, May 2020
-
-
random-sequence Public
Types that generate an IEnumerable<int> containing infinitely many random numbers that do not depend on global state.
-
-