Neutronium.Core
1.4.0
See the version list below for details.
dotnet add package Neutronium.Core --version 1.4.0
NuGet\Install-Package Neutronium.Core -Version 1.4.0
<PackageReference Include="Neutronium.Core" Version="1.4.0" />
paket add Neutronium.Core --version 1.4.0
#r "nuget: Neutronium.Core, 1.4.0"
// Install Neutronium.Core as a Cake Addin #addin nuget:?package=Neutronium.Core&version=1.4.0 // Install Neutronium.Core as a Cake Tool #tool nuget:?package=Neutronium.Core&version=1.4.0
Neutronium is a MVVM HTLM View engine for C# application. This is core package without any webbrowser or javascript binding.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.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 | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. 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. |
-
.NETFramework 4.5
- MoreCollection (>= 2.0.0)
- Neutronium.MVVMComponents (>= 1.4.0)
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.5.0)
- MoreCollection (>= 2.0.0)
- Neutronium.MVVMComponents (>= 1.4.0)
- System.ComponentModel.Annotations (>= 4.5.0)
- System.Dynamic.Runtime (>= 4.3.0)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Neutronium.Core:
Package | Downloads |
---|---|
Neutronium.WPF
Neutronium is a MVVM HTLM View engine for C# application. This is the generic WPF implementation of this framework. |
|
Neutronium.JavascriptFramework.Vue
Neutronium is a MVVM HTLM View engine for C# application. This is the javascript binding based on vue.js framework. |
|
Neutronium.JavascriptFramework.Knockout
Neutronium is a MVVM HTLM View engine for C# application. This is the javascript binding based on knockout.js framework. |
|
Vm.Tools
Vm.Tools for neutronium. |
|
Neutronium.JavascriptFramework.Mobx
Neutronium is a MVVM HTLM View engine for C# application. This is the javascript binding based on vue.js framework. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.7.0 | 4,105 | 9/11/2020 |
1.5.2 | 7,966 | 2/18/2019 |
1.5.0 | 6,145 | 1/5/2019 |
1.4.0 | 4,301 | 12/10/2018 |
1.3.1 | 4,389 | 3/12/2018 |
1.3.0 | 3,901 | 1/17/2018 |
1.2.0 | 2,418 | 1/7/2018 |
1.1.0 | 2,447 | 12/9/2017 |
1.0.0 | 3,695 | 10/28/2017 |
0.4.1 | 7,614 | 3/26/2017 |
0.4.0 | 2,493 | 3/26/2017 |
0.3.0 | 2,545 | 2/13/2017 |
0.2.0 | 3,210 | 12/3/2016 |
0.1.2 | 2,890 | 11/1/2016 |
0.1.1 | 3,652 | 10/17/2016 |
0.1.0 | 3,994 | 9/19/2016 |
-Better enum support
-Improved memory performance for read-only and for high frequency updates
-Improved CPU performance on very high rate updates