ECoreNetto.Extensions
1.1.2
See the version list below for details.
dotnet add package ECoreNetto.Extensions --version 1.1.2
NuGet\Install-Package ECoreNetto.Extensions -Version 1.1.2
<PackageReference Include="ECoreNetto.Extensions" Version="1.1.2" />
paket add ECoreNetto.Extensions --version 1.1.2
#r "nuget: ECoreNetto.Extensions, 1.1.2"
// Install ECoreNetto.Extensions as a Cake Addin #addin nuget:?package=ECoreNetto.Extensions&version=1.1.2 // Install ECoreNetto.Extensions as a Cake Tool #tool nuget:?package=ECoreNetto.Extensions&version=1.1.2
<img src="https://github.com/RHEAGROUP/EcoreNetto/raw/development/Ecorenetto-Logo-text.png" width="350">
Introduction
ECoreNetto is a suite of dotnet core libraries that are used to deserialize an Ecore meta-model for the purpose of code generation. Ecore is a meta-model used to represent models in the Eclipse Modelling Framework. EMF is a powerful framework and code generation facility for building Java applications based on simple model definitions. The intention of ECoreNetto is not to be a port of EMF, it aims at bridging the gap to the .NET world to facilitate code generation of C# class libraries based on an Ecore model using the .NET code available tooling and libraries.
ECoreNetto.Extensions
The ECoreNetto.Extensions library provides extensions methods to the EcoreNetto library to support code generation. This library is part of the EcoreNetto ecosystem.
ECoreNetto.HandleBars
The ECoreNetto.HandleBars library provides HandleBars helpers to support code generation. This library is part of the EcoreNetto ecosystem.
Code Quality
Installation
The package are available on Nuget at:
Build Status
GitHub actions are used to build and test the EcoreNetto libraries
Branch | Build Status |
---|---|
Master | |
Development |
Ecore Documentation
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 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. |
-
.NETStandard 2.0
- ECoreNetto (>= 2.3.3)
- HtmlAgilityPack (>= 1.11.60)
- System.Memory (>= 4.5.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ECoreNetto.Extensions:
Package | Downloads |
---|---|
ECoreNetto.HandleBars
HandleBarHelpers for use in combination with the ECoreNetto library to support HandleBarHelpers based code generation |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
6.0.2 | 119 | 10/28/2024 |
6.0.1 | 127 | 10/24/2024 |
6.0.0 | 204 | 10/20/2024 |
5.2.1 | 168 | 10/19/2024 |
5.2.0 | 209 | 10/3/2024 |
5.0.0 | 151 | 9/25/2024 |
4.0.1 | 125 | 9/12/2024 |
4.0.0 | 133 | 9/8/2024 |
3.1.0 | 149 | 9/6/2024 |
3.0.0 | 154 | 8/9/2024 |
2.0.0 | 239 | 4/27/2024 |
1.1.2 | 172 | 4/9/2024 |
1.1.1 | 252 | 2/12/2024 |
1.1.0 | 259 | 12/10/2023 |
1.0.0 | 651 | 3/18/2023 |
0.6.0 | 426 | 2/19/2023 |
0.5.0 | 435 | 1/30/2023 |
0.3.0 | 3,153 | 1/16/2023 |
0.2.1 | 471 | 1/3/2023 |
0.2.0 | 445 | 1/3/2023 |
0.1.0 | 604 | 1/1/2023 |
[Update] HtmlAgilityPack to 1.11.60