MinimalApiPlayground
A place I'm trying out the new ASP.NET Core minimal APIs features.MiniValidation
A minimalist validation library for .NET built atop the existing features in `System.ComponentModel.DataAnnotations` namespaceTagHelperPack
A set of useful, and possibly opinionated, Tag Helpers for ASP.NET CoreRazorSlices
Lightweight Razor-based templates for ASP.NET Core without MVC, Razor Pages, or Blazor.MinimalApis.Extensions
A set of extensions and helpers for working with ASP.NET Core Minimal APIs.BlazorIdentity
An exploration of recreating the ASP.NET Core Identity UI functionality in Blazor components.aspnet5-workshop
ASP.NET 5 workshopTagHelperStarterWeb
ASP.NET 5 Starter Web project template converted to use Tag HelpersRazorPagesSample
Examples of various ways to build simple CRUD pages using ASP.NET Core Razor Pages (coming in ASP.NET Core 2.0).aspnetcore-workshop
ASP.NET CorePiDnx
A sample DNX app for running on Windows 10 IoT Core on Raspberry Pi 2NDCLondon2013
Demos from my talks at NDC London 2013AspNetCoreDevJwts
Experimenting with development environment scenarios for JWT authentication.Nanorm
A tiny data-access helper library for ADO.NET. Linker and native AOT friendly.AspNetCorePathAuthorization
A middleware to enable path-based authorization in an ASP.NET Core application.TrimmedTodo
An app to try out trimming stuff in .NET 7grunt-tsng
A TypeScript pre-processor for AngularJSMinimalRazorComponents
An exploration of allowing returning rendered Razor Components (aka Blazor Components) from ASP.NET Core Minimal API endpoints.SignalR-MoveShapeDemo
A simple demo app I use when giving talks on SignalRKeyTips-jQuery-Plugin
The KeyTips plugin for jQuery (formerly the Access Key Highlighter plugin) provides various options for highlighting access keys on web forms when the user presses their browser's access key shortcut key, e.g. Alt in Internet Explorer and Safari, Shift+Alt in Firefox.Unobtrusive-jQuery-UI
Unobtrusive wire-up of jQuery UI features using data-ui-* attributes on target elements.AspNetCoreClientLibManagement
Examples of different techniques for management of client libraries (i.e. JS/CSS libraries/frameworks) to ASP.NET Core projects.i18nStarterWeb
ASP.NET 5 Starter Web project template converted to use proposed i18n/l10n systemvNextBowerGrunt
A demonstration of an approach for integration of Bower and Grunt into an ASP.NET vNext project.dotnetConf2014
Demos from my dotnetConf 2014 SignalR talk http://channel9.msdn.com/Events/dotnetConf/2014/SignalRSystemWebSdk
Exploration of using new .NET SDK-style projects with ASP.NET (System.Web) projectsSignalR-2.x-demo
Demos for SignalR 2.0 and upcoming 2.x releasesBlazingPageHead
Example of Blazor components for managing page head content.Ignite2022
Demos for talk at MS Ignite 2022 with David FowlerYouTubePlaylistCopier
A one-page ASP.NET Core site that allows for copying items from one YouTube playlist to another.ndcoslo2016
Demos for NDC Oslo 2016TrackDirty-jQuery-Plugin
The TrackDirty plugin for jQuery tracks changes to form fields. When changes are detected, the field's class name is updated so as to allow styling. A callback function can be passed which will be called when a field is marked dirty. You can also query dirty fields using the added ":dirty" pseudo class.aspConf2012
Demo code from talks at aspConf2012AspNetCoreVbHybrid
Example of ASP.NET Core application with logic written in Visual BasicWebFormsModelBindingExtensions
Sample extensions for ASP.NET Web Forms Model BindingRazorPagesLocalization
Sample of fixed Razor Pages localization in ASP.NET Core 2.0.0 applicationRealTimeEntityFramework
Some ideas for real-time extensions to Entity FrameworkMusicStore
SimpleMvcHack
Some hacky ideas for simplifying MVC for page-focused scenarios.CookieConsentUI
Example cookie consent UI for ASP.NET Core project templates, coming in ASP.NET Core 2.1dotnet-new2
A .NET Core CLI command to create new .NET Core projects using templates installed via NuGet packages.jQueryVsDocBuilder
Utility for creating jQuery vsdoc files for Visual Studio IntelliSenseGittR
Simple issue management board for GitHub projects with real-time updating using ASP.NET SignalR.UrlRewriteToPublic
Use URL Rewrite in IIS to only serve documents from /public folderMoveShapeCore
Move Shape for ASP.NET Core SignalRNorthwind
Northwind packages for Entity Framework Code First and VS11 Database projectsUnauthorizedApis
Exploration of potential change to ASP.NET Core behavior for what happens when accessing unauthorized API endpoints.CustomCultureExample
Demonstrates the issue of trying to localize for custom cultures in .NET Core/.NET 5+ projects.AspireStarterDb
MusicStoreSpa
BlazorFormFun
Reproducing patterns, etc. with new Blazor form handling in ASP.NET Core 8HeritageTemplates
It's the .NET templates the way you remember them.AngleBracketsSpring2013
Deoms from my presentations at AngleBrackets/DevIntersections Spring 2013RazorPages
RazorFlushing
Examples of preemptive flushing from ASP.NET Core RazorLove Open Source and this site? Check out how you can help us