Skip to content

Latest commit

 

History

History
63 lines (42 loc) · 2.5 KB

README.md

File metadata and controls

63 lines (42 loc) · 2.5 KB

Elements

Elements is a set of reusable components commonly used in applications.

Build Status Build status
Package description nuget Stable
Structum.Elements Common classes and Type extensions nuget
Structum.Elements.Web Lightweight Rest Requests and URL parser. nuget
Structum.Elements.Security Common Encryption, Hashing and Password protection classes. nuget
Structum.Elements.Data Data Structures and Hash Functions. nuget

Getting Started

Dependencies

Installing

Structum.Elements

PM> Install-Package Structum.Elements

Structum.Elements.Web

PM> Install-Package Structum.Elements.Web

Structum.Elements.Security

PM> Install-Package Structum.Elements.Security

Structum.Elements.Data

PM> Install-Package Structum.Elements.Data

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Alex Espinoza - Initial work - Structum

License

This project is licensed under the MIT License - see the LICENSE.md file for details.