Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)