yogigrantz
-
- 2,012 total downloads
- last updated 3/11/2025
- Latest version: 2.6.0
Adding images and texts to a pdf document using PdfSharpCore. Create a new PDF document. Works for c# .net 8 and above -
- 1,777 total downloads
- last updated 5/23/2025
- Latest version: 1.7.0
Read the entire sheet or a particular record, map to a generic collection of a DTO, update a particular cell in excel by column name and key value. Create MS Excel from DataTable -
- 1,615 total downloads
- last updated 4/23/2025
- Latest version: 1.2.7
BasicAuthentication / Authorization using JWT claims, IHttpClientFactory, and Blazord LocalStorage. Sample code include authentication with IHttpClient to WebAPI, or direct call to the Auth class from Blazor... More information -
YGADO
by: yogigrantz- 1,428 total downloads
- last updated 1/2/2025
- Latest version: 1.6.0
Microsoft.Data.SqlClient ADO wrapper to make it easy to get dataset or execute stored procedure with ADO. Just instantiate the class by passing connection string and timeouts, and call the function by passing... More information -
- 1,140 total downloads
- last updated 6/17/2025
- Latest version: 1.1.0
A wrapper to ProjNet.dll to convert longitude-latitude to x-y coordinate. Default EPSG 3578 SCL. Will accept any other coordinate system / units if provided all the parameters. See Readme.md for example -
YGWordDocx
by: yogigrantz- 1,032 total downloads
- last updated 5/19/2025
- Latest version: 2.1.0
Functionality to populate word document template with dynamic data in c# objects - Courtesy of ChatGPT, https://chat.openai.com . Not a recommended approach!. A better approach would be to convert html to Word... More information -
YGSendMail
by: yogigrantz- 775 total downloads
- last updated 7/17/2024
- Latest version: 1.2.3
Simple MailKit wrapper for sending emails with embedded resources (images in emails) and attachments -
YGMapper
by: yogigrantz- 679 total downloads
- last updated 1/2/2025
- Latest version: 2.3.0
Simple Mapping function to map DTO1 to DTO2 with ability to take in string arrays of included field names and excluded field names -
- 480 total downloads
- last updated 4/22/2025
- Latest version: 1.3.0
Simple email sending function using Microsoft.Graph. This function will require Microsoft Account where Graph Email is activated from Azure Portal. It will require Microsoft TenantId, ClientId, Username, and... More information -
- 399 total downloads
- last updated 2/10/2025
- Latest version: 1.1.0
Simple File Log Provider for c# applications with configurable subfolder name, filename, size limit and nbr of days limit -
RegSetting
by: yogigrantz- 285 total downloads
- last updated 5/18/2025
- Latest version: 1.0.1
Small class to make it easy to save and retrieve registry settings in winform apps