Highlights
- Pro
-
Source code examples for ASP.NET Core in Action, Third Edition
-
-
NetEscapades.EnumGenerators Public
A source generator for generating fast "reflection" methods for enums
-
Small package to allow adding security headers to ASP.NET Core websites
-
wolverine Public
Forked from JasperFx/wolverineSupercharged .NET server side development!
C# MIT License UpdatedJan 22, 2025 -
StronglyTypedId Public
A Rosyln-powered generator for strongly-typed IDs
-
dotnet-docker-images Public
A builder for various docker images with .NET installed
-
blog-examples Public
Sample applications for blog posts on https://andrewlock.net
-
CommonPasswordsValidator Public
Implementations of ASP.NET Core Identity IPasswordValidators that verify the provided password is not one of the most common passwords.
-
Polyfill Public
Forked from SimonCropp/PolyfillSource only package that exposes newer .net and C# features to older runtimes.
-
AsciiMath Public
An AsciiMath parser and converter for .NET
-
dotnet-config2json Public
A simple tool to convert a web.config file to an appsettings.json file
-
NetEscapades.Configuration Public
Additional configuration providers to use with ASP.NET Core
-
TakeoutExtractor Public
Forked from andyjohnson0/TakeoutExtractorExtract content files from a Google Takeout archive, rename files with a consistent naming scheme and add missing metadata. Runs on Windows and MacOS.
C# Other UpdatedSep 13, 2023 -
PwnedPasswords Public
An ASP.NET Core Identity validator that checks for PwnedPasswords
-
blog-comments Public
The blog comments discussions for https://andrewlock.net
1 UpdatedMay 26, 2023 -
dotnet-creator-cards Public
Forked from WeAreDotnet/dotnet-creator-cardsThis repository feeds the creator list at WeAreDotnet. It is also used to track issues and suggestions
-
convert-disqus-to-giscus Public
A small .NET script/tool for converting Disqus comments to giscus
-
aspnet-client-validation Public
Forked from haacked/aspnet-client-validationA client validation library for ASP.NET MVC that does not require jQuery
TypeScript MIT License UpdatedApr 5, 2023 -
Sample-Direct Public
Forked from MassTransit/Sample-DirectSample showing how to use direct exchanges with routing keys on RabbitMQ
C# UpdatedMar 27, 2023 -
aspnetcore Public
Forked from dotnet/aspnetcoreASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
A rolling file logging provider for ASP.NET Core 2.0
-
Source code examples for ASP.NET Core in Action, Second Edition
-
-
MinimalApis.Extensions Public
Forked from DamianEdwards/MinimalApis.ExtensionsA set of extensions and helpers for working with ASP.NET Core Minimal APIs.
-
Docs Public
Forked from dotnet/AspNetCore.DocsDocumentation for ASP.NET and ASP.NET Core
-
fluentassertions Public
Forked from fluentassertions/fluentassertionsA very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, as well …
-
-
FlexLabs.Upsert Public
Forked from artiomchi/FlexLabs.UpsertFlexLabs.Upsert is a library that brings UPSERT functionality to common database providers for Entity Framework in their respective native SQL syntax
-
Carter Public
Forked from CarterCommunity/CarterCarter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.