jonataspc / boletonet

Boleto.Net is a library developed for use in Brazil, given it has been programmed with Brazilian retail legislation and business rules for bank registered billing integration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status Issues open Nuget count Join the chat at https://gitter.im/BoletoNet MyGet Ultimo PR

Boleto.Net é um componente desenvolvido em C# e ASP.Net e contempla as seguintes funcionalidades:

  • Emissão e Impressão de Boletos Bancários
  • Geração de Arquivo de Remessa dos layouts
    • CNAB 240
    • CNAB 400
  • Leitura do Arquivo de Retorno dos layouts
    • CNAB240
    • CNAB400
    • CBR643

Atualmente estamos implementando mais alguns bancos e toda colaboração será importante. Nosso objetivo é implementar todos os bancos brasileiros.

Para instalar o BoletoNet, utilize o Nuget:

Install-Package Boleto.Net

Se você é novo por aqui, dê uma olhada nos projetos de testes, que contem exemplos de utilização: https://github.com/BoletoNet/boletonet/tree/master/src/Boleto.Net.Testes

Para build mais atualizados, acesse o MyGet (boletonetBuild)

Para informações sobre o projeto e bancos implementados, consulte o nosso Wiki.

About

Boleto.Net is a library developed for use in Brazil, given it has been programmed with Brazilian retail legislation and business rules for bank registered billing integration.

License:Apache License 2.0


Languages

Language:C# 98.1%Language:ASP.NET 0.8%Language:CSS 0.8%Language:HTML 0.2%Language:PowerShell 0.0%Language:JavaScript 0.0%