raerae1616
- 1,165 total downloads
- last updated 7/24/2020
- Latest version: 1.0.0.5
A parsing class to greatly simplify working with command line arguments in loosely coupled and generic way for a .Net application (e.g. console, client, or even web application).
- 1,161 total downloads
- last updated 12/10/2020
- Latest version: 1.0.6.2
A library for easy, efficient and high performance bulk insert and update of data, into a Sql Database, from C# applications by leveraging the power of the C# SqlBulkCopy classes with added support for Identity primary key table columns. Offerring compabitility with .NetStandard 2.0 to support .Net...
More information
- 961 total downloads
- last updated 3/19/2020
- Latest version: 1.0.0
This is a C#.Net solution that provides the capability to easily generate Pdf files using a templated approach using Xslt templates; as opposed to extremely complex code based approaches most libraries provide. It's based on the Xsl-FO standard and currently is dependent on an old but still very...
More information
- 798 total downloads
- last updated 12/18/2020
- Latest version: 11.0.4.1
This is a extension package for HotChocolate GraphQL framework to enable execution within AzureFunctions using the new v11 API. Provides very easy integration with Azure Functions with maximum support for out-of-the-box HotChocolate functionality.
- 539 total downloads
- last updated 12/18/2020
- Latest version: 11.0.4.1
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...
More information
- 495 total downloads
- last updated 12/18/2020
- Latest version: 11.0.4.1
A set of extensions for working with HotChocolate GraphQL and RepoDb as the data access micro-orm without dependency on IQueryable. This enables fully encapsulated control over SQL queries in every way within a Service or Repository layer of your application. This extension pack provides a...
More information
- 265 total downloads
- last updated 3/12/2020
- Latest version: 1.0.0
Lightweight Helper Library for performing tasks on Pdf files such as: scaling and resizing Pdf Documents and Pages of existing Pdf documents, converting Images into Pdf format, and merging Pdf Documents as well as merging Images into Existing Pdf documents. It leverages iTextSharp for core work but...
More information
- 255 total downloads
- last updated 4/1/2020
- Latest version: 1.0.0
This is a small .Net Standard library/helper to provide greatly simplified convenience methods for dynamically finding, filtering,
and initializing classes based on Custom Attributes.
- 192 total downloads
- last updated 1/23/2021
- Latest version: 1.0.2
Library for leveraging the power of the Lazy class to enable high performance caching at all layers of an application. It provides support for both Sync and Async Lazy caching operations in an extremely lightweight and simple footprint -- with passive cache coding style using Lambdas to maximize...
More information
- 183 total downloads
- last updated 3/19/2020
- Latest version: 1.0.0
This is a C#.Net solution that provides the capability to easily generate Pdf files using a templated approach using Razor Mvc templates; as opposed to extremely complex code based approaches most libraries provide. It's based on the Xsl-FO standard and currently is dependent on an old but still...
More information
- 121 total downloads
- last updated 12/30/2020
- Latest version: 1.0.1
The Common libraries for SqlAppLockHelper; a library for easily using Sql Server built in support for robust distributed mutex applicaiton locking capabilities. You should install SqlAppLockHelper.SystemData or SqlAppLockHelper.MicrosoftData depending on which SqlClient liberaries are in use in your...
More information
- 104 total downloads
- last updated 12/30/2020
- Latest version: 1.0.1
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 Microsoft.Data.SqlClient library that provide robust distributed application mutex/locking support via the sp_getapplock &...
More information
- 104 total downloads
- last updated 12/30/2020
- Latest version: 1.0.1
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 System.Data.SqlClient that provide robust distributed application mutex/locking support via the sp_getapplock &...
More information
- 69 total downloads
- last updated 11/10/2020
- Latest version: 1.0.0
A tiny library simplify working with Parquet Files with Azure Blob Storage using Parquet .Net (parquet-dotnet). Providing easy helpers to load data into class models from Parquet files. This is useful for E-L-T processes whereby you need to load the data into Memory, Sql Server (e.g. Azure SQL),...
More information
- 15 total downloads
- last updated 1/23/2021
- Latest version: 1.0.2
Extension package for the LazyCacheHelpers Library to provide easy to use helpers to read cache configuration values from App.Config or Web.config files using System.Configuration; making things like enabling/disabling and dynamic fallback from specialized to generalized config values much easier to...
More information