Brandon (cajuncoding)

cajuncoding

Geek Repo

Company:CajunCoding (for Fun) & EXLRT (for Work)

Location:United States

Home Page:http://www.cajuncoding.com

Twitter:@TheCajunCoder

Github PK Tool:Github PK Tool

Brandon's repositories

GraphQL.RepoDB

A set of extensions for working with HotChocolate GraphQL and Database access with micro-orms such as RepoDb (or Dapper). This extension pack provides access to key elements such as Selections/Projections, Sort arguments, & Paging arguments in a significantly simplified facade so this logic can be leveraged in the Serivces/Repositories that encapsulate all data access (without dependency on IQueryable and execution outside of the devs control).

Language:C#License:MITStargazers:40Issues:3Issues:8

ApacheFOP.Serverless

A ready to use serverless implementation of Apache FOP via Azure Functions. This provides a micro-service for dynamically rendering quality PDF binary outputs from XSL-FO source using Apache FOP. When combined with the ease and simplicity of Azure Functions this project is a powerful, efficient, and scalable PDF Reporting Service that generates high quality, true paged media, reports for any environment and any client technology (.Net, NodeJS/JavaScript, Ruby, Mobile iOS/Android, Powershell, even Windows/Mac apps, etc.)!

Language:JavaLicense:MITStargazers:30Issues:3Issues:7

PdfTemplating.XslFO

This is a C# .NET solution that tests and illustrates the capabilities of Xsl-FO for dynamically generating PDF documents. It provides a way to generate the XSL-FO source xml from Xslt or Razor Templating to address various development teams. And it provides basic WinForms Application that can be used to aid in developing the Xslt and Xsl-FO markup.

Language:C#License:Apache-2.0Stargazers:27Issues:4Issues:6

SqlTransactionalOutbox

A lightweight library for implementing the Transactional Outbox pattern in .NET with default implementation in SQL Server & Azure Service Bus. Key benefits offered are support for running in Azure Functions serverless environments and support for enforcing FIFO ordering of processing & publishing even in horizontally scaled environments (e.g. serverless or load balanced).

Language:C#License:MITStargazers:16Issues:1Issues:3

GraphQL.AzureFunctionsProxy

Want to run your GraphQL serverlessly? Want to get the awesome benefits of the HotChocolate GraphQL framework on top of Azure Functions? This project will get you going...

Language:C#License:MITStargazers:14Issues:1Issues:2

SqlBulkHelpers

Lightweight library for working with high performance bulk updates & materialized data in SQL Server with support for Identity columns, Annotations, Materialization from disparate systems, etc.

Language:C#License:MITStargazers:14Issues:2Issues:5

FlurlGraphQL

Lightweight, simple, fluent GraphQL client API extensions for the amazing Flurl Http library!

Language:C#License:MITStargazers:8Issues:2Issues:2

SqlAppLockHelper

An ultra lightweight API for robust Distributed Application Mutex/Locking capabilities leveraging SQL Server. The API provides a set of easy to use custom extensions for the SqlClient libraries (e.g. Microsoft.Data.SqlClient or System.Data.SqlClient) that provide robust distributed application mutex/locking support via the sp_getapplock & sp_releaseapplock stored procedures.

Language:C#License:MITStargazers:6Issues:1Issues:0

HomeAssistant

A repo to share my HomeAssistant configurations, automations, & ideas for home automation and IoT!

License:MITStargazers:3Issues:1Issues:0

LazyCacheHelpers

An easy to use cache implementation for all layers of an application with support for both Sync & Async Lazy<T> initialization.

Language:C#License:MITStargazers:2Issues:2Issues:0

PdfHelpers

Lightweight Helper classes based on iTextSharp for scaling and resizing Pdf Documents & Pages.

Language:C#License:MITStargazers:2Issues:1Issues:0

AspNetCoreMigrationShims

Helpers & compatibility shims for migrating existing legacy code bases to AspNetCore MVC

Language:C#License:MITStargazers:1Issues:0Issues:0

CommandLineArgsHelper

A parsing class to dramatically simplify working with command line arguments in a .Net application (e.g. console, client, or even web application).

Language:C#License:MITStargazers:1Issues:1Issues:1

GraphQL-HotChocolate-Examples-AzureFunctions-Unofficial

Fork of the HotChocolate GraphQL examples repo with new example added for StarWars GraphQL in AzureFunctions using the new v11 API. This is Unofficial but working for most common use cases.

Language:C#License:MITStargazers:1Issues:0Issues:0

ParquetFiles.BlobHelpers

A simple library and console application to illustrate how to read and load data into class models from Parquet files saved to Azure Blob Storage using Parquet .Net (parquet-dotnet). This is useful for E-L-T processes whereby you need to load the data into Memory, Sql Server (e.g. Azure SQL), etc. or any other location where there is no built-in or default mechanism for working with Parquet data.

Language:C#License:MITStargazers:1Issues:2Issues:0

ApplicationInsights.SlackProxy

A ready to go integration for Application Insights alert notifications in Slack via Azure Functions!

Language:C#License:MITStargazers:0Issues:0Issues:0

AssemblyAttributeSearch

This is a small library/helper to provide greatly simplified convenience methods for dynamically finding, filtering, and initializing classes based on Custom Attributes.

Language:C#License:MITStargazers:0Issues:0Issues:0

cajuncoding.github.io

Geaux Code Blog! My channel for sharing musings & ideas on software development, business, technology, photography, the list goes on and on...but mostly about Code.

Language:HTMLLicense:MITStargazers:0Issues:1Issues:0

DD4T.Model

DD4T content model (.NET)

Language:C#License:Apache-2.0Stargazers:0Issues:0Issues:0

parquet-dotnet

🐬 Apache Parquet for modern .Net

Language:C#License:MITStargazers:0Issues:0Issues:0