Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
/ Glitter Public archive

A simple framework for encapsulating functionality to keep implementations clean, concise, and optimized. Named after the second largest mountain in Norway.

License

Notifications You must be signed in to change notification settings

tacosontitan/Glitter

🗻 Glitter

Named after the second largest mountain in Norway, Glitter is a simple framework for encapsulating functionality to keep implementations clean, concise, and optimized.

License

Important

This repository has been deprecated.

💁‍♀️ Getting Started

Get started by reviewing the answers to the following questions:

✅ Small changes, continuously integrated

Glitter employs workflows for continuous integration to ensure the repository is held to industry standards; here's the current state of those workflows:

.NET Workflow

💎 A few more gems

We believe in keeping the community informed, so here's a few more tidbits of information to satisfy some additional curiosities:

Contributors Issues Stars

🎉 What does Glitter have to offer

Glitter offers several features to help you write clean, concise, and optimized code:

  • Extension Methods
  • Pattern Abstractions
  • Validation Abstractions
  • Data Service Abstractions
  • Serialization Abstractions

Warning

The Glitter.Data.Sql and Glitter.Validation namespaces and the objects defined within them are not ready for public consumption. As a result, they are subject to change without notice. Use at your own risk.