Fiive.Owl.Flatfile 1.0.1

.NET Standard 2.0
dotnet add package Fiive.Owl.Flatfile --version 1.0.1
NuGet\Install-Package Fiive.Owl.Flatfile -Version 1.0.1
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="Fiive.Owl.Flatfile" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fiive.Owl.Flatfile --version 1.0.1
#r "nuget: Fiive.Owl.Flatfile, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Fiive.Owl.Flatfile as a Cake Addin
#addin nuget:?package=Fiive.Owl.Flatfile&version=1.0.1

// Install Fiive.Owl.Flatfile as a Cake Tool
#tool nuget:?package=Fiive.Owl.Flatfile&version=1.0.1

Owl Framework

Fiive

Owl es un framework para hacer transformaciones de formatos de documentos utilizando como base el lenguaje Xml.

Comenzando 🚀

El framework esta desarrollado con .Net Standard 2.0 y toda la documentación de uso para el usuario final se encuentra en el sitio web Owl Documentation.

La documentación se encuentra versionada en el repositorio Owl Docs

Pre-requisitos 📋

Para utilizar el framework solo se debe importar las librerías en el proyecto y crear un archivo Owl Config que traiga la información del mapeo de los documentos.

Instalación 🔧

Las librerias del framework se encuentran disponibles via Nuget Package:

Core: nuget

Install-Package Fiive.Owl.Core -Version 1.0.1

Output Formats: nuget

Install-Package Fiive.Owl.Formats -Version 1.0.0

FlatFile Adapter: nuget

Install-Package Fiive.Owl.Flatfile -Version 1.0.1

EDI Adapter: nuget

Install-Package Fiive.Owl.EDI -Version 1.0.0

ANSI Adapter: nuget

Install-Package Fiive.Owl.ANSI -Version 1.0.0

Ejecutando las pruebas ⚙️

La solución del proyecto cuenta con proyectos de pruebas unitarias intregadas a las herramientas de Visual Studio, para ejecutarlas solo utilice el explorador de pruebas que provee el IDE.

Construido con 🛠️

Autores ✒️

Notas Adicionales

  • Fiive Studio te invita a que utilices este Framework en tus proyectos
  • Si tienes alguna duda del uso del Framewokr no dudes en contactarnos por medio de nuestras redes o por medio de la sección de Issues del repositorio
Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 418 10/5/2020
1.0.0 407 9/25/2019