Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-18T08:32:41.000Z (9 months ago)
- Last Synced: 2024-12-01T09:34:16.888Z (about 2 months 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
![.NET Core - CI](https://github.com/KevinRecuerda/RecShark/workflows/.NET%20Core%20-%20CI/badge.svg)
![.NET Core - CD](https://github.com/KevinRecuerda/RecShark/workflows/.NET%20Core%20-%20CD/badge.svg)**Provide some C# tools**
### Packages
| domain | packages |
| ------ | -------- |
| algo | [![Nuget](https://img.shields.io/nuget/v/RecShark.Algorithm?label=RecShark.Algorithm)](https://www.nuget.org/packages/RecShark.Algorithm/) |
| api | [![Nuget](https://img.shields.io/nuget/v/RecShark.AspNetCore?label=RecShark.AspNetCore)](https://www.nuget.org/packages/RecShark.AspNetCore/) [![Nuget](https://img.shields.io/nuget/v/RecShark.AspNetCore.Testing?label=RecShark.AspNetCore.Testing)](https://www.nuget.org/packages/RecShark.AspNetCore.Testing/) |
| api client | [![Nuget](https://img.shields.io/nuget/v/RecShark.AspNetCore.ApiClient?label=RecShark.AspNetCore.ApiClient)](https://www.nuget.org/packages/RecShark.AspNetCore.ApiClient/) [![Nuget](https://img.shields.io/nuget/v/RecShark.AspNetCore.ApiClient.Generator?label=RecShark.AspNetCore.ApiClient.Generator)](https://www.nuget.org/packages/RecShark.AspNetCore.ApiClient.Generator/) |
| data | [![Nuget](https://img.shields.io/nuget/v/RecShark.Data.Db.Document?label=RecShark.Data.Db.Document)](https://www.nuget.org/packages/RecShark.Data.Db.Document/) [![Nuget](https://img.shields.io/nuget/v/RecShark.Data.Db.Document.Testing?label=RecShark.Data.Db.Document.Testing)](https://www.nuget.org/packages/RecShark.Data.Db.Document.Testing/)|
| | [![Nuget](https://img.shields.io/nuget/v/RecShark.Data.Db.Relational?label=RecShark.Data.Db.Relational)](https://www.nuget.org/packages/RecShark.Data.Db.Relational/) [![Nuget](https://img.shields.io/nuget/v/RecShark.Data.Db.Relational.Testing?label=RecShark.Data.Db.Relational.Testing)](https://www.nuget.org/packages/RecShark.Data.Db.Relational.Testing/)|
| dependency injection | [![Nuget](https://img.shields.io/nuget/v/RecShark.DependencyInjection?label=RecShark.DependencyInjection)](https://www.nuget.org/packages/RecShark.DependencyInjection/)|
| expression evaluator | [![Nuget](https://img.shields.io/nuget/v/RecShark.ExpressionEvaluator?label=RecShark.ExpressionEvaluator)](https://www.nuget.org/packages/RecShark.ExpressionEvaluator/) |
| extensions | [![Nuget](https://img.shields.io/nuget/v/RecShark.Extensions?label=RecShark.Extensions)](https://www.nuget.org/packages/RecShark.Extensions/) |
| testing | [![Nuget](https://img.shields.io/nuget/v/RecShark.Testing?label=RecShark.Testing)](https://www.nuget.org/packages/RecShark.Testing/) |
| | [![Nuget](https://img.shields.io/nuget/v/RecShark.Testing.FluentAssertions?label=RecShark.Testing.FluentAssertions)](https://www.nuget.org/packages/RecShark.Testing.FluentAssertions/) |
| | [![Nuget](https://img.shields.io/nuget/v/RecShark.Testing.NSubstitute?label=RecShark.Testing.NSubstitute)](https://www.nuget.org/packages/RecShark.Testing.NSubstitute/) |
| | [![Nuget](https://img.shields.io/nuget/v/RecShark.Testing.SpecFlow?label=RecShark.Testing.SpecFlow)](https://www.nuget.org/packages/RecShark.Testing.SpecFlow/) |> Use [act](https://github.com/nektos/act) to run github actions locally (need docker toolbox)