-
dotnet-purge Public
.NET tool to do a real clean of a project directory
-
AutoOtelDashboard Public
Experiments with running the Aspirie dashboard to get OpenTelemetry during development from ASP.NET Core apps without using an Aspire AppHost project.
-
runfile Public
An exploration of what file-based C# apps could look like.
-
RazorSlices Public
Lightweight Razor-based templates for ASP.NET Core without MVC, Razor Pages, or Blazor.
-
NuGetGallery Public
Forked from NuGet/NuGetGalleryNuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
-
-
OpenSubtitleDownloader Public
A scrappy C# utility for downloading TV show subtitle files from opensubtitles.com
-
MiniValidation Public
A minimalist validation library for .NET built atop the existing features in `System.ComponentModel.DataAnnotations` namespace
-
WasmClientSideValidation Public
Experiment to run client side validation using .NET on WebAssembly
-
FrameworkBenchmarks Public
Forked from TechEmpower/FrameworkBenchmarksSource for the TechEmpower Framework Benchmarks project
Java Other UpdatedDec 17, 2024 -
-
TagHelperPack Public
A set of useful, and possibly opinionated, Tag Helpers for ASP.NET Core
-
codel-cloud-native Public
Forked from webreidi/codel-cloud-nativeWordle scoped to programming words only - demo Aspire App
C# UpdatedOct 9, 2024 -
Nanorm Public
A tiny data-access helper library for ADO.NET. Linker and native AOT friendly.
-
azure-dev Public
Forked from Azure/azure-devA developer CLI that reduces the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow -…
-
AspireIssue841Repro Public archive
Investigation for .NET Aspire issue 814
HTML MIT License UpdatedNov 21, 2023 -
BlazorFormFun Public
Reproducing patterns, etc. with new Blazor form handling in ASP.NET Core 8
-
MinimalApis.Extensions Public
A set of extensions and helpers for working with ASP.NET Core Minimal APIs.
-
openai-plugin-aspnetcore Public
Forked from timheuer/openai-plugin-aspnetcoreA sample OpenAI plugin using ASP.NET Core API
-
TrimmedTodo Public
An app to try out trimming stuff in .NET 7
-
httpstatus Public
Forked from aaronpowell/httpstatusEasily generate different HTTP responses for testing
-
MinimalRazorComponents Public
An exploration of allowing returning rendered Razor Components (aka Blazor Components) from ASP.NET Core Minimal API endpoints.
-
Examples of different techniques for management of client libraries (i.e. JS/CSS libraries/frameworks) to ASP.NET Core projects.
-
SystemWebSdk Public archive
Exploration of using new .NET SDK-style projects with ASP.NET (System.Web) projects
-
MinimalApiPlayground Public
A place I'm trying out the new ASP.NET Core minimal APIs features.
-
Ignite2022 Public
Demos for talk at MS Ignite 2022 with David Fowler
-
AspNetCorePathAuthorization Public
A middleware to enable path-based authorization in an ASP.NET Core application.
-
BlazorIdentity Public
An exploration of recreating the ASP.NET Core Identity UI functionality in Blazor components.
-
LargeRazorStringLiterals Public
Investigation related to issue dotnet/aspnetcore#21787
HTML UpdatedAug 3, 2022 -
Swashbuckle.AspNetCore Public
Forked from domaindrivendev/Swashbuckle.AspNetCoreSwagger tools for documenting API's built on ASP.NET Core