jorjika
-
- 13,707 total downloads
- last updated 6/27/2019
- Latest version: 1.1.3
Helpers classes for business application backends. -
- 11,196 total downloads
- last updated 3/29/2019
- Latest version: 1.0.8
Register your api with Consul service registry. Use service discovery, key value store from consul and etc. Usage => In "Startup.cs" file In "ConfigureServices" Method add following... More information -
- 10,743 total downloads
- last updated 1/21/2019
- Latest version: 1.0.8
EventBus RabbitMQ implementation. -
-
.NET Core 2.0 This package targets .NET Core 2.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.5 This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
- 9,754 total downloads
- last updated 1/21/2019
- Latest version: 1.0.5
Event bus abstraction objects, integrationevent class and subscribtion manager. -
-
- 7,408 total downloads
- last updated 6/21/2020
- Latest version: 1.0.10
Transform your .Net core Api into All in one service. With your self contained build for Win64 you are able to Install and run your Api as Windows service, Self host with double click or even host in IIS proxy.... More information -
- 6,243 total downloads
- last updated 8/11/2018
- Latest version: 1.0.5
Transform your .Net core Api into All in one service. With your self contained build for Win64 you are able to Install and run your Api as Windows service, Self host with double click or even host in IIS proxy.... More information -
- 5,897 total downloads
- last updated 2/7/2018
- Latest version: 1.0.2
Extensions based on JorJika.Helper -
JorJika.
by: jorjikaS3 - 5,820 total downloads
- last updated 11/5/2020
- Latest version: 1.0.0-preview9 (prerelease)
Package Description -
- 4,600 total downloads
- last updated 11/5/2020
- Latest version: 1.0.0-preview9 (prerelease)
Package Description -
- 4,162 total downloads
- last updated 8/28/2018
- Latest version: 1.0.3
This package allows you to wrap all web api response to standard result object. Usage: .Net Core => In Startup.cs add in Configure method app.UseResponseWrapper(); .Net Framework = > In WebApiConfig.cs add in... More information -
- 4,117 total downloads
- last updated 2/7/2018
- Latest version: 1.0.2
AOP Security filter to catch event before and after executing method in object. Excellent for permissions check and logging. -
JorJika.
by: jorjikaNet - 3,681 total downloads
- last updated 2/7/2018
- Latest version: 1.0.2
Make http requests with dynamic object and get dynamic results. -
- 3,011 total downloads
- last updated 11/5/2020
- Latest version: 1.0.0-preview9 (prerelease)
Package Description -
- 2,954 total downloads
- last updated 7/29/2018
- Latest version: 1.0.5
Objects for JorJika.Helpers, JorJika.Extensions and etc. -
- 1,292 total downloads
- last updated 7/29/2018
- Latest version: 1.0.5
Excel helper class, uses EPPlus. Functions: Import Excel file to List of objects and export List of objects to Excel file. -
- 1,132 total downloads
- last updated 7/29/2018
- Latest version: 1.0.5
Resize image, bitmap or image memory stream. -
- 1,112 total downloads
- last updated 7/29/2018
- Latest version: 1.0.0
Helper class that converts Number or decimal to georgian word. Usage: NumberHelper.NumberToWord(123); Or NumberHelper.DecimalToWord(123.25, "GEL");