Smitso.Naf.Reactive 9.12.0

dotnet add package Smitso.Naf.Reactive --version 9.12.0
                    
NuGet\Install-Package Smitso.Naf.Reactive -Version 9.12.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="Smitso.Naf.Reactive" Version="9.12.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Smitso.Naf.Reactive" Version="9.12.0" />
                    
Directory.Packages.props
<PackageReference Include="Smitso.Naf.Reactive" />
                    
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 Smitso.Naf.Reactive --version 9.12.0
                    
#r "nuget: Smitso.Naf.Reactive, 9.12.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.
#:package Smitso.Naf.Reactive@9.12.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Smitso.Naf.Reactive&version=9.12.0
                    
Install as a Cake Addin
#tool nuget:?package=Smitso.Naf.Reactive&version=9.12.0
                    
Install as a Cake Tool

NAF Reactive library

The NAF Reactive library provides common software engineering functionality for the reactive libraries

  • DynamicData
  • ReactiveUI
  • Splat

Getting started

Include Smitso.Naf.Reactive as NuGet package.

using Smitso.Naf;

Use it!

Prerequisites

.NET 9 platform

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Smitso.Naf.Reactive:

Package Downloads
Smitso.Golf.TourGuide

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.12.0 238 1/1/2025
9.11.0 179 12/30/2024
9.10.0 181 12/28/2024
9.9.0 165 12/28/2024
9.8.0 179 12/28/2024
9.7.0 173 12/28/2024
9.6.1 174 12/27/2024
9.6.0 177 12/27/2024
9.5.0 183 12/21/2024
9.3.0 173 12/15/2024
9.2.0 177 12/15/2024
9.1.0 170 12/15/2024
9.0.0 177 11/26/2024
8.4.0 193 10/22/2024
8.3.2 214 9/13/2024
8.3.1 199 9/13/2024
8.3.0 197 9/13/2024
8.1.0 193 9/10/2024
8.0.0 280 12/20/2023
7.7.0 265 11/5/2023
Loading failed