IronVelo
-
- 167 total downloads
- last updated 6/21/2024
- Latest version: 1.0.0
This project introduces the `MustUse` attribute to C#. `MustUse` can be applied to types and methods to encourage the usage of their return values. It helps prevent needless computation and ensures... More information -
ResultAble
by: IronVelo- 162 total downloads
- last updated 6/21/2024
- Latest version: 1.0.0
A utility used internally by the IronVelo package for handling results from the IdP in a type-safe manner. -
- 160 total downloads
- last updated 6/21/2024
- Latest version: 1.0.0
This project introduces affine types to C#, enhancing the language's type system to enforce single-use constraints on certain instances. Affine types are a powerful tool for ensuring resource... More information -
- 145 total downloads
- last updated 6/21/2024
- Latest version: 0.1.0
The IronVelo C# SDK provides a robust and user-friendly interface for integrating with IronVelo's Identity Provider (IdP), as well as utilities for secure programming.