davidfowl / TriviaR
A multiplayer trivia game using SignalR and .NET 7
☆198Updated last year
Related projects ⓘ
Alternatives and complementary repositories for TriviaR
- A set of extensions and helpers for working with ASP.NET Core Minimal APIs.☆299Updated last year
- An example of integration testing ASP.NET Core Minimal hosting and APIs☆338Updated this week
- A minimalist validation library for .NET built atop the existing features in `System.ComponentModel.DataAnnotations` namespace☆344Updated 4 months ago
- Automatic token management for machine to machine and user-centric web app OAuth and OIDC flows☆224Updated this week
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆157Updated last year
- Grafana dashboards for ASP.NET Core metrics. The source code for the dashboards now lives at https://aka.ms/dotnet/grafana-source.☆293Updated 11 months ago
- This repo is for experimentation and exploring new ideas involving ADO.NET, EF Core, and other areas related to .NET data.☆197Updated 4 months ago
- ☆300Updated 2 years ago
- A sample showing command and control using client results☆159Updated last year
- A collection of helper methods and classes for .NET that I use every day. I have packed them in a single library to avoid code duplicatio…☆202Updated this week
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆136Updated last year
- A community project with additional components and extensions for .NET Aspire☆215Updated this week
- Documents fundamental .NET Container workflows☆232Updated 7 months ago
- https://www.youtube.com/watch?v=eQ7eLOA69T0☆88Updated 7 months ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 2 years ago
- YARP demo showing how tunneling can be implemented over websockets☆166Updated 4 months ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆157Updated last year
- ☆164Updated 9 months ago
- A sample project showing Serilog configured in the default .NET 6 web application template