FubarDev.BeanIO
2.2.2
Prefix Reserved
See the version list below for details.
dotnet add package FubarDev.BeanIO --version 2.2.2
NuGet\Install-Package FubarDev.BeanIO -Version 2.2.2
<PackageReference Include="FubarDev.BeanIO" Version="2.2.2" />
<PackageVersion Include="FubarDev.BeanIO" Version="2.2.2" />
<PackageReference Include="FubarDev.BeanIO" />
paket add FubarDev.BeanIO --version 2.2.2
#r "nuget: FubarDev.BeanIO, 2.2.2"
#addin nuget:?package=FubarDev.BeanIO&version=2.2.2
#tool nuget:?package=FubarDev.BeanIO&version=2.2.2
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
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 6.0.8)
- NodaTime (>= 1.3.1)
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
- Added better support for nullable value types
- Added the ability to use templates from the RecordBuilder and SegmentBuilder