Provides functionality to improve the ergonomics of dealing with primitives such as strings and timestamps in the core framework.


Keywords
DateTimeOffset, floor, round, unix, string, trim, reverse
License
BSD-3-Clause
Install
Install-Package FGS.Primitives.Extensions -Version 2020.8.3.2

Documentation

Dependabot Status PRs Welcome Awesome Badges

FoxGuard Foundation Libraries

📚 About

These are libraries that FoxGuard has developed over the course of several years of internal commercially-driven software engineering projects.

📦 How to Get Them

All changes to master are continously delivered to the public NuGet feed under our organization.

📄 How to Use Them

For now, the best documentation of the libraries are the published NuGet packages themselves. For each package, the package descriptions themselves are meant to be helpful, and the public APIs they expose are meant to be idiomatic for each respective problem-space.

💡 Contributing

If you have something to fix or add - be it code, documentation, or just a question - please feel free to file constructive issues or pull requests, as appropriate.