FubarDev.BeanIO 2.2.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package FubarDev.BeanIO --version 2.2.0
                    
NuGet\Install-Package FubarDev.BeanIO -Version 2.2.0
                    
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="FubarDev.BeanIO" Version="2.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FubarDev.BeanIO" Version="2.2.0" />
                    
Directory.Packages.props
<PackageReference Include="FubarDev.BeanIO" />
                    
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 FubarDev.BeanIO --version 2.2.0
                    
#r "nuget: FubarDev.BeanIO, 2.2.0"
                    
#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.
#addin nuget:?package=FubarDev.BeanIO&version=2.2.0
                    
Install FubarDev.BeanIO as a Cake Addin
#tool nuget:?package=FubarDev.BeanIO&version=2.2.0
                    
Install FubarDev.BeanIO as a Cake Tool

A .NET (PCL) port of BeanIO which perfectly fits into the .NET.
Supported platforms:
- .NET 4.5
- .NET for Windows Store
- Windows Phone 8.1
- Xamarin.iOS / MonoTouch
- Xamarin.Android
- Portable Class Libraries

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on FubarDev.BeanIO:

Package Downloads
Dataline.SocialInsurance.Germany.Messages.Mappings

Bibliothek, die alle BeanIO-Mappings für die SV-Meldungen enthält

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.0 1,771 1/3/2024
4.1.2 9,777 11/28/2017
4.1.1 1,099 11/28/2017
4.1.0-beta1-0023 1,449 12/18/2016
4.1.0-beta1-0022 935 12/18/2016
4.0.0-beta2-0020 921 12/15/2016
4.0.0-beta2-0019 1,369 8/2/2016
4.0.0-beta2-0018 2,004 7/29/2016
4.0.0-beta2-0016 1,125 7/29/2016
4.0.0-beta1-0010 1,047 7/25/2016
3.1.3 1,551 6/30/2016
3.1.2 6,731 12/3/2015
3.1.1 1,769 11/3/2015
3.0.2 1,424 10/27/2015
3.0.1 1,299 10/27/2015
2.2.2 4,934 7/13/2015
2.2.1 3,306 7/10/2015
2.2.0 1,875 6/22/2015
2.1.2 1,182 6/20/2015

- Added configuration to enable validation while marshalling
- New mapping schema
- New At() function for StreamBuilder
- Support for ICollection<> fields/properties