terrajobst
Product manager on the .NET team at Microsoft. https://twitter.com/terrajobst
@microsoftEdmonds, WA
Pinned Repositories
apireview.net
This site allows us to browse the backlog and share notes.
dotnet-nuget-gc
git-istage
Make staging whole files, as well as parts of a file, up to the line level, a breeze.
issuesof.net
minsk
This repo contains Minsk, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and type checking.
nquery
NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.
nquery-vnext
A Roslyn inspired rewrite of NQuery
require-net472
stack-trace-explorer
Stack Trace Explorer is a Visual Studio plug-in that pretty prints a stack trace by turning types, methods, and paths into hyper links
xsddoc
XML Schema documentation plug-in for Sandcastle Help File Builder (SHFB)
terrajobst's Repositories
terrajobst/nquery-vnext
A Roslyn inspired rewrite of NQuery
terrajobst/apireview.net
This site allows us to browse the backlog and share notes.
terrajobst/designs
This repo is used for reviewing new .NET designs.
terrajobst/Terrajobst.TextQueries
terrajobst/terrajobst.github.io
My blog
terrajobst/.github
terrajobst/Announcements-1
Subscribe to this repo to be notified about major changes in ASP.NET Core and Entity Framework Core
terrajobst/AspLabs
Repo for ASP.NET experiments that are not ready for a production release
terrajobst/AspNetIdentity
ASP.NET Identity for ASP.NET 4.x applications
terrajobst/AspNetKatana
Microsoft's OWIN implementation, the Katana project
terrajobst/AspNetOutputCache
ASP.NET Output Cache (not for ASP.NET Core)
terrajobst/AspNetSessionState
ASP.NET Session State (not for ASP.NET Core)
terrajobst/AspNetWebHooks
Libraries to create and consume web hooks on ASP.NET 4.x (Due to other priorities this project is currently in maintenance mode only. There are no planned releases at this time. No new features are planned and we are only addressing critical issues as required.)
terrajobst/AspNetWebStack
ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core)
terrajobst/AzureSignalR-samples
Code samples for Azure SignalR
terrajobst/Benchmarks
Benchmarks for ASP.NET Core
terrajobst/bluesky
Crowd sourced database of the Microsoft community on Bluesky.
terrajobst/BrowserLink
Browser Link loader for Visual Studio integration
terrajobst/BuildTools-1
Infrastructure utilities used in the ASP.NET Core build system. (Obsolete: use https://github.com/dotnet/arcade for all new projects)
terrajobst/dotnet-conf-2024
terrajobst/jquery-ajax-unobtrusive
Add-on to jQuery Ajax to enable unobtrusive options in data-* attributes.
terrajobst/jquery-validation-unobtrusive
Add-on to jQuery Validation to enable unobtrusive validation options in data-* attributes.
terrajobst/LibraryManager
terrajobst/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
terrajobst/Microsoft.AspNet.TelemetryCorrelation
Microsoft.AspNet.CorrelationIdTracker module for tracking multi-tier activities
terrajobst/MicrosoftConfigurationBuilders
Microsoft.Configuration.Builders
terrajobst/RoslynCodeDomProvider
Roslyn CodeDOM provider
terrajobst/runtime
.NET is a cross-platform runtime for cloud, IoT, and desktop apps.
terrajobst/samples
Samples for ASP.NET Core
terrajobst/SignalR-Client-Cpp
C++ Client for ASP.NET Core SignalR