SSAgov's repositories
datatable-comparer
A .NET Standard 2.0 class library that allows for the comparison of the data and structure in two or more System.DataTable objects, with a focus on data comparison. Table structures do not have to be identical, but they need to have the same primary key structure.
dce-web
DCE UI is a modern web architecture using .NET WebApi2 and React Application acting as an independent front end. DCE UI is a single page web app using ReactJS, React-Router for URL routing, React-Form API for the conversion forms, Fetch API to make calls to the DCE-WebAPI, and Gulp to automate deployments to our DEV environments.
ELSO
The Electronic Sign-in Sheet (ELSO) is a web-based application used to record meeting attendance. The ELSO application allows the creation of an electronic attendance record, saving time and resources by eliminating the need to manually record and transcribe attendance using paper sign-in sheets.
data.json-url-checker
Data.JSON URL Checker is a standalone PowerShell script to test the validity of URLs in the Data.JSON file.
government.github.com
Gather, curate, and feature stories of public servants and civic hackers using GitHub as part of their open government innovations
inner-source-scorecard
This repo contains a scorecard designed to assign a quantitative value when assessing a project's level of openness and collaboration.
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.
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.
genesys-vscode-extension
A set of Genesys Snippets for Visual Studio Code.
MongoCodeWrapper
MongoCodeWrapper is a standalone Python library to perform Create, Read, Update, and Delete (CRUD) against MongoDB.
uef-vscode-extension
A set of User Experience Framework (UEF) 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.
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.