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.
<PackageVersion Include="X10D.Unity" Version="4.0.0-nightly.246" />
                    
Directory.Packages.props
<PackageReference Include="X10D.Unity" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=X10D.Unity&version=4.0.0-nightly.246&prerelease
                    
Install X10D.Unity as a Cake Addin
#tool nuget:?package=X10D.Unity&version=4.0.0-nightly.246&prerelease
                    
Install X10D.Unity as a Cake Tool

<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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 109 8/28/2023
4.0.0-nightly.236 114 5/14/2023
4.0.0-nightly.234 108 4/14/2023
4.0.0-nightly.233 104 4/14/2023
4.0.0-nightly.232 108 4/13/2023
4.0.0-nightly.231 109 4/13/2023
4.0.0-nightly.230 102 4/13/2023
4.0.0-nightly.229 99 4/12/2023
4.0.0-nightly.228 97 4/10/2023
4.0.0-nightly.227 111 4/6/2023
4.0.0-nightly.226 104 4/6/2023
4.0.0-nightly.225 109 4/5/2023
3.3.1 254 8/21/2023 3.3.1 is deprecated because it is no longer maintained.
3.3.1-nightly.249 65 2/17/2024
3.3.1-nightly.248 66 2/17/2024
3.3.1-nightly.247 72 2/12/2024
3.3.1-nightly.242 84 8/21/2023
3.3.0 191 8/21/2023
3.3.0-nightly.241 86 8/21/2023
3.2.2 203 6/5/2023
3.2.2-nightly.240 97 8/9/2023
3.2.2-nightly.239 86 6/5/2023
3.2.0 247 4/3/2023
3.2.0-nightly.224 111 4/3/2023
3.2.0-nightly.223 103 4/3/2023
3.2.0-nightly.222 103 4/3/2023
3.2.0-nightly.221 110 4/3/2023
3.2.0-nightly.220 108 4/3/2023
3.2.0-nightly.219 99 4/3/2023
3.2.0-nightly.218 109 4/3/2023
3.2.0-nightly.217 109 4/3/2023
3.2.0-nightly.216 107 4/3/2023
3.2.0-nightly.215 113 4/3/2023
3.2.0-nightly.214 103 4/3/2023
3.2.0-nightly.213 113 4/3/2023
3.2.0-nightly.212 108 4/3/2023
3.2.0-nightly.211 111 4/2/2023
3.2.0-nightly.210 105 4/2/2023
3.2.0-nightly.208 106 4/2/2023
3.2.0-nightly.207 108 4/2/2023
3.2.0-nightly.206 112 4/2/2023
3.2.0-nightly.205 111 4/2/2023
3.2.0-nightly.204 113 4/2/2023
3.2.0-nightly.203 109 4/2/2023
3.2.0-nightly.202 103 4/2/2023
3.2.0-nightly.201 112 4/2/2023
3.2.0-nightly.200 106 4/2/2023
3.2.0-nightly.199 106 4/2/2023
3.2.0-nightly.198 116 4/2/2023
3.2.0-nightly.197 111 4/2/2023
3.2.0-nightly.196 110 4/2/2023
3.2.0-nightly.195 104 4/2/2023
3.2.0-nightly.193 110 4/2/2023
3.2.0-nightly.192 103 4/1/2023
3.2.0-nightly.191 108 4/1/2023
3.2.0-nightly.190 108 4/1/2023
3.2.0-nightly.189 111 4/1/2023
3.2.0-nightly.188 107 4/1/2023
3.2.0-nightly.186 108 3/31/2023
3.2.0-nightly.185 102 3/31/2023
3.2.0-nightly.184 104 3/31/2023
3.2.0-nightly.183 94 3/31/2023
3.2.0-nightly.182 114 3/31/2023
3.2.0-nightly.181 108 3/31/2023
3.2.0-nightly.180 100 3/31/2023
3.2.0-nightly.179 110 3/31/2023
3.2.0-nightly.178 100 3/30/2023
3.2.0-nightly.177 99 3/30/2023
3.2.0-nightly.176 98 3/30/2023
3.2.0-nightly.175 99 3/30/2023
3.2.0-nightly.174 114 3/29/2023
3.2.0-nightly.173 114 3/29/2023
3.2.0-nightly.172 114 3/29/2023
3.2.0-nightly.171 109 3/28/2023
3.2.0-nightly.170 102 3/28/2023
3.2.0-nightly.169 110 3/28/2023
3.2.0-nightly.168 115 3/28/2023
3.2.0-nightly.165 114 3/26/2023
3.2.0-nightly.164 113 3/23/2023
3.2.0-nightly.163 110 2/28/2023
3.2.0-nightly.162 106 2/27/2023
3.2.0-nightly.161 110 2/27/2023
3.2.0-nightly.160 107 2/27/2023
3.2.0-nightly.159 115 2/27/2023
3.2.0-nightly.158 107 2/26/2023
3.2.0-nightly.157 114 2/26/2023
3.2.0-nightly.156 109 2/26/2023
3.2.0-nightly.155 109 2/26/2023
3.2.0-nightly.154 102 2/26/2023
3.2.0-nightly.153 108 2/26/2023
3.2.0-nightly.152 118 2/19/2023
3.2.0-nightly.151 121 2/5/2023
3.2.0-nightly.150 122 12/31/2022
3.2.0-nightly.149 121 12/22/2022
3.2.0-nightly.148 121 12/22/2022
3.2.0-nightly.147 132 12/21/2022
3.2.0-nightly.145 126 12/6/2022
3.2.0-nightly.144 117 12/1/2022
3.2.0-nightly.143 111 12/1/2022
3.2.0-nightly.142 118 11/29/2022
3.2.0-nightly.141 137 11/29/2022
3.2.0-nightly.140 131 11/29/2022
3.2.0-nightly.139 127 11/29/2022
3.2.0-nightly.136 117 11/29/2022
3.2.0-nightly.135 114 11/28/2022
3.2.0-nightly.134 127 11/26/2022
3.2.0-nightly.133 143 7/30/2022
3.2.0-nightly.132 133 7/23/2022
3.2.0-nightly.131 126 7/23/2022
3.2.0-nightly.130 144 7/21/2022
3.2.0-nightly.129 150 7/21/2022
3.2.0-nightly.128 149 7/21/2022
3.2.0-nightly.127 128 7/20/2022
3.2.0-nightly.126 139 7/14/2022
3.2.0-nightly.125 155 7/14/2022
3.2.0-nightly.124 135 7/13/2022
3.2.0-nightly.123 148 7/13/2022
3.2.0-nightly.122 140 7/13/2022
3.2.0-nightly.121 129 7/8/2022
3.2.0-nightly.120 141 7/8/2022
3.2.0-nightly.119 145 7/5/2022
3.2.0-nightly.118 140 6/29/2022
3.2.0-nightly.117 163 6/21/2022
3.2.0-nightly.116 131 6/3/2022
3.2.0-nightly.115 151 6/2/2022
3.2.0-nightly.114 145 6/1/2022
3.2.0-nightly.113 141 6/1/2022
3.2.0-nightly.112 137 6/1/2022
3.2.0-nightly.111 141 5/31/2022
3.2.0-nightly.109 141 5/23/2022
3.2.0-nightly.108 142 5/18/2022
3.2.0-nightly.107 145 5/16/2022
3.2.0-nightly.106 149 5/16/2022
3.1.0 504 5/13/2022
3.1.0-prerelease.89 147 5/5/2022
3.1.0-nightly.104 144 5/13/2022
3.1.0-nightly.102 139 5/12/2022
3.1.0-nightly.101 136 5/9/2022
3.1.0-nightly.100 149 5/9/2022
3.1.0-nightly.99 145 5/9/2022
3.1.0-nightly.98 149 5/9/2022
3.1.0-nightly.97 139 5/8/2022
3.1.0-nightly.96 141 5/8/2022
3.1.0-nightly.95 147 5/8/2022
3.1.0-nightly.94 142 5/8/2022
3.1.0-nightly.92 144 5/8/2022
3.1.0-nightly.91 139 5/7/2022
3.1.0-nightly.90 138 5/7/2022
2.6.0 535 10/20/2020
2.5.0 529 7/15/2020
2.4.0 533 7/13/2020
2.3.0 572 7/9/2020

See CHANGELOG.md for a full list of changes.