Skip to content

Elements is a set of reusable classes and methods which are commonly used in applications.

License

Notifications You must be signed in to change notification settings

Structum/Elements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.