Toast.ObservableLibrary 2.0.2

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

ToastUtils

General C# utilities and extensions library for .NET 9+.

Licensing

Free/Open Source - AGPL-3.0

If you're building open-source software, you can use ToastUtils for free under the GNU Affero General Public License v3.0 (AGPL-3.0).

This means:

  • ✅ Your entire application must be open-source under AGPL-3.0
  • ✅ You must make your complete source code publicly available
  • ✅ This applies even for web services and SaaS applications
  • ✅ Users of your application must be able to get the source code

Commercial License - Required for Commercial Use

If you cannot comply with AGPL-3.0, you must purchase a commercial license.

You need a commercial license if:

  • ❌ Your application is closed-source or proprietary
  • ❌ You're selling or monetizing your software
  • ❌ You're building a SaaS/web service
  • ❌ You want to keep your code private
  • ❌ You cannot release your source code under AGPL-3.0

No Support or Warranty

Commercial licenses are provided AS-IS:

  • NO technical support included
  • NO warranty of any kind
  • NO guaranteed updates or maintenance
  • You are responsible for integration, testing, and troubleshooting
  • You use this library at your own risk

Purchase Commercial License

📧 Email: [darktoast35@gmail.com]

Please include:

  • Name and contact info
  • Intended use case (OEM, internal business app, etc.)
  • Product/application details
  • Any questions about licensing

🤔 Not Sure Which License You Need?

Use the FREE AGPL-3.0 license if:

  • ✅ Your project is fully open-source
  • ✅ You're willing to release your entire application source code
  • ✅ You're comfortable with copyleft requirements
  • ✅ Your users can access your source code

Purchase a COMMERCIAL license if:

  • Your code is proprietary/closed-source
  • You're selling your software
  • You're building a commercial SaaS product
  • You cannot or don't want to open-source your application
  • You want to keep modifications private

📦 Installation

dotnet add package ToastBros.ToastUtils

⚖️ Why AGPL + Commercial?

This dual-licensing model:

  • Supports open-source software development (free for AGPL-compatible projects)
  • Ensures fair compensation for commercial/proprietary use
  • Protects intellectual property while enabling free software

Copyright (c) 2025 ToastBros. All rights reserved.

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

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
2.1.0 121 1/14/2026
2.0.6 154 11/8/2025
2.0.5 148 11/8/2025
2.0.4 153 11/8/2025
2.0.3 151 11/8/2025
2.0.2 152 11/8/2025
2.0.1 226 11/6/2025
2.0.0 222 11/6/2025
1.1.16 218 9/25/2025
1.1.15 208 9/24/2025
1.1.13 220 9/24/2025
1.1.12 229 9/22/2025
1.1.11 230 9/10/2025
1.1.10 216 9/10/2025
1.1.9 217 9/9/2025
1.1.8 217 9/9/2025
1.1.7 211 9/9/2025
1.1.6 217 9/9/2025
1.1.5 223 9/8/2025
1.1.4 213 9/8/2025
Loading failed