Smitso.Naf.Core 10.2.0

dotnet add package Smitso.Naf.Core --version 10.2.0
                    
NuGet\Install-Package Smitso.Naf.Core -Version 10.2.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.Core" Version="10.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Smitso.Naf.Core" Version="10.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Smitso.Naf.Core" />
                    
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.Core --version 10.2.0
                    
#r "nuget: Smitso.Naf.Core, 10.2.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.Core@10.2.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.Core&version=10.2.0
                    
Install as a Cake Addin
#tool nuget:?package=Smitso.Naf.Core&version=10.2.0
                    
Install as a Cake Tool

NAF core library

The NAF core library provides provides common, platform and technology independent software engineering functionality.

Getting started

Include NuGet package Smitso.Naf.Core.

using Smitso.Naf;

Use it!

Prerequisites

.NET 10 platform

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (9)

Showing the top 5 NuGet packages that depend on Smitso.Naf.Core:

Package Downloads
Smitso.Naf.FluentValidation

NAF support library for FluentValidation package.

Smitso.Naf.Testing

NAF library providing functionality useful for testing.

Smitso.Naf.Mda

Package Description

Smitso.Naf.Reactive

Package Description

Smitso.Naf.Wpf

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.2.0 144 4/28/2026
10.1.0 127 4/11/2026
10.0.0 148 1/25/2026
9.17.0 384 9/15/2025
9.16.0 260 6/14/2025
9.15.0 218 1/13/2025
9.14.0 250 1/4/2025
9.13.0 273 1/3/2025
9.12.0 241 1/1/2025
9.11.0 239 12/30/2024
9.10.0 248 12/28/2024
9.9.0 237 12/28/2024
9.8.0 243 12/28/2024
9.7.0 229 12/28/2024
9.6.1 245 12/27/2024
9.6.0 229 12/27/2024
9.5.0 223 12/21/2024
9.3.0 252 12/15/2024
9.2.0 239 12/15/2024
9.1.0 233 12/15/2024
Loading failed