X10D.Unity 4.0.0-nightly.246

Prefix Reserved
This is a prerelease version of X10D.Unity.
dotnet add package X10D.Unity --version 4.0.0-nightly.246                
NuGet\Install-Package X10D.Unity -Version 4.0.0-nightly.246                
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="X10D.Unity" Version="4.0.0-nightly.246" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add X10D.Unity --version 4.0.0-nightly.246                
#r "nuget: X10D.Unity, 4.0.0-nightly.246"                
#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 X10D.Unity as a Cake Addin
#addin nuget:?package=X10D.Unity&version=4.0.0-nightly.246&prerelease

// Install X10D.Unity as a Cake Tool
#tool nuget:?package=X10D.Unity&version=4.0.0-nightly.246&prerelease                

<h1 align="center"><img src="branding_Banner.png"></h1> <p align="center"> <a href="https://github.com/oliverbooth/X10D/actions/workflows/dotnet.yml"><img src="https://img.shields.io/github/actions/workflow/status/oliverbooth/X10D/dotnet.yml?style=flat-square" alt="GitHub Workflow Status" title="GitHub Workflow Status"></a> <a href="https://github.com/oliverbooth/X10D/issues"><img src="https://img.shields.io/github/issues/oliverbooth/X10D?style=flat-square" alt="GitHub Issues" title="GitHub Issues"></a> <a href="https://sonarcloud.io/dashboard?id=oliverbooth_X10D"><img src="https://img.shields.io/sonar/coverage/oliverbooth_X10D?server=https%3A%2F%2Fsonarcloud.io&style=flat-square" alt="Coverage"></a> <a href="https://www.nuget.org/packages/X10D/"><img src="https://img.shields.io/nuget/dt/X10D?style=flat-square" alt="NuGet Downloads" title="NuGet Downloads"></a> <a href="https://www.nuget.org/packages/X10D/"><img src="https://img.shields.io/nuget/v/X10D?label=stable&style=flat-square" alt="Stable Version" title="Stable Version"></a> <a href="https://www.nuget.org/packages/X10D/"><img src="https://img.shields.io/nuget/vpre/X10D?label=nightly&style=flat-square" alt="Nightly Version" title="Nightly Version"></a> <a href="https://github.com/oliverbooth/X10D/blob/master/LICENSE.md"><img src="https://img.shields.io/github/license/oliverbooth/X10D?style=flat-square" alt="MIT License" title="MIT License"></a> </p>

About

X10D (pronounced extend), is a .NET package that provides extension methods for numerous types. The purpose of this library is to simplify a codebase by reducing the need for repeated code when performing common operations. Simplify your codebase. Take advantage of .NET. Use extension methods.

(I'm also dogfooding this library, so there's that.)

Installation

NuGet installation

Install-Package X10D -Version 4.0.0

Manual installation

Download the latest release from this repository and adding a direct assembly reference for your chosen platform.

Unity installation

For the Unity installation guide, refer to the README.md in X10D.Unity.

Features

I'm planning on writing complete and extensive documentation in the near future. As of this time, feel free to browse the source or the API using your favourite IDE. For those familiar with the 2.6.0 API, please read CHANGELOG.md for a complete list of changes. 3.0.0 is a major release and introduces many breaking changes.

Contributing

Contributions are welcome. See CONTRIBUTING.md.

License

