vivet
- 107,881 total downloads
- last updated 1/15/2021
- Latest version: 5.0.7
The project is inspired by years of tedious repetitions, continuously re-writing similar code-snippets and libraries, to handle common functionality, not related to the business domain, such as logging, data persistence, message queuing, documentation, validation and similar.
- 30,436 total downloads
- last updated 2/4/2020
- Latest version: 2.2.1
Easily construct lambda expressions dynamically.
Turn models into database queries, using a simple fluent implementation.
- 14,867 total downloads
- last updated 6/30/2020
- Latest version: 2.2.8
Implementation Hungarian Algorithm. The Travelling-salesman-problem.
- 14,290 total downloads
- last updated 1/14/2021
- Latest version: 5.0.0
Middleware for handling timezone in http requests.
Similar implementation as Microsoft.AspNetCore.Localization.
- 7,167 total downloads
- last updated 10/29/2019
- Latest version: 3.0.0
The package contains various mocks and configuration, to assist in testing Nano applications.
SlackHooks
by:
vivet
- 3,994 total downloads
- last updated 6/30/2020
- Latest version: 1.0.5
Slack Client for posting messages to channels using webhooks.
AnyApiClient
by:
vivet
- 396 total downloads
- last updated 1/19/2021
- Latest version: 1.0.7
Create a request and reponse models, decorate with verbs, and implement a method in a class deriving from BaseApiClient, allowing for easy invocations of requests and handling of responses.