Elements is a set of reusable components commonly used in applications.
Build Status |
---|
Package | description | nuget Stable |
---|---|---|
Structum.Elements | Common classes and Type extensions | |
Structum.Elements.Web | Lightweight Rest Requests and URL parser. | |
Structum.Elements.Security | Common Encryption, Hashing and Password protection classes. | |
Structum.Elements.Data | Data Structures and Hash Functions. |
- .NETStandard 2.1
- fastJSON (>= 2.3.3)
PM> Install-Package Structum.Elements
PM> Install-Package Structum.Elements.Web
PM> Install-Package Structum.Elements.Security
PM> Install-Package Structum.Elements.Data
- JetBrains Rider - The IDE Used.
- DocFx - Documentation Generator.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Alex Espinoza - Initial work - Structum
This project is licensed under the MIT License - see the LICENSE.md file for details.