Pinned Repositories
config
Dotfiles and other configuration
csproj-mode
An emacs major mode for working with csproj files
design-project
a repository to host files for my design project - a client-server based tool to monitor websites
dotnet-runtime
.NET is a cross-platform runtime and libraries, for cloud, IoT and desktop apps. It includes a garbage collector, JIT compiler, primitive data types and class libraries.
exitwp-for-hugo
Exitwp is tool primarily aimed for making migration from one or more wordpress blogs to the jekyll blog engine as easy as possible.
hgignore-mode
an emacs mode for editing hgignore files
jar-manifest-mode
An emacs major mode for editing jar manifest files
xdg-java
Java bindings for various FreeDesktop.org standards
omajid's Repositories
omajid/dotnet-runtime
.NET is a cross-platform runtime and libraries, for cloud, IoT and desktop apps. It includes a garbage collector, JIT compiler, primitive data types and class libraries.
omajid/azure-activedirectory-identitymodel-extensions-for-dotnet
IdentityModel extensions for .Net
omajid/content-resolver-input
Configuration files for Feedback Pipeline
omajid/dotnet-api-docs
.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
omajid/dotnet-arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
omajid/dotnet-aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
omajid/dotnet-buildtools-prereqs-docker
Used to maintain the Docker images hosted at the mcr.microsoft.com/dotnet-buildtools/prereqs repository
omajid/dotnet-bunny
.NET Bunny is a simple script that hops through the folders and runs .NET Core tests based on json configuration.
omajid/dotnet-cecil
Cecil is a library to inspect, modify and create .NET programs and libraries.
omajid/dotnet-command-line-api
Command line parsing, invocation, and rendering of terminal output.
omajid/dotnet-core
.NET news, announcements, release notes, and more!
omajid/dotnet-docs
This repository contains .NET Documentation.
omajid/dotnet-dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
omajid/dotnet-installer
.NET Core SDK Setup
omajid/dotnet-msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
omajid/dotnet-nuget-client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
omajid/dotnet-regular-tests
.NET Core tests for BunnyTester (RHEL & Fedora RPM tests)
omajid/dotnet-roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
omajid/dotnet-roslyn-analyzers
omajid/dotnet-sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
omajid/dotnet-source-build
A repository to track efforts to produce a source tarball of the .NET Core SDK and all its components
omajid/dotnet-source-build-externals
This repo contains the source that resides outside of the dotnet organization required to build .NET from source.
omajid/dotnet-sourcelink
Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets
omajid/dotnet-vstest
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
omajid/fedora-developer-portal-content
Content for the Fedora Developer Portal
omajid/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
omajid/insights-runtime-extractor
Gather runtime information for the OpenShift Insights Operator
omajid/MSBuildStructuredLog
A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
omajid/rpminspect-data-fedora
Fedora-specific data and configuration files used by rpminspect
omajid/s2i-dotnetcore
.NET Core OpenShift images