X10D is released under the MIT License. See here for more details.

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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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.
  • .NETStandard 2.1

    • X10D (>= 4.0.0-nightly.246)

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0-nightly.246 93 8/28/2023
4.0.0-nightly.236 93 5/14/2023
4.0.0-nightly.234 87 4/14/2023
4.0.0-nightly.233 81 4/14/2023
4.0.0-nightly.232 85 4/13/2023
4.0.0-nightly.231 88 4/13/2023
4.0.0-nightly.230 80 4/13/2023
4.0.0-nightly.229 76 4/12/2023
4.0.0-nightly.228 76 4/10/2023
4.0.0-nightly.227 91 4/6/2023
4.0.0-nightly.226 83 4/6/2023
4.0.0-nightly.225 87 4/5/2023
3.3.1 225 8/21/2023 3.3.1 is deprecated because it is no longer maintained.
3.3.1-nightly.249 52 2/17/2024
3.3.1-nightly.248 54 2/17/2024
3.3.1-nightly.247 60 2/12/2024
3.3.1-nightly.242 68 8/21/2023
3.3.0 176 8/21/2023
3.3.0-nightly.241 74 8/21/2023
3.2.2 179 6/5/2023
3.2.2-nightly.240 82 8/9/2023
3.2.2-nightly.239 66 6/5/2023
3.2.0 223 4/3/2023
3.2.0-nightly.224 89 4/3/2023
3.2.0-nightly.223 82 4/3/2023
3.2.0-nightly.222 82 4/3/2023
3.2.0-nightly.221 89 4/3/2023
3.2.0-nightly.220 86 4/3/2023
3.2.0-nightly.219 78 4/3/2023
3.2.0-nightly.218 88 4/3/2023
3.2.0-nightly.217 88 4/3/2023
3.2.0-nightly.216 86 4/3/2023
3.2.0-nightly.215 89 4/3/2023
3.2.0-nightly.214 82 4/3/2023
3.2.0-nightly.213 91 4/3/2023
3.2.0-nightly.212 87 4/3/2023
3.2.0-nightly.211 89 4/2/2023
3.2.0-nightly.210 84 4/2/2023
3.2.0-nightly.208 83 4/2/2023
3.2.0-nightly.207 85 4/2/2023
3.2.0-nightly.206 91 4/2/2023
3.2.0-nightly.205 89 4/2/2023
3.2.0-nightly.204 90 4/2/2023
3.2.0-nightly.203 87 4/2/2023
3.2.0-nightly.202 82 4/2/2023
3.2.0-nightly.201 90 4/2/2023
3.2.0-nightly.200 85 4/2/2023
3.2.0-nightly.199 83 4/2/2023
3.2.0-nightly.198 94 4/2/2023
3.2.0-nightly.197 89 4/2/2023
3.2.0-nightly.196 85 4/2/2023
3.2.0-nightly.195 81 4/2/2023
3.2.0-nightly.193 88 4/2/2023
3.2.0-nightly.192 79 4/1/2023
3.2.0-nightly.191 84 4/1/2023
3.2.0-nightly.190 86 4/1/2023
3.2.0-nightly.189 86 4/1/2023
3.2.0-nightly.188 84 4/1/2023
3.2.0-nightly.186 85 3/31/2023
3.2.0-nightly.185 78 3/31/2023
3.2.0-nightly.184 81 3/31/2023
3.2.0-nightly.183 72 3/31/2023
3.2.0-nightly.182 92 3/31/2023
3.2.0-nightly.181 84 3/31/2023
3.2.0-nightly.180 78 3/31/2023
3.2.0-nightly.179 86 3/31/2023
3.2.0-nightly.178 77 3/30/2023
3.2.0-nightly.177 75 3/30/2023
3.2.0-nightly.176 75 3/30/2023
3.2.0-nightly.175 75 3/30/2023
3.2.0-nightly.174 90 3/29/2023
3.2.0-nightly.173 90 3/29/2023
3.2.0-nightly.172 89 3/29/2023
3.2.0-nightly.171 85 3/28/2023
3.2.0-nightly.170 79 3/28/2023
3.2.0-nightly.169 82 3/28/2023
3.2.0-nightly.168 92 3/28/2023
3.2.0-nightly.165 90 3/26/2023
3.2.0-nightly.164 89 3/23/2023
3.2.0-nightly.163 86 2/28/2023
3.2.0-nightly.162 84 2/27/2023
3.2.0-nightly.161 88 2/27/2023
3.2.0-nightly.160 84 2/27/2023
3.2.0-nightly.159 92 2/27/2023
3.2.0-nightly.158 84 2/26/2023
3.2.0-nightly.157 90 2/26/2023
3.2.0-nightly.156 86 2/26/2023
3.2.0-nightly.155 86 2/26/2023
3.2.0-nightly.154 78 2/26/2023
3.2.0-nightly.153 85 2/26/2023
3.2.0-nightly.152 93 2/19/2023
3.2.0-nightly.151 96 2/5/2023
3.2.0-nightly.150 97 12/31/2022
3.2.0-nightly.149 94 12/22/2022
3.2.0-nightly.148 90 12/22/2022
3.2.0-nightly.147 106 12/21/2022
3.2.0-nightly.145 101 12/6/2022
3.2.0-nightly.144 91 12/1/2022
3.2.0-nightly.143 84 12/1/2022
3.2.0-nightly.142 91 11/29/2022
3.2.0-nightly.141 113 11/29/2022
3.2.0-nightly.140 104 11/29/2022
3.2.0-nightly.139 102 11/29/2022
3.2.0-nightly.136 92 11/29/2022
3.2.0-nightly.135 89 11/28/2022
3.2.0-nightly.134 103 11/26/2022
3.2.0-nightly.133 116 7/30/2022
3.2.0-nightly.132 106 7/23/2022
3.2.0-nightly.131 99 7/23/2022
3.2.0-nightly.130 117 7/21/2022
3.2.0-nightly.129 124 7/21/2022
3.2.0-nightly.128 121 7/21/2022
3.2.0-nightly.127 99 7/20/2022
3.2.0-nightly.126 111 7/14/2022
3.2.0-nightly.125 128 7/14/2022
3.2.0-nightly.124 108 7/13/2022
3.2.0-nightly.123 118 7/13/2022
3.2.0-nightly.122 112 7/13/2022
3.2.0-nightly.121 102 7/8/2022
3.2.0-nightly.120 113 7/8/2022
3.2.0-nightly.119 118 7/5/2022
3.2.0-nightly.118 113 6/29/2022
3.2.0-nightly.117 135 6/21/2022
3.2.0-nightly.116 104 6/3/2022
3.2.0-nightly.115 123 6/2/2022
3.2.0-nightly.114 118 6/1/2022
3.2.0-nightly.113 114 6/1/2022
3.2.0-nightly.112 109 6/1/2022
3.2.0-nightly.111 114 5/31/2022
3.2.0-nightly.109 113 5/23/2022
3.2.0-nightly.108 114 5/18/2022
3.2.0-nightly.107 117 5/16/2022
3.2.0-nightly.106 121 5/16/2022
3.1.0 472 5/13/2022
3.1.0-prerelease.89 117 5/5/2022
3.1.0-nightly.104 115 5/13/2022
3.1.0-nightly.102 111 5/12/2022
3.1.0-nightly.101 108 5/9/2022
3.1.0-nightly.100 121 5/9/2022
3.1.0-nightly.99 116 5/9/2022
3.1.0-nightly.98 121 5/9/2022
3.1.0-nightly.97 111 5/8/2022
3.1.0-nightly.96 112 5/8/2022
3.1.0-nightly.95 119 5/8/2022
3.1.0-nightly.94 114 5/8/2022
3.1.0-nightly.92 117 5/8/2022
3.1.0-nightly.91 110 5/7/2022
3.1.0-nightly.90 109 5/7/2022
2.6.0 486 10/20/2020
2.5.0 482 7/15/2020
2.4.0 484 7/13/2020
2.3.0 522 7/9/2020

See CHANGELOG.md for a full list of changes.