EULex.NET is a cross-platform, open source .NET library to retrieve legal data available on the EUR-Lex web site.

It’s written in C# and targets .NET Standard 1.1, so it runs with the .NET Framework (version 4.5 or above), Mono (version 4.6 or above), or .NET Core (version 1.0 or above). This means you can use it on most of the operating systems you can think of: Windows, OSX, Linux, Android and iOS.

Disclaimer

The EULex.NET project is not affiliated with or endorsed by the European Commission or the Publications Office of the European Union.

The information on the EUR-Lex web site is subject to a disclaimer, and a copyright notice.

If you have questions directly related to the data made available on EUR-Lex, please contact the EUR-Lex team

License

EULex.NET is free/open source software released under the MIT license. EULex.NET is Copyright 2016 Bertrand Lorentz and its other contributors where noted in the source code.

EULex.NET contains code from SimpleSOAPClient, released under the MIT license and Copyright 2016 João Simões.

This web site is based on the beautiful-jekyll theme, available under the MIT license.

The § logo is “Paragraph” created by Veronika Krpciarova from the Noun Project, and licensed under Creative Commons Attribution 3.0.

MIT license

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.