monaco
monaco copied to clipboard
Template for .NET projects
## Detailed Description Include .NET Aspire orchestration and components as part of the Backend solution. ## Context Since we want to include multiple other features for making Monaco a cloud-ready...
Create templates for the following types of individual files - Command feature file - Command (with / without return type) - Validator (with / without ID) - CommandHandler - Query...
## Detailed Description Include a new project for implementing a gRPC service as interface for consuming Monaco's demo business as an alternative to the current REST API service project. This...
## Detailed Description Wiki docs need to be updated to the latest changes, including Worker Service, new Features structure, new template flags.
## Detailed Description Perform the implementation of Feature Flags with the use of the `Microsoft.FeatureManagement` libraries. ## Context Because many projects release strategy is based on the trunk-based development, it...
## Detailed Description Add to the already existing tests a new type for testing the architecture of the solution. ## Context This should help keeping existing conventions and structure and...
## Detailed Description Create another project template on the solution of type Azure Function (isolated process) for setting up a timer-triggered function. ## Context The idea behind this is to...
## Description Added Code Climate Badges ## Related Issue Related https://github.com/onebeyond/maintainers/issues/113 ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes -...
Include an integration and options for configuring SignalR in the solution.
When as a result of a request to the backend the response is a status 500, there should be a cross-app mechanism to catch this, log it properly and display...