Ecng.ComponentModel 1.0.354

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

Ecng.ComponentModel

Property change notifications and design helpers.

Purpose

Property change notifications and design helpers.

Key Features

  • Simplifies INotifyPropertyChanged
  • Attribute helpers for design-time
  • Unified command base

Usage Example

class ViewModel : BaseNotifier {
    public string Text { get; set; }
}
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 Ecng.ComponentModel:

Package Downloads
StockSharp.Localization

Localization components. More info on web site https://stocksharp.com/store/

Ecng.Net

Ecng system framework

Ecng.Compilation

Ecng system framework

Ecng.Data

Ecng system framework

Ecng.Logging

Ecng system framework

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Ecng.ComponentModel:

Repository Stars
StockSharp/StockSharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
Version Downloads Last Updated
1.0.354 96 11/13/2025
1.0.353 470 11/10/2025
1.0.352 1,503 11/1/2025
1.0.351 756 10/28/2025
1.0.350 629 10/27/2025
1.0.349 571 10/27/2025
1.0.348 507 10/25/2025
1.0.347 546 10/24/2025
1.0.346 741 10/20/2025
1.0.345 771 10/12/2025
1.0.344 527 10/11/2025
1.0.343 802 10/7/2025
1.0.342 646 10/6/2025
1.0.341 816 10/3/2025
1.0.340 644 10/1/2025
1.0.339 547 10/1/2025
1.0.338 586 9/30/2025
1.0.337 612 9/28/2025
1.0.336 662 9/25/2025
1.0.335 3,982 9/5/2025
1.0.334 611 9/2/2025
1.0.333 2,887 8/30/2025
1.0.332 751 8/30/2025
1.0.331 773 8/20/2025
1.0.330 512 8/20/2025
1.0.329 565 8/19/2025
1.0.328 588 8/15/2025
1.0.327 5,240 7/16/2025
1.0.326 1,401 7/14/2025
1.0.325 638 7/13/2025
1.0.324 530 7/13/2025
1.0.323 518 7/12/2025
1.0.322 1,927 7/8/2025
1.0.321 1,305 7/4/2025
1.0.320 563 7/2/2025
1.0.319 1,449 6/24/2025
1.0.318 4,484 6/16/2025
1.0.317 724 6/9/2025
1.0.316 622 6/8/2025
1.0.315 1,872 5/21/2025
1.0.314 544 5/21/2025
1.0.313 720 5/17/2025
1.0.312 1,897 5/12/2025
1.0.311 632 5/12/2025
1.0.310 622 5/12/2025
1.0.309 564 5/11/2025
1.0.308 534 5/11/2025
1.0.307 495 5/10/2025
1.0.306 506 5/10/2025
1.0.305 661 5/3/2025
1.0.304 715 4/17/2025
1.0.303 659 4/15/2025
1.0.302 560 4/12/2025
1.0.301 625 4/9/2025
1.0.300 4,356 3/22/2025
1.0.299 561 3/20/2025
1.0.298 547 3/20/2025
1.0.297 564 3/19/2025
1.0.296 5,542 2/26/2025
1.0.295 601 2/26/2025
1.0.294 3,171 2/8/2025
1.0.293 621 2/8/2025
1.0.292 602 2/8/2025
1.0.291 618 2/6/2025
1.0.290 584 2/6/2025
1.0.289 577 2/6/2025
1.0.288 630 2/6/2025
1.0.287 600 2/6/2025
1.0.286 3,348 2/5/2025
1.0.285 597 2/5/2025
1.0.284 640 2/5/2025
1.0.283 1,298 2/3/2025
1.0.282 476 2/2/2025
1.0.281 507 2/1/2025
1.0.280 508 1/31/2025
1.0.279 508 1/30/2025
1.0.278 498 1/26/2025
1.0.277 619 1/21/2025
1.0.276 597 1/20/2025
1.0.275 480 1/20/2025
1.0.274 598 1/19/2025
1.0.273 515 1/19/2025
1.0.272 1,846 1/14/2025
1.0.271 978 1/12/2025
1.0.270 583 1/12/2025
1.0.269 559 1/12/2025
1.0.268 736 1/12/2025
1.0.267 380 1/10/2025
1.0.266 3,560 12/30/2024
1.0.265 453 12/27/2024
1.0.264 461 12/19/2024
1.0.263 901 11/20/2024
1.0.262 425 11/19/2024
1.0.261 431 11/19/2024
1.0.260 3,371 11/18/2024
1.0.259 2,125 11/7/2024
1.0.258 472 10/31/2024
1.0.257 730 10/19/2024
1.0.256 580 10/19/2024
1.0.255 2,933 10/13/2024
1.0.254 429 10/12/2024
1.0.253 1,141 10/9/2024
1.0.252 401 10/9/2024
1.0.251 3,278 10/5/2024
1.0.250 5,132 9/18/2024
1.0.249 498 9/17/2024
1.0.248 4,781 9/3/2024
1.0.247 502 9/1/2024
1.0.246 4,292 8/8/2024
1.0.245 10,674 6/12/2024
1.0.244 499 6/12/2024
1.0.243 3,221 5/28/2024
1.0.242 4,132 5/4/2024
1.0.241 2,728 4/23/2024
1.0.240 1,861 4/21/2024
1.0.239 675 4/14/2024
1.0.238 5,898 3/28/2024
1.0.237 614 3/17/2024
1.0.236 2,781 3/9/2024
1.0.235 1,334 2/23/2024
1.0.234 516 2/23/2024
1.0.233 3,836 2/18/2024
1.0.232 515 2/18/2024
1.0.231 606 2/16/2024
1.0.230 2,534 2/13/2024
1.0.229 2,362 2/8/2024
1.0.228 2,682 2/5/2024
1.0.227 493 2/4/2024
1.0.226 2,899 1/23/2024
1.0.225 496 1/23/2024
1.0.224 2,245 1/12/2024
1.0.223 5,547 1/2/2024
1.0.222 686 12/29/2023
1.0.221 953 12/17/2023
1.0.220 4,866 12/15/2023
1.0.219 563 12/15/2023
1.0.218 607 12/15/2023
1.0.217 979 12/13/2023
1.0.216 590 12/13/2023
1.0.215 633 12/10/2023
1.0.214 10,233 11/18/2023
1.0.213 633 11/18/2023
1.0.212 598 11/18/2023
1.0.211 568 11/17/2023
1.0.210 610 11/12/2023
1.0.209 595 11/12/2023
1.0.208 597 11/10/2023
1.0.207 539 11/10/2023
1.0.206 801 11/9/2023
1.0.205 558 11/9/2023
1.0.204 579 11/9/2023
1.0.203 900 11/3/2023
1.0.202 544 11/1/2023
1.0.201 588 11/1/2023
1.0.200 25,273 9/8/2023
1.0.199 787 9/8/2023
1.0.198 772 9/3/2023
1.0.197 732 8/27/2023
1.0.196 571 8/24/2023
1.0.195 589 8/21/2023
1.0.194 1,037 8/15/2023
1.0.193 651 8/14/2023
1.0.192 640 8/14/2023
1.0.191 1,214 8/10/2023
1.0.190 12,249 7/29/2023
1.0.189 29,237 7/1/2023
1.0.188 720 6/29/2023
1.0.187 15,900 5/27/2023
1.0.186 1,024 5/21/2023
1.0.185 1,140 5/19/2023
1.0.184 26,356 5/8/2023
1.0.183 3,310 5/1/2023
1.0.182 2,407 4/22/2023
1.0.181 916 4/21/2023
1.0.180 51,387 4/3/2023
1.0.179 2,694 3/27/2023
1.0.178 2,233 3/21/2023
1.0.177 1,832 3/17/2023
1.0.176 1,548 3/13/2023
1.0.175 19,290 3/6/2023
1.0.174 2,197 2/26/2023
1.0.173 16,935 2/21/2023
1.0.172 1,282 2/20/2023
1.0.171 2,668 2/15/2023
1.0.170 1,261 2/14/2023
1.0.169 1,243 2/14/2023
1.0.168 32,723 2/9/2023
1.0.167 17,785 2/7/2023
1.0.166 1,844 2/4/2023
1.0.165 1,304 2/3/2023
1.0.164 21,052 2/2/2023
1.0.163 18,067 1/30/2023
1.0.162 7,289 1/18/2023
1.0.161 45,357 12/30/2022
1.0.160 3,102 12/23/2022
1.0.159 22,310 12/12/2022
1.0.158 22,032 12/8/2022
1.0.157 3,981 12/4/2022
1.0.156 1,994 12/4/2022
1.0.155 2,777 11/30/2022
1.0.154 2,045 11/29/2022
1.0.153 2,114 11/28/2022
1.0.152 6,253 11/18/2022
1.0.151 29,249 11/11/2022
1.0.150 1,972 11/11/2022
1.0.149 2,012 11/10/2022
1.0.148 2,162 11/5/2022
1.0.147 3,533 11/4/2022
1.0.146 26,328 11/1/2022
1.0.145 26,642 10/16/2022
1.0.144 4,847 9/25/2022
1.0.143 4,791 9/10/2022
1.0.142 50,296 9/8/2022
1.0.141 2,384 9/8/2022
1.0.140 2,303 9/8/2022
1.0.139 2,294 9/4/2022
1.0.138 2,304 9/4/2022
1.0.137 92,717 8/24/2022
1.0.136 8,112 8/8/2022
1.0.135 1,957 8/8/2022
1.0.134 5,163 7/26/2022
1.0.133 1,961 7/26/2022
1.0.132 54,679 7/19/2022
1.0.131 47,400 7/18/2022
1.0.130 5,552 7/13/2022
1.0.129 2,076 7/8/2022
1.0.128 2,974 6/30/2022
1.0.127 3,680 6/18/2022
1.0.126 2,046 6/6/2022
1.0.125 95,822 4/30/2022
1.0.124 2,056 4/20/2022
1.0.123 2,067 4/10/2022
1.0.122 1,975 4/7/2022
1.0.121 2,039 4/7/2022
1.0.120 2,122 4/2/2022
1.0.119 13,645 3/29/2022
1.0.118 1,971 3/27/2022
1.0.117 2,065 3/27/2022
1.0.116 108,271 2/20/2022
1.0.115 1,948 2/20/2022
1.0.114 2,048 2/20/2022
1.0.113 2,029 2/20/2022
1.0.112 2,065 2/20/2022
1.0.111 2,012 2/20/2022
1.0.110 2,006 2/20/2022
1.0.109 2,006 2/20/2022
1.0.108 1,998 2/20/2022
1.0.107 1,996 2/19/2022
1.0.106 178,327 1/24/2022
1.0.105 163,528 12/29/2021
1.0.104 30,636 12/20/2021
1.0.103 3,040 12/13/2021
1.0.102 30,084 12/7/2021
1.0.101 1,345 12/7/2021
1.0.100 29,828 12/6/2021
1.0.99 1,316 12/6/2021
1.0.98 1,309 12/5/2021
1.0.97 2,155 12/2/2021
1.0.96 31,412 11/29/2021
1.0.95 30,221 11/22/2021
1.0.94 1,434 11/17/2021
1.0.93 1,367 11/14/2021
1.0.92 30,538 11/13/2021
1.0.91 1,412 11/11/2021
1.0.90 1,387 11/11/2021
1.0.89 1,409 11/10/2021
1.0.88 1,490 11/9/2021
1.0.87 64,887 11/5/2021
1.0.86 1,496 11/5/2021
1.0.85 1,502 11/4/2021
1.0.84 1,478 11/4/2021
1.0.83 1,411 11/3/2021
1.0.82 1,601 10/30/2021
1.0.81 33,523 10/21/2021
1.0.80 1,988 10/17/2021
1.0.79 63,377 10/14/2021
1.0.78 12,654 10/13/2021
1.0.77 1,522 10/12/2021
1.0.76 33,971 10/11/2021
1.0.75 1,448 10/9/2021
1.0.74 37,080 10/7/2021
1.0.73 38,917 10/7/2021
1.0.72 1,480 10/7/2021
1.0.71 1,488 10/6/2021
1.0.70 1,568 9/28/2021
1.0.69 35,973 9/23/2021
1.0.68 1,826 9/11/2021
1.0.67 1,259 9/10/2021
1.0.66 1,331 9/9/2021
1.0.65 1,210 9/8/2021
1.0.64 1,305 9/8/2021
1.0.63 32,803 9/6/2021
1.0.62 1,450 8/31/2021
1.0.61 1,205 8/30/2021
1.0.60 35,210 7/31/2021
1.0.59 61,804 7/30/2021
1.0.58 1,606 7/26/2021
1.0.57 92,076 7/5/2021
1.0.56 1,625 7/1/2021
1.0.55 65,012 6/4/2021
1.0.54 93,506 4/26/2021
1.0.53 32,953 4/19/2021
1.0.52 153,168 4/7/2021
1.0.51 32,133 4/3/2021
1.0.50 182,779 3/22/2021
1.0.49 114,889 3/4/2021
1.0.48 35,219 2/26/2021
1.0.47 170,826 2/2/2021
1.0.46 59,581 1/26/2021
1.0.45 58,339 1/24/2021
1.0.44 1,855 1/24/2021
1.0.43 1,945 1/23/2021
1.0.42 59,866 1/20/2021
1.0.41 1,887 1/20/2021
1.0.40 30,859 1/18/2021
1.0.39 1,922 1/18/2021
1.0.38 29,722 1/16/2021
1.0.37 120,959 12/16/2020
1.0.36 57,622 12/14/2020
1.0.35 35,106 12/9/2020
1.0.34 2,306 12/7/2020
1.0.33 2,523 12/6/2020
1.0.32 2,436 12/2/2020
1.0.31 2,332 12/2/2020
1.0.30 30,835 12/1/2020
1.0.29 185,470 11/12/2020
1.0.29-atestpub 1,169 11/11/2020
1.0.28 31,828 10/11/2020
1.0.27 113,651 9/9/2020
1.0.26 30,260 9/3/2020
1.0.25 30,860 8/20/2020
1.0.24 86,213 8/9/2020
1.0.23 30,927 7/28/2020
1.0.22 30,235 7/19/2020
1.0.21 57,409 7/6/2020
1.0.20 86,608 6/6/2020
1.0.19 31,497 6/4/2020
1.0.18 58,583 5/29/2020
1.0.17 58,648 5/21/2020
1.0.16 2,916 5/17/2020
1.0.15 59,650 5/12/2020
1.0.14 116,451 5/4/2020
1.0.13 6,944 4/24/2020
1.0.12 9,799 4/22/2020
1.0.11 2,772 4/22/2020
1.0.10 2,751 4/21/2020
1.0.9 33,181 4/18/2020
1.0.8 31,165 4/16/2020
1.0.7 2,828 4/16/2020
1.0.6 26,247 4/15/2020
1.0.5 29,007 4/11/2020
1.0.4 27,789 4/3/2020
1.0.3 2,562 4/1/2020
1.0.2 14,215 3/27/2020
1.0.1 13,194 3/22/2020
1.0.0 4,516 3/22/2020