jasontaylordev / RapidConsoleLinks
A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency injection, logging, and a whole lot more.
☆164Updated 10 months ago
Alternatives and similar repositories for RapidConsole
Users that are interested in RapidConsole are comparing it to the libraries listed below
Sorting:
- Samples of the latest EF Core features☆71Updated 10 months ago
- Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)☆145Updated last year
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆165Updated 2 years ago
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆235Updated 9 months ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Updated 2 years ago
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆88Updated 2 years ago
- A tour of different data access approaches in .NET 8+.☆115Updated 6 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆107Updated 10 months ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆168Updated 2 months ago
- A library to easily integrate Authentication in ASP.NET Core projects.☆251Updated 3 weeks ago
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆150Updated last year
- ADotNet is a.NET library that enables software engineers on the .NET platform to develop AzureDevOps pipelines and Git Actions in C#.☆101Updated last year
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 3 years ago
- Modulith is a dotnet new template for Modular Monoliths. It streamlines the creation of new .Net solutions and the addition of modules to…☆175Updated 3 months ago
- Modular Monolith sample for Dometrain☆80Updated last month
- A sample project showing Serilog configured in the default .NET 6 web application template☆197Updated 4 years ago
- Simple way to fake an authenticated user for integration test with ASP.Net Core framework☆155Updated 2 months ago
- Keep your application code free of dependencies like persistence and presentation.☆77Updated 2 years ago
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆109Updated 8 months ago
- A repository for learning different technologies, frameworks, features......☆148Updated 4 months ago
- Demo code for my "Stop using Entity Framework as a DTO provider"-talk☆109Updated 3 months ago
- This library for DotNet Aspire enables poly repo support and the addition of Git repositories to your Aspire projects. It simplifies mult…☆111Updated last week
- 🛡 A simple library that allows you to easily manage permissions in your .NET projects.☆160Updated last year
- ASP.NET Core Community Standup Securing APIs