Pinned Repositories
dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
xharness
C# command line tool for running tests on Android / iOS / tvOS devices and simulators
advent-of-code
My Advent of Code solutions
diploma-thesis
Text part of my diploma thesis - Grammar to JetBrains MPS Convertor (LaTeX)
ingrid
Ingrid is a JetBrains MPS plugin allowing the import of ANTLRv4 grammars and creation of an MPS language automatically out of the grammar
qsb
Source code of an online web game Quadra Speed Boosters
sharpliner
Use C# instead of YAML to define your Azure DevOps pipelines
premun's Repositories
premun/ingrid
Ingrid is a JetBrains MPS plugin allowing the import of ANTLRv4 grammars and creation of an MPS language automatically out of the grammar
premun/advent-of-code
My Advent of Code solutions
premun/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
premun/arcade-services
Arcade Engineering Services
premun/arcade-validation
Testing and validation scenarios for https://github.com/dotnet/arcade
premun/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
premun/awesome-advent-of-code
A collection of awesome resources related to the yearly Advent of Code challenge.
premun/azure-documentdb-changefeedprocessor-dotnet
This library provides a host for distributing change feed events in partitioned collection across multiple observers. Instances of the host can scale up (by adding) or down (by removing) dynamically, and the load will be automatically distributed among active instances in about-equal way.
premun/backflow-service
premun/backflow-tests
premun/cecil
Cecil is a library to generate and inspect programs and libraries in the ECMA CIL form.
premun/dnceng
.NET Engineering Services
premun/dnceng-shared
Shared libraries used by arcade-services, helix-services
premun/dotnet
Home of .NET's Virtual Monolithic Repository. Includes all the code needed to build the .NET SDK from source.
premun/dotnet-buildtools-prereqs-docker
Used to maintain the Docker images hosted at the mcr.microsoft.com/dotnet-buildtools/prereqs repository
premun/git-patch-test
premun/installer
.NET SDK Installer
premun/karelz.github.io
The source for https://karelz.github.io
premun/runtime
.NET is a cross-platform runtime for cloud, IoT, and desktop apps.
premun/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
premun/sharpliner
Define your Azure DevOps pipelines using C# and not YAML!
premun/SmartEnum
A base class for quickly and easily creating strongly typed enum replacements in C#.
premun/source-build
A repository to track efforts to produce a source tarball of the .NET Core SDK and all its components
premun/sparrow-detector
Detection tool for the MacOSX based Silver Sparrow malware
premun/StatementParser
Idea behind the StatementParser is, that it would be nice to be able to process financial data from different kind of statements in automatized way. This is often pretty hard as brokers are giving these data only in form of xls/xlst/pdf or other format which is not directly processable and here comes StatmentParser.
premun/test
premun/versions
This repo contains information about the various component versions that ship with .NET Core.
premun/xamarin-macios
Bridges the worlds of .NET with the native APIs of Mac, iOS, tvOS, and watchOS.
premun/xharness
C# command line tools for executing unit tests on Android, iOS, WatchOS and AppleTV devices/simulators
premun/YamlDotNet
YamlDotNet is a .NET library for YAML