Pinned Repositories
allocators
This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015
Angular-Succinctly
This is the companion repo for Angular Succinctly by Joseph D. Booth. Published by Syncfusion.
API-Testing-and-Development-with-Postman
API Testing and Development with Postman, published by Packt
asp-dot-net-core-in-action
Source code examples for ASP.NET Core in Action
awesome-dot-net-performance
A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.
awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
awesome-entity-framework-6
Awesome EF6 third party-libraries, documentation, and tutorials!
awesome-functional-programming
Yet another resource for collecting articles, videos etc. regarding functional programming
Azure-Cosmos-DB-and-DocumentDB-Succinctly
This is the companion repo for Azure CosmosDB and DocumentDB Succinctly by Ed Freitas. Published by Syncfusion.
Azure-Pipelines-Succinctly
This is the companion repo for Azure Pipelines Succinctly by Antonio Liccardi. Published by Syncfusion.
Juchnowski's Repositories
Juchnowski/API-Testing-and-Development-with-Postman
API Testing and Development with Postman, published by Packt
Juchnowski/awesome-entity-framework-6
Awesome EF6 third party-libraries, documentation, and tutorials!
Juchnowski/Azure-Pipelines-Succinctly
This is the companion repo for Azure Pipelines Succinctly by Antonio Liccardi. Published by Syncfusion.
Juchnowski/Cormen-Algorithms-Data-Structures
Implementation of algorithms from the book "Introduction to Algorithms, 3rd Edition- CLRS" and of data structures
Juchnowski/Curryfy
Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and partial application.
Juchnowski/darwinsys-api
Ian Darwin's semi-random collection of Java APIs, all subject to change without notice.
Juchnowski/DataTransformation
Sample project for transforming data (JSON / XML).
Juchnowski/Expert-Python-Programming-Fourth-Edition
Expert Python Programming, Fourth Edition published by Packt
Juchnowski/FluentListView
FluentListView is a C# wrapper around a .NET ListView, supporting model-bound lists, in-place item editing, drag and drop, icons, themes, trees & data grids, and much more. This is a fork of ObjectListView with a focus on performance.
Juchnowski/functional-csharp-code
Code samples for Functional Programming in C#
Juchnowski/FunctionalProgramming-LINQ
Source code for "Expert Functional Programming and LINQ via C#".
Juchnowski/GitInPractice
📖 An opinionated intermediate/advanced Git book
Juchnowski/javanut7
Examples for Java in a Nutshell (7th Edition)
Juchnowski/javasrc
Ian's Collected code examples from the O'Reilly Java Cookbook & elsewhere
Juchnowski/jstdg7
Example code from the book JavaScript: The Definitive Guide, 7th Edition
Juchnowski/JwtExample
Example code for https://medium.com/swlh/a-secure-implementation-of-json-web-tokens-jwt-in-c-710d06ea243
Juchnowski/LinqPad.JsonVisualizer
Json Visualizer for LINQPad
Juchnowski/loupe
Visualizing the javascript runtime at runtime
Juchnowski/optional
Optional<T> implementation by Zoran Horvat
Juchnowski/pegasus_spyware
decompiled pegasus_spyware
Juchnowski/powercat
netshell features all in version 2 powershell
Juchnowski/PowerShellForSysadmins
Juchnowski/pro-asp.net-core-3
Source Code for 'Pro ASP.NET Core 3' by Adam Freeman
Juchnowski/pro-asp.net-core-6
Source Code for 'Pro ASP.NET Core 6' by Adam Freeman
Juchnowski/pro-asp.net-core-mvc-2
Source code for 'Pro ASP.NET Core MVC 2' by Adam Freeman
Juchnowski/rest-api-doc
Documentation for Crossref's REST API. Issues moved to https://gitlab.com/crossref/issues
Juchnowski/sql_book
Code repository for the book SQL for Data Analysis
Juchnowski/src.book.c
Kody źródłowe przykładów
Juchnowski/Windows-classic-samples
This repo contains samples that demonstrate the API used in Windows classic desktop applications.
Juchnowski/WindowsInternals
Windows Internals Book 7th edition Tools