Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.
Narumikazuchi edited this page Feb 24, 2023 · 10 revisions

Logo

Description

This library contains some of the functionality that fits no other category but 'commonly used'. So these functions have been combined into this project for usage in derived projects and libraries.

2023 onwards

The library will be reshaped to contain tools for APIs. Allowing easier access or more clarity for consumers of the implementing API.

Versions

1.0
2.0
2.0.1
2.0.2
2.2.0
2.3.0
2.3.1
2.4.0
3.0.0
4.1.2
2023.2.24.1-prerelease

1.0

Changelog

Contents

AttributeResolver
BigSpan
ConstructorNotFoundException
Converter
EnumEnumerator
EqualityComparison
EventHandler
Exception
IComparable<T>
IConvertible<TResult>
Pointer<T>
PublicConstructorFoundException
Singleton
Span
String

2.0

Changelog

  • AttributeResolver now throws the new NotAllowed exception
  • Removed Span and BigSpan structs
  • Moved ConstructorNotFoundException, PublicConstructorFoundException and Singleton to code generator

Contents

AlphanumericVersion
AttributeResolver
Converter
Enum
EnumEnumerator
EqualityComparison
EventHandler
Exception
ExceptionInformation
FunctionCallInformation
IComparable<T>
IConvertible<TResult>
ImpossibleState
ISynchronized
NotAllowed
Pointer<T>
Primes
String

2.0.1

Changelog

  • Added ToString(String) method to AlphanumericVersion, allowing more free formatting

Contents

AlphanumericVersion
AttributeResolver
Converter
Enum
EnumEnumerator

2.0.2

Changelog

Contents

AlphanumericVersion
AttributeResolver
Converter
Enum
EnumEnumerator

2.2.0

Changelog

Contents

AlphanumericVersion
AttributeResolver
Converter
Enum
EnumEnumerator

2.3.0

Changelog

Contents

AlphanumericVersion
AttributeResolver
Converter
Enum
EnumEnumerator

2.3.1

Changelog

Contents

AlphanumericVersion
AttributeResolver
Converter
Enum
EnumEnumerator

2.4.0

Changelog

Contents

AlphanumericVersion
AttributeResolver
Converter
Enum
EnumEnumerator

3.0.0

Changelog

  • Added conditional compilation for preview features to AlphanumericVersion
  • Renamed FetchOnlyAllowedAttribute method on AttributeResolver to FetchSingleAttribute
  • Performance improvement of EnumEnumerator

Contents

AlphanumericVersion
AttributeResolver
Converter
EnumEnumerator

4.1.2

Changelog

Contents

2023.2.24.1-prerelease

Changelog

Contents

Clone this wiki locally