afrozenpeach / CSharp_MARC

C# class libraries and full featured editor for MARC Records
https://csharpmarc.net
Other
57 stars 17 forks source link
code4lib csharp-marc marc marc-editor marc-records marcxml-record rda

C# MARC Editor

Full featured editor and C# class structures for Library of Congress MARC21 and MARCXML bibliography records.

This project is built upon the CSharp_MARC project of the same name available at http://csharpmarc.net, which itself is based on the File_MARC package (http://pear.php.net/package/File_MARC) by Dan Scott, which was based on PHP MARC package, originally called "php-marc", that is part of the Emilda Project (http://www.emilda.org). Both projects were released under the LGPL which allowed me to port the project to C# for use with the .NET Framework.

Features

Changelog:

2022-02-01 Changes:

2018-07-06 Changes:

2018-02-20 Changes:

2018-02-19 Changes:

2017-08-18 Changes:

2017-06-27 Changes:

2017-05-22 Changes:

2016-08-03 Changes:

2016-07-22 Changes:

2016-06-12.2 Changes:

2016-06-12.1 Changes:

2016-06-12 Changes:

2016-06-09 Changes:

2016-06-05 Changes:

2016-06-01 Changes:

2016-05-16.1 Changes:

2016-05-16 Changes:

2016-05-15 Changes:

2016-05-14.1 Changes:

2016-05-14 Changes:

2016-05-13 Changes:

2016-05-13 Changes:

2016-05-12.2 Changes:

2016-05-12.1 Changes:

2016-05-12 Changes:

2016-05-07.1 Changes:

2016-05-07 Changes:

2016-05-05 Changes:

2016-05-04 Changes:

2016-05-03 Changes:

2016-05-01.1 Changes:

2016-05-01 Changes:

2016-04-30 Changes:

2016-04-28 Changes:

2016-04-21 Changes:

2014-05-21 Changes:

2014-05-06 Changes:

2014-02-01 Changes:

2013-04-12 Changes:

2013-04-11 Changes:

2013-04-10 Changes:

2012-06-13 Changes:

2011-09-12.2 Changes:

2011-09-12.1 Changes:

2011-06-30 Change:

2011-04-26 Change:

2011-03-04 Changes:

2011-02-16 Changes:

Copyright

Parser for MARC records

This project is based on the File_MARC package (http://pear.php.net/package/File_MARC) by Dan Scott , which was based on PHP MARC package, originally called "php-marc", that is part of the Emilda Project (http://www.emilda.org). Both projects were released under the LGPL which allowed me to port the project to C# for use with the .NET Framework.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

@author Mattie Schraeder mattie@csharpmarc.net @copyright 2009-2017 Mattie Schraeder and Bound to Stay Bound Books http://www.btsb.com @license http://www.gnu.org/copyleft/lesser.html LGPL License 3

Editor for MARC records

This project is built upon the CSharp_MARC project of the same name available at http://csharpmarc.net, which itself is based on the File_MARC package (http://pear.php.net/package/File_MARC) by Dan Scott, which was based on PHP MARC package, originally called "php-marc", that is part of the Emilda Project (http://www.emilda.org). Both projects were released under the LGPL which allowed me to port the project to C# for use with the .NET Framework.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

@author Mattie Schraeder mattie@csharpmarc.net @copyright 2016-2017 Mattie Schraeder @license http://www.gnu.org/licenses/gpl-3.0.html GPL License 3