Pinned Repositories
AspNetCore-Sample
Simple two-service ASP.NET Core demo application
AspNetCorePerfAntipatterns
ASP.NET Core samples showing how *not* to have good perf
CppCliMigrationSample
Simple demonstration of C++/CLI on .NET Core
DotNetDiagnosticsSamples
Scenarios for demonstrating .NET diagnostics techniques
IdentityServer4Authentication
Simple sample of an IdentityServer4-based authentication server for ASP.NET Core
MultiThreadedEFCoreSample
Simple sample of different techniques for using EF Core DbContexts in multi-threaded scenarios
NetCoreRemoting
Explorations into remote execution in .NET Core
ProxyExploration
Simple samples of RealProxy and DispatchProxy
SampleCoreCLRHost
Sample demonstration host for CoreCLR/.NET Core
UpgradeSample
Demo and script for upgrading an example ASP.NET MVC app to ASP.NET Core
mjrousos's Repositories
mjrousos/DotNetDiagnosticsSamples
Scenarios for demonstrating .NET diagnostics techniques
mjrousos/ProxyExploration
Simple samples of RealProxy and DispatchProxy
mjrousos/CppCliMigrationSample
Simple demonstration of C++/CLI on .NET Core
mjrousos/ContainerProfiling
Instructions for profiling .NET Core apps in Docker/K8s containers using dotnet trace or PerfCollect
mjrousos/samples-1
Samples for ASP.NET Core
mjrousos/DockerDotnetDumpRepro
Small repro to experiment with dotnet-dump behavior on .NET 5 in Docker containers
mjrousos/try-convert
Helping .NET developers port their projects to .NET Core!
mjrousos/alloy-mvc-template
The MVC version of the Alloy template site
mjrousos/AspNetUpgradeCodePatterns
Small sample demonstrating common code patterns in ASP.NET apps that Upgrade Assistant may be able to help with when moving to ASP.NET Core.
mjrousos/azure-activedirectory-identitymodel-extensions-for-dotnet
IdentityModel extensions for .Net
mjrousos/azure-signalr
Azure SignalR Service SDK for .NET
mjrousos/Canvas
HTML5 Canvas API implementation for Microsoft Blazor
mjrousos/ChessPuzzleFinder
Simple Go app for finding tactics puzzles in chess games using Stockfish
mjrousos/corefx
This repository contains the foundational libraries that make up the .NET Core development stack.
mjrousos/CustomPolicySample
Simple sample demonstrating custom authorization policies in ASP.NET Core
mjrousos/DiceRoller
Super simple web site for generating some random numbers
mjrousos/dotnet-apiport
This repo contains APIPort client tools and libraries
mjrousos/dotnetconf2019
Creative and technical content for running a .NET Conf 2019 local event in your community
mjrousos/GroupManagerDemo
Demo app exercising various Azure PaaS services
mjrousos/leetcode
Repo for stashing code for https://leetcode.com/ problems
mjrousos/MicrosoftIdentityWeb-SignalR
Small sample of Microsoft.Identity.Web auth used to secure a SignalR hub
mjrousos/PATest
mjrousos/ProjectInstanceRepro
Demonstrating an MSBuild bug
mjrousos/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.
mjrousos/ServiceBusTriggerDemo
Simple sample triggering an Azure Function w/ Service Bus and connecting via managed identity
mjrousos/visualstudio-docs
This repo is the home of the official Visual Studio, Visual Studio for Mac, Visual Studio Subscriptions, and Scripting Technologies documentation for Microsoft.
mjrousos/wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
mjrousos/WebFormsToBlazorExploration
Tinkering with the experience of moving from WebForms to Blazor
mjrousos/windows-desktop
mjrousos/WsFedSample
Simple WsFed sample exercising the WsTrust features being added at https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/tree/brentsch/wstrust.