borgdylan
I am a 30 year old software developer who moonlights as an audio/lighting engineer/photographer.
Darttek Ltd.Malta
Pinned Repositories
angular-winjs
Project to smooth the AngularJS/WinJS interaction
aspnet5-repros
calf
Developers repository of Calf Studio Gear. Expect some issues when using it for production.
coreclr
This repo contains the .NET Core runtime, called CoreCLR. It is an execution engine for .NET apps, performing functions such as IL byte code loading, compilation to machine code and garbage collection. The repo contains the complete up-to-date CoreCLR codebase.
corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
dotnet-cli
This repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
dotnet-test-xunit
xUnit.net runner for the .NET CLI (please open issues in https://github.com/xunit/xunit/issues)
dylandotnet
dylan.NET compiler and related libraries
dylandotnet-aspnet5
Sample and repros for dylan.NET running on ASP.NET 5
npgsql-ef7
EF7 driver for postgreSQL
borgdylan's Repositories
borgdylan/dylandotnet
dylan.NET compiler and related libraries
borgdylan/npgsql-ef7
EF7 driver for postgreSQL
borgdylan/angular-winjs
Project to smooth the AngularJS/WinJS interaction
borgdylan/aspnet5-repros
borgdylan/calf
Developers repository of Calf Studio Gear. Expect some issues when using it for production.
borgdylan/coreclr
This repo contains the .NET Core runtime, called CoreCLR. It is an execution engine for .NET apps, performing functions such as IL byte code loading, compilation to machine code and garbage collection. The repo contains the complete up-to-date CoreCLR codebase.
borgdylan/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
borgdylan/dotnet-cli
This repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
borgdylan/dotnet-test-xunit
xUnit.net runner for the .NET CLI (please open issues in https://github.com/xunit/xunit/issues)
borgdylan/dylandotnet-aspnet5
Sample and repros for dylan.NET running on ASP.NET 5
borgdylan/dylandotnet-cli
dylan.NET support for .NET CLI
borgdylan/generator-aspnet
yo generator for ASP.NET 5
borgdylan/hellotasks
Example code for using the dylan.NET.Tasks library (in dylan.NET)
borgdylan/ikvm-fork
A fork of the original cvs based IKVM repository
borgdylan/KestrelHttpServer
A development web server for ASP.NET vNext based on libuv.
borgdylan/Managed.Reflection
Managed replacement of System.Reflection[.Emit] - tracks dylan.NET patches
borgdylan/mono
Mono open source ECMA CLI, C# and .NET implementation.
borgdylan/nowinfactory
NowinServerFactory
borgdylan/npgsql
Npgsql is the .NET data provider for Postgresql. It allows any program developed for .NET framework to access a Postgresql database server. It is implemented in 100% C# code. Postgresql versions since 9.0 are officially supported, others may work.
borgdylan/referencesource
Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
borgdylan/YoloDev.UnpaK
Unpack K projects for bootstrapping compilers