ProgressOnderwijsUtils 116.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ProgressOnderwijsUtils --version 116.0.0
                    
NuGet\Install-Package ProgressOnderwijsUtils -Version 116.0.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="ProgressOnderwijsUtils" Version="116.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ProgressOnderwijsUtils" Version="116.0.0" />
                    
Directory.Packages.props
<PackageReference Include="ProgressOnderwijsUtils" />
                    
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 ProgressOnderwijsUtils --version 116.0.0
                    
#r "nuget: ProgressOnderwijsUtils, 116.0.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 ProgressOnderwijsUtils@116.0.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=ProgressOnderwijsUtils&version=116.0.0
                    
Install as a Cake Addin
#tool nuget:?package=ProgressOnderwijsUtils&version=116.0.0
                    
Install as a Cake Tool

ProgressOnderwijsUtils

Progress Onderwijs Utils - A number of unrelated utilities extracted from Progress Onderwijs commercial applications.

Product Compatible and additional computed target framework versions.
.NET net10.0-windows7.0 is compatible. 
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 ProgressOnderwijsUtils:

Package Downloads
ProgressOnderwijsUtilsBenchmarks

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
116.1.0 77 8/5/2026
116.0.0 73 8/5/2026
115.0.0 80 8/5/2026
114.13.0 82 8/5/2026
114.12.0 92 8/4/2026
114.11.0 116 7/28/2026
114.10.0 114 7/21/2026
114.9.0 161 6/30/2026
114.8.0 146 6/16/2026
114.7.0 172 5/20/2026
114.6.0 144 5/11/2026
114.5.0 141 4/30/2026
114.4.0 195 4/16/2026
114.3.0 191 3/19/2026
114.2.0 161 3/11/2026
114.1.0 179 2/16/2026
114.0.1 202 1/9/2026
114.0.0 374 12/18/2025
113.0.0 493 12/10/2025
112.0.1 501 12/9/2025
Loading failed

Fixed Microsoft.VisualStudio.Threading.Analyzers warnings; added MaybeAsync implementation; added Async datrabase access.