Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HubiBoar authored May 17, 2024
1 parent 78f97fa commit c09c7f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
[![NuGet Downloads](https://img.shields.io/nuget/dt/FeatureSlice)](https://www.nuget.org/packages/FeatureSlice/)

**FeatureSlice** is an library aiming to help working with Vertical/Feature Slice Architecture.

FeatureSlices can be Endpoints, Handlers and Consumers, and can also have a FeatureToggle.
- Handlers are a InMemory classes which take and Request and produces an Response.
- Consumers are Message Consumers which take an Request and produces only Success or Error status, they can be setup to use for example Azure ServiceBus.
Expand Down

0 comments on commit c09c7f0

Please sign in to comment.