-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup and rename samples, improve and further consolidate testing s…
…etup (#142)
- Loading branch information
1 parent
1581d08
commit a9aad79
Showing
232 changed files
with
21,260 additions
and
1,151 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
...T_Core_CleanArchitecture/AspNetCoreSample.Application/AspNetCoreSample.Application.csproj
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
...ASPNET_Core_Indirect/AspNetCoreIndirect.Application/AspNetCoreIndirect.Application.csproj
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
samples/InternalMessages/InternalMessages.Api/InternalMessages.Api.csproj
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
## Samples | ||
|
||
This directory contains various samples of Mediator usage | ||
|
||
* [basic/](/samples/basic/) shows basic usage of the primitives - requests, notifications, pipelinebehaviors | ||
* [apps/](/samples/apps/) shows more full-featured usage in APIs/applications using various architectures, such as Clean Architecture | ||
* [use-cases/](/samples/use-cases/) shows more specific usecases and patterns, such as Autofac, query caching pattern | ||
|
||
In [Showcase/](/samples/Showcase/) you will find the code for what is shown in the root README. |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.