Pinned Repositories
2018
SQLGrillen 2018
AdaptiveCode
Master repository for all of the accompanying sample code from 'Adaptive Code'
AdventureWorks
The Microsoft AdventureWorks database as a fact-based model in CQL and ORM
awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
eShopModernizing
Modernizing existing .NET Framework, hypothetically legacy backoffice eShop web apps (traditional ASP.NET WebForms and MVC) with Windows Containers and Azure Cloud
jira-cycle-extract
Scripts to export data in a format suitable for the ActionableAgile tool and related analysis
MySqlBackup.Net
A tool to backup and restore MySQL database in C#/VB.NET/ASP.NET.
NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
twde-datalab
Onboarding to data science by ThoughtWorks
FranksDevRepo's Repositories
FranksDevRepo/jira-cycle-extract
Scripts to export data in a format suitable for the ActionableAgile tool and related analysis
FranksDevRepo/2018
SQLGrillen 2018
FranksDevRepo/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
FranksDevRepo/eShopModernizing
Modernizing existing .NET Framework, hypothetically legacy backoffice eShop web apps (traditional ASP.NET WebForms and MVC) with Windows Containers and Azure Cloud
FranksDevRepo/MySqlBackup.Net
A tool to backup and restore MySQL database in C#/VB.NET/ASP.NET.
FranksDevRepo/twde-datalab
Onboarding to data science by ThoughtWorks
FranksDevRepo/C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
FranksDevRepo/CA-Tutorial
Implementing the Clean Architecture in .NET
FranksDevRepo/CleanCode-APrimer
These are the source files for my tech talk "Clean Code: A Primer on Writing Maintainable Software"
FranksDevRepo/Data-Warehouse-Concepts-Design-and-Data-Integration
Repo for Data Warehouse Concepts, Design, and Data Integration by University of Colorado System (coursera)(Notes,Assignments, quiz and research papers)
FranksDevRepo/Dynamic.Trader
WPF demo showing off dynamic data and reactive extensions
FranksDevRepo/DynamicData
Reactive collections based on Rx.Net
FranksDevRepo/DynamicData.Snippets
'101 samples' of dynamic data and rx in action
FranksDevRepo/eShopOnContainers
Easy to get started sample reference microservice and container based application. Cross-platform on Linux and Windows Docker Containers, powered by .NET Core 2.1, Docker engine and optionally Azure, Kubernetes or Service Fabric. Supports Visual Studio 2017, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
FranksDevRepo/flowing-retail
Sample application demonstrating an order fulfillment system decomposed into multiple independant components (e.g. microservices). Showing concrete implementation alternatives using e.g. Java, Spring Boot, Apache Kafka, Camunda, Zeebe, ...
FranksDevRepo/getting-started-with-antlr-in-csharp
This is the companion repository to the article at tomassetti.me
FranksDevRepo/GitReleaseNotes
Easily generate release notes
FranksDevRepo/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
FranksDevRepo/MaterialDesign
✒2000+ Material Design Icons from the Community
FranksDevRepo/mstr-docker
This repository contains code presented at MSTR World 2017 in MSTR in Docker presentation
FranksDevRepo/Optimization
A series of demos on combinatorial optimization designed for developers
FranksDevRepo/PandocTasks
Build action that transforms text files using pandoc. Transform markdown, LaTeX or docx to HTML or PDF during build.
FranksDevRepo/Presentations
FranksDevRepo/RxCookbook
Collection of recipes and snippets helping you create useful Rx code
FranksDevRepo/scikit-learn-videos
Jupyter notebooks from the scikit-learn video series
FranksDevRepo/Spartakiade2016
Workshop Spartakiade 2016: Microservices mit .NET und RabbitMQ
FranksDevRepo/Spartakiade2017-Docker
FranksDevRepo/Spartakiade2017-RabbitMQ
FranksDevRepo/Spartakiade2018-OpenFaaS
Workshop Spartakiade 2018: Serverless Computing mit OpenFaaS
FranksDevRepo/TailBlazer
A modern file tail utility based on Rx.Net which show cases reactive programming and Dynamic Data (see https://github.com/RolandPheasant/DynamicData)