Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by davidfowl
A curated list of projects in awesome lists by davidfowl .
https://github.com/davidfowl/aspnetcorediagnosticscenarios
This repository has examples of broken patterns in ASP.NET Core applications
Last synced: 17 Dec 2024
https://github.com/davidfowl/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
Last synced: 29 Oct 2024
https://github.com/davidfowl/todoapp
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
aspnetcore authentication blazor cookies dotnet-core jwt opentelemetry rest-api webassembly
Last synced: 15 Dec 2024
https://github.com/davidfowl/TodoApp
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
aspnetcore authentication blazor cookies dotnet-core jwt opentelemetry rest-api webassembly
Last synced: 24 Nov 2024
https://github.com/davidfowl/TodoApi
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
aspnetcore authentication blazor cookies dotnet-core jwt opentelemetry rest-api webassembly
Last synced: 06 Nov 2024
https://github.com/davidfowl/todoapi
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
aspnetcore authentication blazor cookies dotnet-core jwt opentelemetry rest-api webassembly
Last synced: 14 Oct 2024
https://github.com/davidfowl/dotnetcodingpatterns
A collection of coding patterns in no particular order
Last synced: 03 Dec 2024
https://github.com/davidfowl/DotNetCodingPatterns
A collection of coding patterns in no particular order
Last synced: 06 Nov 2024
https://github.com/davidfowl/bedrockframework
High performance, low level networking APIs for building custom servers and clients.
dotnet networking performance protocols sockets tcp transport
Last synced: 20 Dec 2024
https://github.com/davidfowl/BedrockFramework
High performance, low level networking APIs for building custom servers and clients.
dotnet networking performance protocols sockets tcp transport
Last synced: 07 Nov 2024
https://github.com/davidfowl/todos
Various todo list backend API implementations
Last synced: 15 Dec 2024
https://github.com/davidfowl/Todos
Various todo list backend API implementations
Last synced: 20 Nov 2024
https://github.com/davidfowl/Micronetes
Micronetes is a local orchestrator inspired by kubernetes that makes developing and testing microservices and distributed applications easier.
dotnet-core kubernetes microservices netcore
Last synced: 08 Nov 2024
https://github.com/davidfowl/tcpecho
Basic TCP server that uses System.IO.Pipelines to parse line based messages
Last synced: 16 Dec 2024
https://github.com/davidfowl/TcpEcho
Basic TCP server that uses System.IO.Pipelines to parse line based messages
Last synced: 13 Nov 2024
https://github.com/davidfowl/TriviaR
A multiplayer trivia game using SignalR and .NET 7
Last synced: 09 Nov 2024
https://github.com/davidfowl/triviar
A multiplayer trivia game using SignalR and .NET 7
Last synced: 27 Oct 2024
https://github.com/davidfowl/roslyn.reflection
Reflection APIs over roslyn symbol APIs
Last synced: 27 Oct 2024
https://github.com/davidfowl/yarptunneldemo
YARP demo showing how tunneling can be implemented over websockets
Last synced: 21 Dec 2024
https://github.com/davidfowl/YarpTunnelDemo
YARP demo showing how tunneling can be implemented over websockets
Last synced: 09 Nov 2024
https://github.com/davidfowl/QueryInterceptor
Provides a generic way to intercept IQueryable expression trees using custom expression visitors.
Last synced: 13 Nov 2024
https://github.com/davidfowl/queryinterceptor
Provides a generic way to intercept IQueryable expression trees using custom expression visitors.
Last synced: 27 Oct 2024
https://github.com/davidfowl/CommandAndControl
A sample showing command and control using client results
Last synced: 18 Nov 2024
https://github.com/davidfowl/commandandcontrol
A sample showing command and control using client results
Last synced: 28 Nov 2024
https://github.com/davidfowl/uController
A source generator for minimal APIs
Last synced: 09 Nov 2024
https://github.com/davidfowl/ucontroller
A source generator for minimal APIs
Last synced: 27 Oct 2024
https://github.com/davidfowl/identityendpointssample
A sample showing how to setup ASP.NET Core Identity API endpoints for authentication
Last synced: 27 Oct 2024
https://github.com/davidfowl/iiscrossover
A prototype running ASP.NET and ASP.NET Core in the same IIS pipeline
Last synced: 27 Oct 2024
https://github.com/davidfowl/IISCrossover
A prototype running ASP.NET and ASP.NET Core in the same IIS pipeline
Last synced: 06 Nov 2024
https://github.com/davidfowl/pubbie
A high performance pubsub client/server implementation for .NET Core
Last synced: 27 Oct 2024
https://github.com/davidfowl/Pubbie
A high performance pubsub client/server implementation for .NET Core
Last synced: 09 Nov 2024
https://github.com/davidfowl/netstandard
A repository that describes the .NET Standard
Last synced: 27 Oct 2024
https://github.com/davidfowl/WebApplicationPlugins
A sample plugin model for ASP.NET Core applications
Last synced: 09 Nov 2024
https://github.com/davidfowl/webapplicationplugins
A sample plugin model for ASP.NET Core applications
Last synced: 27 Oct 2024
https://github.com/davidfowl/windbgcheatsheet
This is a cheat sheet for windbg
Last synced: 28 Nov 2024
https://github.com/davidfowl/estorelite
Simple eStore frontend backend application using ASP.NET Core
Last synced: 27 Oct 2024
https://github.com/davidfowl/bombrman
A multiplayer bomberman clone written in JavaScript and C#
Last synced: 27 Oct 2024
https://github.com/davidfowl/nugetpowertools
A bunch of powershell modules that make it even easier to work with nuget
Last synced: 28 Nov 2024
https://github.com/davidfowl/dynamiclinq
Dynamic LINQ queries based on C# 4 dynamic.
Last synced: 28 Oct 2024
https://github.com/davidfowl/HelloWorldVNext
Hello world applications on ASP.NET vNext
Last synced: 06 Nov 2024
https://github.com/davidfowl/helloworldvnext
Hello world applications on ASP.NET vNext
Last synced: 28 Oct 2024
https://github.com/davidfowl/smartloadbalancer
Sticky sessions without sticky sessions
Last synced: 28 Oct 2024
https://github.com/davidfowl/cacher
A distributed cache implemented on top of SignalR
Last synced: 28 Oct 2024
https://github.com/davidfowl/communitystandupnet5
A set of samples show casing the .NET linker and .NET 5 APIs
Last synced: 28 Oct 2024
https://github.com/davidfowl/aspnetcorerecipes
Recipes for common ASP.NET Core patterns
Last synced: 28 Nov 2024
https://github.com/davidfowl/owinhttpclient
Barebones http client that uses the owin interface built on .NET socket API.
Last synced: 28 Oct 2024
https://github.com/davidfowl/aspnetcoreowinsample
A sample showing running OWIN based frameworks on top of ASP.NET Core
Last synced: 28 Oct 2024
https://github.com/davidfowl/AspNetCoreOwinSample
A sample showing running OWIN based frameworks on top of ASP.NET Core
Last synced: 09 Nov 2024
https://github.com/davidfowl/aspireswaggerui
An aspire resource for showing swagger ui
Last synced: 27 Oct 2024
https://github.com/davidfowl/messengr
One on one messenger app using SignalR
Last synced: 28 Oct 2024
https://github.com/davidfowl/MessengR
One on one messenger app using SignalR
Last synced: 29 Nov 2024
https://github.com/davidfowl/streamer
JSON RPC over any bidirectional stream
Last synced: 28 Oct 2024
https://github.com/davidfowl/tcpproxy
A sample showing how to implement a tcp proxy using new kestrel APIs
Last synced: 28 Oct 2024
https://github.com/davidfowl/orleans.pubsub
A pub sub implementation built on top of orleans grains
Last synced: 28 Oct 2024
https://github.com/davidfowl/Orleans.PubSub
A pub sub implementation built on top of orleans grains
Last synced: 09 Nov 2024
https://github.com/davidfowl/core3hiddengems
Demos for the NDC Oslo 2019 Talk
Last synced: 28 Nov 2024
https://github.com/davidfowl/Core3HiddenGems
Demos for the NDC Oslo 2019 Talk
Last synced: 09 Nov 2024
https://github.com/davidfowl/fasteractions
exploring faster code generation techniques that take advantage of the JIT's de-virtualization and in-lining
Last synced: 28 Oct 2024
https://github.com/davidfowl/streamingsample
A sample doing bidirectional streaming with ASP.NET Core and HTTP client
Last synced: 14 Oct 2024
https://github.com/davidfowl/aspirewithredis
A simple hello world aspire redis project
Last synced: 28 Oct 2024
https://github.com/davidfowl/asyncio
Helper library for doing async io in .net
Last synced: 14 Oct 2024
https://github.com/davidfowl/aspnetcorecsproj
ASP.NET Core project in a classic .NET Framework Console Library
Last synced: 14 Oct 2024
https://github.com/davidfowl/vnextlanguagesupport
A project that has examples of how to support different languages in the vNext project system
Last synced: 14 Oct 2024
https://github.com/davidfowl/sourcegeneratorplayground
A playground for source generation ideas for asp.net core
Last synced: 14 Oct 2024
https://github.com/davidfowl/pluginsample
A sample showing plugin systems in .NET
Last synced: 14 Oct 2024
https://github.com/davidfowl/DiagnosticListenerSample
A sample showing how to use DiagnosticListener to handle request events
Last synced: 09 Nov 2024
https://github.com/davidfowl/hostingoptions
A sample repository showing hosting options for ASP.NET 5 projects
Last synced: 14 Oct 2024