Neutronium.Core
1.7.0
dotnet add package Neutronium.Core --version 1.7.0
NuGet\Install-Package Neutronium.Core -Version 1.7.0
<PackageReference Include="Neutronium.Core" Version="1.7.0" />
paket add Neutronium.Core --version 1.7.0
#r "nuget: Neutronium.Core, 1.7.0"
// Install Neutronium.Core as a Cake Addin #addin nuget:?package=Neutronium.Core&version=1.7.0 // Install Neutronium.Core as a Cake Tool #tool nuget:?package=Neutronium.Core&version=1.7.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 | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. 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.7.2
- MoreCollection (>= 2.0.0)
- Neutronium.MVVMComponents (>= 1.5.0)
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.5.0)
- MoreCollection (>= 2.0.0)
- Neutronium.MVVMComponents (>= 1.5.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,103 | 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,387 | 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,610 | 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 |
-Improve Type provider extension
-Support Range Collection update