Pinned Repositories
angular
One framework. Mobile & desktop.
building-api-django
core
Home repository for .NET Core
coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
corefx
This repository contains the foundational libraries that make up the .NET Core development stack.
devspace-example-spring-boot
Example using Devspace to develop a Spring Boot Application on Kubernetes
Docs
Documentation for ASP.NET Core
docs-1
This repository contains .NET Documentation.
document-publish-challenge
functional-programming-js
Code Samples Functional Programming in JavaScript, Manning 2016
christos-P's Repositories
christos-P/angular
One framework. Mobile & desktop.
christos-P/building-api-django
christos-P/core
Home repository for .NET Core
christos-P/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
christos-P/corefx
This repository contains the foundational libraries that make up the .NET Core development stack.
christos-P/devspace-example-spring-boot
Example using Devspace to develop a Spring Boot Application on Kubernetes
christos-P/Docs
Documentation for ASP.NET Core
christos-P/docs-1
This repository contains .NET Documentation.
christos-P/document-publish-challenge
christos-P/functional-programming-js
Code Samples Functional Programming in JavaScript, Manning 2016
christos-P/Hands-On-Domain-Driven-Design-with-.NET-Core
Hands-On Domain-Driven Design with .NET Core, published by Packt
christos-P/hello-world
This is a short description about my first repository.
christos-P/Home
The Home repository is the starting point for people to learn about ASP.NET 5.
christos-P/IntroductionToAlgorithms
C# implementation of algorithms in the Introduction To Algorithms CLRS
christos-P/jquery
jQuery JavaScript Library
christos-P/learn-tt
A collection of resources for learning type theory and type theory adjacent fields.
christos-P/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
christos-P/python-slack-sdk
Slack Developer Kit for Python
christos-P/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
christos-P/standards-and-practices
A collection of documents outlining what it is that we intend to do.
christos-P/structuremap
A Dependency Injection/Inversion of Control tool for .NET
christos-P/tut-rest
Building REST services with Spring :: Learn how to easily build RESTful services with Spring
christos-P/Understanding-Recursion
A shamelessly verbose guide to the wonders of recursion