Olve.Utilities
This is the documentation site for the nuget package Olve.Utilities, a package containing various pieces of utilities to make development in .NET quicker and easier.
The source code is freely available in the GitHub repository.
Please go to the shipped or unshipped api overviews to see which parts of the API should be considered stable.
Projects
- Olve.Utilities: The main package containing various utilities. Please see the API documentation for more details.
- Olve.SG.CopyProperties: A source generator that can be used to copy properties from one type to another.
- Olve.Utilities.Tests: Tests for the
Olve.Utilities
package. - Olve.Utilities.Trimming: Project verifying that trimming of
Olve.Utilities
was successful. - Olve.SG.CopyProperties.Test: Tests for the
Olve.SG.CopyProperties
package.