Pinned Repositories
aspnet5-workshop
ASP.NET 5 workshop
AspNetCorePathAuthorization
A middleware to enable path-based authorization in an ASP.NET Core application.
BlazorIdentity
An exploration of recreating the ASP.NET Core Identity UI functionality in Blazor components.
MinimalApiPlayground
A place I'm trying out the new ASP.NET Core minimal APIs features.
MinimalApis.Extensions
A set of extensions and helpers for working with ASP.NET Core Minimal APIs.
MiniValidation
A minimalist validation library for .NET built atop the existing features in `System.ComponentModel.DataAnnotations` namespace
RazorSlices
Lightweight Razor-based templates for ASP.NET Core without MVC, Razor Pages, or Blazor.
TagHelperPack
A set of useful, and possibly opinionated, Tag Helpers for ASP.NET Core
TagHelperStarterWeb
ASP.NET 5 Starter Web project template converted to use Tag Helpers
TrimmedTodo
An app to try out trimming stuff in .NET 7
DamianEdwards's Repositories
DamianEdwards/MinimalApiPlayground
A place I'm trying out the new ASP.NET Core minimal APIs features.
DamianEdwards/MiniValidation
A minimalist validation library for .NET built atop the existing features in `System.ComponentModel.DataAnnotations` namespace
DamianEdwards/RazorSlices
Lightweight Razor-based templates for ASP.NET Core without MVC, Razor Pages, or Blazor.
DamianEdwards/TagHelperPack
A set of useful, and possibly opinionated, Tag Helpers for ASP.NET Core
DamianEdwards/MinimalApis.Extensions
A set of extensions and helpers for working with ASP.NET Core Minimal APIs.
DamianEdwards/BlazorIdentity
An exploration of recreating the ASP.NET Core Identity UI functionality in Blazor components.
DamianEdwards/AspNetCoreDevJwts
Experimenting with development environment scenarios for JWT authentication.
DamianEdwards/Nanorm
A tiny data-access helper library for ADO.NET. Linker and native AOT friendly.
DamianEdwards/AspNetCorePathAuthorization
A middleware to enable path-based authorization in an ASP.NET Core application.
DamianEdwards/TrimmedTodo
An app to try out trimming stuff in .NET 7
DamianEdwards/MinimalRazorComponents
An exploration of allowing returning rendered Razor Components (aka Blazor Components) from ASP.NET Core Minimal API endpoints.
DamianEdwards/AspNetCoreClientLibManagement
Examples of different techniques for management of client libraries (i.e. JS/CSS libraries/frameworks) to ASP.NET Core projects.
DamianEdwards/SystemWebSdk
Exploration of using new .NET SDK-style projects with ASP.NET (System.Web) projects
DamianEdwards/Ignite2022
Demos for talk at MS Ignite 2022 with David Fowler
DamianEdwards/AspireStarterDb
DamianEdwards/CustomCultureExample
Demonstrates the issue of trying to localize for custom cultures in .NET Core/.NET 5+ projects.
DamianEdwards/openai-plugin-aspnetcore
A sample OpenAI plugin using ASP.NET Core API
DamianEdwards/UnauthorizedApis
Exploration of potential change to ASP.NET Core behavior for what happens when accessing unauthorized API endpoints.
DamianEdwards/BlazorFormFun
Reproducing patterns, etc. with new Blazor form handling in ASP.NET Core 8
DamianEdwards/HeritageTemplates
It's the .NET templates the way you remember them.
DamianEdwards/azure-dev
A 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 - code, build, deploy, monitor, repeat.
DamianEdwards/httpstatus
Easily generate different HTTP responses for testing
DamianEdwards/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
DamianEdwards/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
DamianEdwards/AspireIssue841Repro
Investigation for .NET Aspire issue 814
DamianEdwards/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
DamianEdwards/codel-cloud-native
Wordle scoped to programming words only - demo Aspire App
DamianEdwards/LargeRazorStringLiterals
Investigation related to issue dotnet/aspnetcore#21787
DamianEdwards/oh-my-posh
A prompt theme engine for any shell.
DamianEdwards/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.