https://github.com/kevinrecuerda/recshark
:shark: Provide some C# tools
https://github.com/kevinrecuerda/recshark
actions data di dotnet expression-evaluator netcore testing tools
Last synced: about 2 months ago
JSON representation
:shark: Provide some C# tools
- Host: GitHub
- URL: https://github.com/kevinrecuerda/recshark
- Owner: KevinRecuerda
- License: apache-2.0
- Created: 2020-04-20T11:40:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-18T08:32:41.000Z (about 2 years ago)
- Last Synced: 2024-12-01T09:34:16.888Z (over 1 year ago)
- Topics: actions, data, di, dotnet, expression-evaluator, netcore, testing, tools
- Language: C#
- Homepage:
- Size: 552 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :shark: RecShark


**Provide some C# tools**
### Packages
| domain | packages |
| ------ | -------- |
| algo | [](https://www.nuget.org/packages/RecShark.Algorithm/) |
| api | [](https://www.nuget.org/packages/RecShark.AspNetCore/) [](https://www.nuget.org/packages/RecShark.AspNetCore.Testing/) |
| api client | [](https://www.nuget.org/packages/RecShark.AspNetCore.ApiClient/) [](https://www.nuget.org/packages/RecShark.AspNetCore.ApiClient.Generator/) |
| data | [](https://www.nuget.org/packages/RecShark.Data.Db.Document/) [](https://www.nuget.org/packages/RecShark.Data.Db.Document.Testing/)|
| | [](https://www.nuget.org/packages/RecShark.Data.Db.Relational/) [](https://www.nuget.org/packages/RecShark.Data.Db.Relational.Testing/)|
| dependency injection | [](https://www.nuget.org/packages/RecShark.DependencyInjection/)|
| expression evaluator | [](https://www.nuget.org/packages/RecShark.ExpressionEvaluator/) |
| extensions | [](https://www.nuget.org/packages/RecShark.Extensions/) |
| testing | [](https://www.nuget.org/packages/RecShark.Testing/) |
| | [](https://www.nuget.org/packages/RecShark.Testing.FluentAssertions/) |
| | [](https://www.nuget.org/packages/RecShark.Testing.NSubstitute/) |
| | [](https://www.nuget.org/packages/RecShark.Testing.SpecFlow/) |
> Use [act](https://github.com/nektos/act) to run github actions locally (need docker toolbox)