-
Microsoft
- 62-200 Gniezno ul.Witkowska46/5
-
16:52
(UTC +01:00) - https://twitter.com/home
- @KamilWariat85X
Stars
sbomer / SuffixTree
Forked from baratgabor/SuffixTreeA well-structured, relatively compact implementation of Ukkonen's linear time suffix tree construction algorithm in C# 7+. With bonus detailed explanation on the algorithm.
sbomer / standard
Forked from dotnet/standardThis repo is building the .NET Standard
sbomer / sdk
Forked from dotnet/sdkCore functionality needed to create .NET Core projects, that is shared between VisualStudio and CLI
sbomer / samples
Forked from dotnet/samplesSample code and snippets used in the .NET documentation
sbomer / omnisharp-vscode
Forked from dotnet/vscode-csharpOfficial C# support for Visual Studio Code (powered by OmniSharp)
sbomer / MusicStore
Forked from aspnet/MusicStoreSample MusicStore application that uses MVC and Entity Framework.
sbomer / msbuild
Forked from dotnet/msbuildThe Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
sbomer / maui
Forked from dotnet/maui.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
Automatically exported from code.google.com/p/jsphysics
Fluent API for asserting the results of unit tests that targets .NET Framework 4.5, 4.7, .NET Standard 1.3, 1.6 and 2.0. Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBu…
sbomer / dotnet-ci
Forked from dotnet/dotnet-ciRepository containing scripting for the dotnet-ci Jenkins instance.
Used to maintain the docker images hosted at https://hub.docker.com/r/microsoft/dotnet-buildtools-prereqs/
sbomer / dotnet-api-docs
Forked from dotnet/dotnet-api-docs.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
sbomer / corefxlab
Forked from cablooshe/corefxlabThis repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
sbomer / designs
Forked from dotnet/designsThis repo is used for reviewing new .NET designs.
sbomer / docs
Forked from dotnet/docsThis repository contains .NET Documentation.
sbomer / docs-1
Forked from docker-library/docsDocumentation for Docker Official Images in docker-library
sbomer / corefx
Forked from dotnet/corefxThis repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
sbomer / coreclr
Forked from dotnet/coreclrThis 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.
sbomer / cli
Forked from dotnet/cliThis 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, ...).
sbomer / cecil
Forked from jbevain/cecilCecil is a library to generate and inspect .NET programs and libraries.