Bytz.Collections.Dispatch
1.8.0
dotnet add package Bytz.Collections.Dispatch --version 1.8.0
NuGet\Install-Package Bytz.Collections.Dispatch -Version 1.8.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="Bytz.Collections.Dispatch" Version="1.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bytz.Collections.Dispatch --version 1.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bytz.Collections.Dispatch, 1.8.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 Bytz.Collections.Dispatch as a Cake Addin #addin nuget:?package=Bytz.Collections.Dispatch&version=1.8.0 // Install Bytz.Collections.Dispatch as a Cake Tool #tool nuget:?package=Bytz.Collections.Dispatch&version=1.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Bytz.Extensions.DependencyInjection
A set of .NET Core Extensions to simplify the registration of components with .NET Core IServiceCollection Dependency Injection.
- Quickly register multiple components with the service collection in a single statement.
- Test the container to assure correct registration.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- No dependencies.
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 |
---|---|---|
1.8.0 | 281 | 11/23/2023 |
1.3.1 | 148 | 11/12/2023 |
1.3.0 | 130 | 11/12/2023 |
1.2.0 | 144 | 11/12/2023 |
1.1.11 | 141 | 11/12/2023 |
1.1.10 | 116 | 11/12/2023 |
1.1.5 | 141 | 11/12/2023 |
1.1.4 | 127 | 11/12/2023 |
1.1.3 | 138 | 11/12/2023 |
1.1.2 | 119 | 11/12/2023 |
1.1.1 | 135 | 11/12/2023 |
1.1.0 | 146 | 11/5/2023 |
1.0.10 | 159 | 11/4/2023 |
1.0.9 | 138 | 11/4/2023 |
1.0.8 | 151 | 11/4/2023 |
1.0.7 | 148 | 11/4/2023 |
1.0.5 | 144 | 11/4/2023 |
1.0.4 | 138 | 11/4/2023 |
1.0.3 | 143 | 11/4/2023 |
1.0.2 | 144 | 11/4/2023 |
1.0.1 | 134 | 11/3/2023 |
1.0.0 | 146 | 11/3/2023 |
upgrading to .NET 8.
no functional changes.