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.
☆154Updated 2 months ago
Alternatives and similar repositories for RapidConsole
Users that are interested in RapidConsole are comparing it to the libraries listed below
Sorting:
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆127Updated 7 months ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- A tour of different data access approaches in .NET 8+.☆112Updated last week
- Samples of the latest EF Core features☆70Updated 3 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆105Updated 2 months ago
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆163Updated last year
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆110Updated this week
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆237Updated last month
- Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)☆144Updated 5 months ago
- Modular Monolith sample for Dometrain☆58Updated 4 months ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated 9 months ago
- API Template pack provides an opinionated implementation guide to making use of popular leading .net framework based tools and utilities…☆118Updated last year
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 2 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…☆144Updated 7 months ago
- .NET modern tools for fast and efficient development☆86Updated 7 months ago
- A simple library to implement the Result pattern for returning from services☆123Updated last month
- ASP.NET Core Community Standup Securing APIs☆67Updated 7 months ago
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- Keep your application code free of dependencies like persistence and presentation.☆76Updated 2 years ago
- ☆56Updated 4 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 …☆86Updated 2 years ago
- ☆54Updated last month
- Shows how to use the new transactional outbox☆88Updated 9 months ago
- SSW Clean Architecture Template☆151Updated 3 weeks ago
- An example of integration testing ASP.NET Core Minimal hosting and APIs☆415Updated this week
- A sample project showing Serilog configured in the default .NET 6 web application template☆196Updated 3 years ago
- A collection of helpers libraries for Minimal API projects.☆130Updated last week
- ☆44Updated 2 years ago
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆148Updated 4 months ago
- Spend less time over-engineering, and more time coding. The template has a focus on convenience, and developer confidence. Vertical Slice…☆98Updated 6 months ago