ACBrFramework 0.9.1.4
See the version list below for details.
dotnet add package ACBrFramework --version 0.9.1.4
NuGet\Install-Package ACBrFramework -Version 0.9.1.4
<PackageReference Include="ACBrFramework" Version="0.9.1.4" />
<PackageVersion Include="ACBrFramework" Version="0.9.1.4" />
<PackageReference Include="ACBrFramework" />
paket add ACBrFramework --version 0.9.1.4
#r "nuget: ACBrFramework, 0.9.1.4"
#:package ACBrFramework@0.9.1.4
#addin nuget:?package=ACBrFramework&version=0.9.1.4
#tool nuget:?package=ACBrFramework&version=0.9.1.4
Projeto ACBrFramework para .Net.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.9.6.7 | 245 | 2/7/2015 |
| 0.9.6.6 | 97 | 1/21/2015 |
| 0.9.5.9 | 569 | 7/10/2014 |
| 0.9.5.8 | 158 | 5/22/2014 |
| 0.9.5.7 | 110 | 4/5/2014 |
| 0.9.5.6 | 117 | 3/19/2014 |
| 0.9.5.5 | 93 | 2/1/2014 |
| 0.9.5.1 | 94 | 11/29/2013 |
| 0.9.5 | 99 | 11/26/2013 |
| 0.9.4.5 | 96 | 11/6/2013 |
| 0.9.4.2 | 94 | 7/13/2013 |
| 0.9.4 | 101 | 6/18/2013 |
| 0.9.3.3 | 89 | 6/6/2013 |
| 0.9.3.2 | 99 | 5/23/2013 |
| 0.9.3.1 | 88 | 4/29/2013 |
| 0.9.1.11 | 94 | 11/14/2012 |
| 0.9.1.6 | 90 | 11/4/2012 |
| 0.9.1.4 | 89 | 10/31/2012 |
| 0.9.1.2 | 89 | 10/30/2012 |
| 0.9.1 | 93 | 10/26/2012 |
31/10/2012
[*] Alterado os tipos de dados double para decimal - ACBrFramework.Net - Rafael Batiati.
[*] Melhorado o disparo de eventos nos componentes BAL e LCB - ACBrFramework e ACBrFramework.Net - Rafael Batiati.
[*] Melhorado o disparo de eventos nos componentes ECF, AAC e EAD - ACBrFramework e ACBrFramework.Net - Rafael Dias.
[+] Adicionado o evento OnPAFGetKeyRSA no PAF - ACBrFramework e ACBrFramework.Net - Rafael Dias.
[+] Adicionado o evento OnBobinaAdicionaLinhas no ECF - ACBrFramework e ACBrFramework.Net - Rafael Dias/Rafael Batiati.
[*] Métodos SaveTXT_??? do ACBrPAF recebem arrays ou IEnumerables para facilitar a utilização - Rafael Batiati
[*] Listas de registros do ACBrPAF trocadas para readonly e instanciadas no construtor - Rafael Batiati