Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alastairlundy/mathsextensions
Extensions to C# Math classes and structs
https://github.com/alastairlundy/mathsextensions
Last synced: about 2 months ago
JSON representation
Extensions to C# Math classes and structs
- Host: GitHub
- URL: https://github.com/alastairlundy/mathsextensions
- Owner: alastairlundy
- License: mit
- Created: 2024-07-08T20:53:21.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-09T09:24:20.000Z (6 months ago)
- Last Synced: 2024-07-10T02:45:56.392Z (6 months ago)
- Language: C#
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
# MathsExtensions
[![NuGet](https://img.shields.io/nuget/v/AlastairLundy.Extensions.Maths.svg)](https://www.nuget.org/packages/AlastairLundy.Extensions.Maths/)
[![NuGet](https://img.shields.io/nuget/dt/AlastairLundy.Extensions.Maths.svg)](https://www.nuget.org/packages/AlastairLundy.Extensions.Maths/)## Features
*
## Support
This can be added to any .NET Standard 2.0, .NET Standard 2.1, or .NET 8 compatible Application or Library.### Compatibility
| Extensions Version series | .NET Targets supported
|--------------------------|-------------------------------|
| 5.0 | .NET 8 |
## License
This project is licensed under the MIT license.
This is not legal advice. If you have any questions over licensing please contact an attorney.