ChrisKlug / AspNetCoreBeyondTheIntro
Code for my talk "ASP.NET Core Beyond the Intro"
☆44Updated last year
Alternatives and similar repositories for AspNetCoreBeyondTheIntro:
Users that are interested in AspNetCoreBeyondTheIntro are comparing it to the libraries listed below
- A set of extensions and helpers for working with ASP.NET Core Minimal APIs.☆312Updated last year
- ASP.NET Core Community Standup Securing APIs☆67Updated 6 months ago
- An example of integration testing ASP.NET Core Minimal hosting and APIs☆400Updated this week
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆162Updated last year
- https://www.youtube.com/watch?v=eQ7eLOA69T0☆87Updated last year
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆104Updated 3 weeks ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆161Updated last year
- Keep your application code free of dependencies like persistence and presentation.☆76Updated last year
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆119Updated 6 months ago
- ☆298Updated 3 years ago
- ☆101Updated 2 weeks ago
- Demo code for my "Stop using Entity Framework as a DTO provider"-talk☆99Updated last month
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆147Updated 3 months ago
- A minimalist validation library for .NET built atop the existing features in `System.ComponentModel.DataAnnotations` namespace☆365Updated 4 months ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)☆139Updated 4 months ago
- The code used in the .NET Docs Show on Minimal APIs☆167Updated 3 years ago
- OpenSleigh is a Saga management library for .NET Core.☆319Updated this week
- Automatic token management for machine to machine and user-centric web app OAuth and OIDC flows☆222Updated 5 months ago
- Samples and resources of how to design WebApi with .NET☆243Updated 3 years ago
- Examples of how to manage state in Blazor WebAssembly and Blazor Server apps.☆107Updated 5 years ago
- A .NET library created to assist the applications in applying LoadShedding techniques and making it easy to configure it☆93Updated 7 months ago
- ☆44Updated 2 years ago
- Grafana dashboards for ASP.NET Core metrics. The source code for the dashboards now lives at https://aka.ms/dotnet/grafana-source.☆292Updated last year
- An exploration of recreating the ASP.NET Core Identity UI functionality in Blazor components.☆133Updated 2 years ago
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆237Updated this week
- A simple library to implement the Result pattern for returning from services☆123Updated last week
- A sample showing command and control using client results☆160Updated 2 years ago
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆154Updated last month
- ☆164Updated last year