vivet
- 131,465 total downloads
- last updated 3/4/2021
- Latest version: 5.0.15
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.
- 35,783 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.
- 16,481 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.
- 15,865 total downloads
- last updated 6/30/2020
- Latest version: 2.2.8
Implementation Hungarian Algorithm. The Travelling-salesman-problem.
- 8,076 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
- 4,202 total downloads
- last updated 6/30/2020
- Latest version: 1.0.5
Slack Client for posting messages to channels using webhooks.
AnyApiClient
by:
vivet
- 570 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.