ZeroArgel
-
- 15,354 total downloads
- last updated 3/6/2023
- Latest version: 2.2.0
ZAExtension is a extension of differents functions that ever used us. more information with examples in git repository. -
- 6,796 total downloads
- last updated 7/27/2021
- Latest version: 4.3.0
ZAORM is only core to run the next packages. ZAORM.SQL for connect more simple to MSSQL database and return a Model or IEnumerable <Model> of your DB. ZAORM.FireDB for connect... More information -
ZARabbitMQ
by: ZeroArgel- 2,909 total downloads
- last updated 4/28/2024
- Latest version: 2.0.4
ZARabbitMQ is a simple rabbit implement. Startup.cs: services.AddSingleton<IRabbitPublish, RabbitManager>(); // To publish message in rabbit. services.AddSingleton<IRabbitConsumer,... More information -
- 2,895 total downloads
- last updated 9/22/2022
- Latest version: 2.0.0
ZAExtensions.ZAAuth.Models are all models response of ZAExtensions.ZAAuth. -
- 2,709 total downloads
- last updated 8/21/2023
- Latest version: 2.0.1
ZAExtensions.ZAAuth is a extension of for create a simple authenticate cookie in WepApis.'s projects. In your appsetting you need add this code: "ZToken": "[YourTokenName] In your startup.cs... More information -
- 2,407 total downloads
- last updated 7/27/2021
- Latest version: 1.2.0
ZAORM.AWS.DynamoDB is a free project to connect and get data from your db DynamoAWS. Use Amazon.Core simple. -
- 2,100 total downloads
- last updated 10/4/2021
- Latest version: 1.4.0
ZAORM.SQL is a free project to connect and get data from your db MSSQL. Use SqlClient simple. -
- 1,746 total downloads
- last updated 7/1/2022
- Latest version: 1.0.3
ZADependencyInjection is a simple project to create a dependency injection in Xamarin Forms, but this project can be used wherever you want. If you have any questions about its use contact me, dont worry... More information -
- 1,335 total downloads
- last updated 10/4/2021
- Latest version: 1.3.0
ZAORM.FireDB is a free project to connect and get data from your db FireBird. Use FirebirdClient simple. -
- 1,094 total downloads
- last updated 2/5/2021
- Latest version: 1.2.0
Collection Models -
- 995 total downloads
- last updated 9/22/2022
- Latest version: 2.0.0
ZAExtension.Forms is a extension of differents functions that ever used us. -
ZAORM.
by: ZeroArgelExcel - 649 total downloads
- last updated 7/27/2021
- Latest version: 1.1.0
ZAORM.Excel is a free project to connect and pass Excel files to models owners too. -
- 450 total downloads
- last updated 8/20/2021
- Latest version: 1.0.0
ZAORM.DevOps.Models is a free project to connect and get data from DevOps. Use Api DevOps version 6. This project only contains the models, you need download ZAORM.DevOps nuget. -
- 444 total downloads
- last updated 2/14/2021
- Latest version: 1.0.0
ZAExcelToModel is a free project to map excel data into model the form more easier. use Automapper and LinqToExcel package nuGet. Example for implementation: var iEnumerableModel =... More information -
- 349 total downloads
- last updated 8/20/2021
- Latest version: 1.0.0
ZAORM.DevOps.Models is a free project to connect and get data from DevOps. Use Api DevOps version 6. This project only contains the models, you need download ZAORM.DevOps nuget. -
ZAXamTable
by: ZeroArgel- 337 total downloads
- last updated 2/12/2021
- Latest version: 1.0.0
ZAXamTable is a free project to create datatable more easier. This part is in .xaml. <Grid Grid.Row="3" x:Name="ZATable" HorizontalOptions="CenterAndExpand" Padding="10,30,10,0">... More information -
- 251 total downloads
- last updated 5/6/2024
- Latest version: 1.0.1
ZAExtensions.ZXamarin is a extension of differents functions that ever used us.