Uaine.Objects 3.1.0

dotnet add package Uaine.Objects --version 3.1.0                
NuGet\Install-Package Uaine.Objects -Version 3.1.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Uaine.Objects" Version="3.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Uaine.Objects --version 3.1.0                
#r "nuget: Uaine.Objects, 3.1.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Uaine.Objects as a Cake Addin
#addin nuget:?package=Uaine.Objects&version=3.1.0

// Install Uaine.Objects as a Cake Tool
#tool nuget:?package=Uaine.Objects&version=3.1.0                

Uaine.Objects

A C# .NET project for object types and basic primitives

Getting Started

For source code and documentation: github

Add source project to solution with reference to get started or install via NuGet

Base classes to inherit from:

ShapeDiagram

IDDiagram

TextDiagram

Version 3.1

See the changelog for details.

Authors

  • Daniel Stamer-Squair - UaineTeine

Changelog

--3.1-- ID classes include hashing functions and == != operators ByteArray value as a base class added and used to simplify hash code object

--3.0-- Made maps standalone as a package to better package maintenance Changed namespace of text classes for future expansion Made print string function for HashCode that presents the prefix hashcode: -ToString() for hash code simply keeps it as a hexcode with no prefix

--2.0.1-- Hash code length variated new properties for hash code

--2.0-- Added hash class Random types separated into separate package game types separated into separate package .NET standard moved up to 2.0

--1.11--

Add interface IArithmetic for order of operations

.NET standard moved up to 1.3

Map2D class implemented as a base class for int, float and boolean types. Allows for polymorphism

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Uaine.Objects:

Package Downloads
Uaine.IO

A C# .NET standard project for IO and settings file operations

Uaine.UID

A C# .NET project for a Unique ID generator, 256 bit Useful for generating serial keys

Uaine.Users

An account manager library with seralisation

Uaine.Game

Game classes and assets to expedite unity or other mini game builds

Uaine.IO.Checksum

A .net library for checksumming bytes

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.0 104 8/24/2024
3.0.0 144 8/21/2024
2.0.1 372 12/26/2023
2.0.0 149 12/24/2023
1.11.0 331 3/9/2023
1.10.0 1,710 2/3/2022
1.9.3 440 2/3/2022
1.9.2 287 12/12/2021
1.8.0 591 12/4/2021
1.7.0 660 11/27/2021
1.6.0 878 8/14/2021
1.5.0 519 7/25/2021
1.4.0 339 7/23/2021
1.3.1 633 5/19/2021
1.3.0 299 5/14/2021
1.2.0.1 738 4/29/2021
1.1.0 314 4/15/2021
1.0.0 485 4/11/2021