Pinned
Repositories
- genesys-vscode-extension
A set of Genesys Snippets for Visual Studio Code.
- uef-vscode-extension
A set of User Experience Framework (UEF 2) Snippets for Visual Studio Code.
- primitive-extensions
A .NET Standard 2.0 library of extension methods for primitive types such as string, DateTime, boolean, el al. Most of these extensions just serve as helper methods that either make code easier to read or make it more efficient to do common tasks.
- inner-source-scorecard
This repo contains a scorecard designed to assign a quantitative value when assessing a project's level of openness and collaboration.
- erwin-api-wrapper
A .NET Framework library that provides a simple set of classes to manipulate local and remote ERwin Data Modeler data models. Note: not affiliated with or endorsed by ERwin.
- repo-documentation-generator
A single page application for generating a codeMetadata.json, README.md, GETTING-STARTED.md, CONTRIBUTING.md, BACKLOG.md and CHANGELOG.md. The codeMetadata.json file contains basic data about a code asset such as it's name, office, hosted instances, and the like.
- abbreviation-glossary
This .NET Library enables checking terms and abbreviations for compliance against a glossary of approved terms and abbreviations. In addition, the glossary has methods to abbreviate terms or expand abbreviations based on the Items in the glossary.
- object-property-rule-engine
This .NET Standard 2.0 library is a rules engine that allows for evaluating property values of objects for compliance with a set of rules at runtime. It was originally designed to run rules checks against various objects in the System.Data namespace. However, it can evaluate properties of any object.