ChrisKlug / AspNetCoreBeyondTheIntroLinks
Code for my talk "ASP.NET Core Beyond the Intro"
☆47Updated 2 years ago
Alternatives and similar repositories for AspNetCoreBeyondTheIntro
Users that are interested in AspNetCoreBeyondTheIntro are comparing it to the libraries listed below
Sorting:
- ☆295Updated 3 years ago
- An example of integration testing ASP.NET Core Minimal hosting and APIs☆450Updated this week
- ☆290Updated 2 years ago
- A library that generates Minimal API endpoints for an Entity Framework context.☆451Updated 3 years ago
- A minimalist validation library for .NET built atop the existing features in `System.ComponentModel.DataAnnotations` namespace☆377Updated last year
- A set of extensions and helpers for working with ASP.NET Core Minimal APIs.☆319Updated 2 years ago
- Samples and resources of how to design WebApi with .NET☆244Updated 3 years ago
- The code used in the .NET Docs Show on Minimal APIs☆173Updated 4 years ago
- A place I'm trying out the new ASP.NET Core minimal APIs features.☆669Updated 3 years ago
- ☆122Updated this week
- This repository is meant to show how to perform common tasks using C# with variety of ORMs.☆401Updated 3 months ago
- Clean Architecture Solution Template for .NET 6☆246Updated 3 years ago
- ☆212Updated 2 years ago
- A multiplayer trivia game using SignalR and .NET 7☆207Updated 2 years ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆167Updated 2 months ago
- The practical .NET Aspire builds on the coffeeshop app business domain☆415Updated 11 months ago
- Keep your application code free of dependencies like persistence and presentation.☆77Updated 2 years ago
- https://www.youtube.com/watch?v=eQ7eLOA69T0☆87Updated last year
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Updated 2 years ago
- 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…☆252Updated 2 weeks ago
- A set of extension methods for mocking HttpClient and IHttpClientFactory with Moq.☆190Updated 3 years ago
- Automatic token management for machine to machine and user-centric web app OAuth and OIDC flows☆220Updated last year
- > A minimal, non-syntetic, clean architecture, modern C# 11 syntax, feature rich demo application for checking stock prices.☆113Updated 2 years ago
- A wrapper for HttpClient that caches to disk. Cached files, over the max specified, are deleted based on the last access times.☆586Updated this week
- ASP.NET Core 10.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentica…☆270Updated last month
- ☆242Updated last year
- A community project with additional components and extensions for Aspire☆568Updated last week
- A sample project showing Serilog configured in the default .NET 6 web application template☆197Updated 4 years ago
- Library that provides methods that will help you with mocking EntityFrameworkCore.☆277Updated last month
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆235Updated 9 months ago