X10D.Hosting 4.0.0-nightly.246

Prefix Reserved
This is a prerelease version of X10D.Hosting.
There is a newer version of this package available.
See the version list below for details.
dotnet add package X10D.Hosting --version 4.0.0-nightly.246
                    
NuGet\Install-Package X10D.Hosting -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.Hosting" 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.Hosting" Version="4.0.0-nightly.246" />
                    
Directory.Packages.props
<PackageReference Include="X10D.Hosting" />
                    
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.Hosting --version 4.0.0-nightly.246
                    
#r "nuget: X10D.Hosting, 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.Hosting&version=4.0.0-nightly.246&prerelease
                    
Install X10D.Hosting as a Cake Addin
#tool nuget:?package=X10D.Hosting&version=4.0.0-nightly.246&prerelease
                    
Install X10D.Hosting 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 is compatible.  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 is compatible.  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.

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 510 6/12/2024
4.0.0-nightly.250 66 6/12/2024
4.0.0-nightly.246 121 8/28/2023
4.0.0-nightly.236 156 5/14/2023
4.0.0-nightly.234 106 4/14/2023
4.0.0-nightly.233 111 4/14/2023
4.0.0-nightly.232 105 4/13/2023
4.0.0-nightly.231 111 4/13/2023
4.0.0-nightly.230 102 4/13/2023
4.0.0-nightly.229 106 4/12/2023
4.0.0-nightly.228 111 4/10/2023
4.0.0-nightly.227 126 4/6/2023
4.0.0-nightly.226 108 4/6/2023
4.0.0-nightly.225 122 4/5/2023
3.3.1 603 8/21/2023
3.3.1-nightly.249 81 2/17/2024
3.3.1-nightly.248 72 2/17/2024
3.3.1-nightly.247 79 2/12/2024
3.3.1-nightly.242 102 8/21/2023
3.3.0 174 8/21/2023
3.3.0-nightly.241 94 8/21/2023
3.2.2 704 6/5/2023
3.2.2-nightly.240 106 8/9/2023
3.2.2-nightly.239 105 6/5/2023
3.2.0 341 4/3/2023
3.2.0-nightly.224 109 4/3/2023
3.2.0-nightly.223 103 4/3/2023
3.2.0-nightly.222 119 4/3/2023
3.2.0-nightly.221 110 4/3/2023
3.2.0-nightly.220 112 4/3/2023
3.2.0-nightly.219 109 4/3/2023
3.2.0-nightly.218 112 4/3/2023
3.2.0-nightly.217 108 4/3/2023
3.2.0-nightly.216 110 4/3/2023
3.2.0-nightly.215 116 4/3/2023
3.2.0-nightly.214 110 4/3/2023
3.2.0-nightly.213 115 4/3/2023
3.2.0-nightly.212 105 4/3/2023
3.2.0-nightly.211 114 4/2/2023
3.2.0-nightly.210 106 4/2/2023
3.2.0-nightly.208 115 4/2/2023
3.2.0-nightly.207 118 4/2/2023
3.2.0-nightly.206 114 4/2/2023
3.2.0-nightly.205 120 4/2/2023
3.2.0-nightly.204 118 4/2/2023
3.2.0-nightly.203 111 4/2/2023
3.2.0-nightly.202 125 4/2/2023
3.2.0-nightly.201 117 4/2/2023
3.2.0-nightly.200 120 4/2/2023
3.2.0-nightly.199 112 4/2/2023
3.2.0-nightly.198 121 4/2/2023
3.2.0-nightly.197 112 4/2/2023
3.2.0-nightly.196 115 4/2/2023
3.2.0-nightly.195 110 4/2/2023
3.2.0-nightly.193 108 4/2/2023
3.2.0-nightly.192 105 4/1/2023
3.2.0-nightly.191 114 4/1/2023
3.2.0-nightly.190 108 4/1/2023
3.2.0-nightly.189 116 4/1/2023
3.2.0-nightly.188 116 4/1/2023
3.2.0-nightly.186 118 3/31/2023
3.2.0-nightly.185 116 3/31/2023
3.2.0-nightly.184 108 3/31/2023
3.2.0-nightly.183 104 3/31/2023
3.2.0-nightly.182 109 3/31/2023
3.2.0-nightly.181 117 3/31/2023
3.2.0-nightly.180 107 3/31/2023
3.2.0-nightly.179 110 3/31/2023
3.2.0-nightly.178 95 3/30/2023
3.2.0-nightly.177 103 3/30/2023
3.2.0-nightly.176 102 3/30/2023
3.2.0-nightly.175 105 3/30/2023
3.2.0-nightly.174 114 3/29/2023
3.2.0-nightly.173 125 3/29/2023
3.2.0-nightly.172 116 3/29/2023
3.2.0-nightly.171 122 3/28/2023
3.2.0-nightly.170 116 3/28/2023
3.2.0-nightly.169 110 3/28/2023
3.2.0-nightly.168 110 3/28/2023
3.2.0-nightly.165 141 3/26/2023
3.2.0-nightly.164 117 3/23/2023
3.2.0-nightly.163 215 2/28/2023
3.2.0-nightly.162 114 2/27/2023
3.2.0-nightly.161 119 2/27/2023
3.2.0-nightly.160 120 2/27/2023
3.2.0-nightly.159 114 2/27/2023
3.2.0-nightly.158 118 2/26/2023
3.2.0-nightly.157 116 2/26/2023
3.2.0-nightly.156 118 2/26/2023
3.2.0-nightly.155 112 2/26/2023
3.2.0-nightly.154 111 2/26/2023
3.2.0-nightly.153 115 2/26/2023
3.2.0-nightly.152 246 2/19/2023
3.2.0-nightly.151 135 2/5/2023
3.2.0-nightly.150 132 12/31/2022
3.2.0-nightly.149 162 12/22/2022
3.2.0-nightly.148 127 12/22/2022
3.2.0-nightly.147 215 12/21/2022
3.2.0-nightly.145 137 12/6/2022
3.2.0-nightly.144 144 12/1/2022
3.2.0-nightly.143 121 12/1/2022
3.2.0-nightly.142 125 11/29/2022
3.2.0-nightly.141 135 11/29/2022
3.2.0-nightly.140 131 11/29/2022
3.2.0-nightly.139 138 11/29/2022
3.2.0-nightly.136 118 11/29/2022
3.2.0-nightly.135 123 11/28/2022
3.2.0-nightly.134 141 11/26/2022
3.2.0-nightly.133 414 7/30/2022
3.2.0-nightly.132 244 7/23/2022
3.2.0-nightly.131 131 7/23/2022
3.2.0-nightly.130 141 7/21/2022
3.2.0-nightly.129 148 7/21/2022
3.2.0-nightly.128 162 7/21/2022
3.2.0-nightly.127 148 7/20/2022

See CHANGELOG.md for a full list of changes.