MyNet.Observable 6.0.0

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

<div id="top"></div>

<br /> <div align="center"> <a href="https://github.com/sandre58/MyNetObservable"> <img src="images/logo.png" width="256" height="256"> </a>

<h1 align="center">My .NET Observable</h1>

Downloads Forks Stargazers Issues MIT License

<p align="center"> <br /> This library is a comprehensive class library designed to simplify the creation and management of editable and validatable objects in .NET applications. This library provides developers with a set of base classes and utilities for creating objects that can be edited by users and validated against specified rules or constraints. <br /> Supporting only .NET 8.0 </p>

Language Framework Version Build

</div>

Getting Started

To start using My .NET Observable in your project, follow these steps:

  1. Install the library via NuGet Package Manager:
    dotnet add package MyNet.Observable
    
    

What's included ?

Editable Objects

  • Property Editing: Allow users to edit object properties through intuitive interfaces or UI components, providing a seamless editing experience.

Validatable Objects

  • Data Validation: Validate object properties against predefined rules, constraints, or validation logic to ensure data integrity and consistency.

  • Error Handling: Handle validation errors gracefully by providing feedback to users and preventing invalid data from being persisted or processed.

Customizable Validation Rules

  • Rule-based Validation: Define custom validation rules and conditions for individual properties or object states, allowing for flexible and customizable validation logic.

  • Dynamic Validation: Implement dynamic validation rules that adapt to changing object states or user interactions, ensuring real-time validation feedback.

Extensions

Package Framework Version
MyNet.Observable.Collections<br />This library is a powerful and flexible class library designed to simplify the management of collections in .NET applications. NET8 #
MyNet.Observable.Statistics<br />This library is a powerful and versatile class library designed to simplify the calculation of statistics in .NET applications. NET8 #
MyNet.Observable.Translatables<br />This library is a versatile and lightweight class library designed to simplify the representation of translatable objects in .NET applications. NET8 #

License

Copyright © Stéphane ANDRE.

My .NET Observable is provided as-is under the MIT license. For more information see LICENSE.

Product 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.  net9.0 was computed.  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 (5)

Showing the top 5 NuGet packages that depend on MyNet.Observable:

Package Downloads
MyNet.UI

This library is a comprehensive class library designed to simplify the implementation of common GUI functionalities in .NET applications.

MyNet.Observable.Collections

This library is a powerful and flexible class library designed to simplify the management of collections in .NET applications.

MyNet.Observable.Translatables

This library is a versatile and lightweight class library designed to simplify the representation of translatable objects in .NET applications.

MyNet.Observable.Statistics

This library is a powerful and versatile class library designed to simplify the calculation of statistics in .NET applications.

MyNet.Avalonia

Extensions and helpers for Avalonia UI development: controls, theming, reactive programming, and integration with MyNet libraries.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
14.0.4 158 11/14/2025
14.0.3 168 11/14/2025
14.0.2 179 11/14/2025
14.0.1 209 11/13/2025
14.0.0 213 11/13/2025
13.1.0 190 11/6/2025
13.0.0 165 10/17/2025
9.0.43 562 9/8/2025
9.0.36 195 9/8/2025
9.0.24 214 9/7/2025
9.0.0 247 5/26/2025
8.0.0 314 4/3/2025
7.0.0 296 12/21/2024
6.0.0 366 9/2/2024
5.2.0 332 7/21/2024
5.1.0 199 7/17/2024
5.0.1 240 6/20/2024
5.0.0 155 6/20/2024
4.0.0 286 6/13/2024
3.2.0 146 6/13/2024
3.1.0 223 6/6/2024
3.0.0 274 5/25/2024
2.0.0 226 5/23/2024
1.2.0 373 5/14/2024
1.1.0 266 5/2/2024
1.0.1 210 4/28/2024