FiscalCore 1.3.0

dotnet add package FiscalCore --version 1.3.0                
NuGet\Install-Package FiscalCore -Version 1.3.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FiscalCore" Version="1.3.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FiscalCore --version 1.3.0                
#r "nuget: FiscalCore, 1.3.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FiscalCore as a Cake Addin
#addin nuget:?package=FiscalCore&version=1.3.0

// Install FiscalCore as a Cake Tool
#tool nuget:?package=FiscalCore&version=1.3.0                

FiscalCore

Dotnet Core 3.1

Pack Dominio + Push no NuGet

#Exemplo NFe Autorização

var cert = new ConfiguracaoCertificado(eTipoCertificado.A3, "3b6cc164ef2d4cf7ac1488ac895cbedf");
var emit = new emit
{
    CNPJ = "",
    IE = "",
    xNome = "",
    CRT = eCRT.SimplesNacional,
    enderEmit = new enderEmit
    {
        CEP = "",
        cMun = 0,
        fone = 0,
        nro = "",
        UF = eUF.RJ,
        xBairro = "",
        xCpl = "",
        xLgr = "",
        xMun = "",
    }
};

var csc = new ConfiguracaoCsc("000001", "1b9a6ef1-1e29-4485-b0f8-d51d00247090");

var cfgServico = new ConfiguracaoServico(eTipoAmbiente.Homologacao, eUF.RJ, cert, emit, csc);
cfgServico.DiretorioSalvarXml = @"C:\FISCALCORE\XML\HOMOLOGACAO";
cfgServico.DiretorioSchemas = @"C:\FISCALCOLRE\NFeSchemas\PL_009_V4_00_NT_2018_005_v1.20";

// xmlString = Xml da NFe assinada

var servico = new FiscalCore.Servicos.Servicos.NFeAutorizacao4(cfgServico);
var retorno = servico.Autorizar(xmlString, eModeloDocumento.NFe);

Composição Chave de Acesso

<img src="https://github.com/Laranjeiras/FiscalCore/blob/main/Others/Doc_ChaveAcesso.png">

<img src="https://github.com/Laranjeiras/FiscalCore/blob/main/Others/Doc_ComposicaoChaveAcesso.png"/>

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on FiscalCore:

Package Downloads
FiscalCore.Servicos

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.0 197 1/4/2024
1.1.0 254 3/31/2023
1.0.41 303 3/30/2023
1.0.40 304 3/28/2023
1.0.39 346 3/25/2023
1.0.38 285 3/23/2023
1.0.37 456 1/7/2023
1.0.36 418 1/4/2023
1.0.35 454 1/4/2023
1.0.34 446 12/30/2022
1.0.33 431 12/30/2022
1.0.32 725 7/12/2022
1.0.30 668 7/12/2022
1.0.29 722 6/17/2022
1.0.28 686 5/26/2022
1.0.27 754 3/31/2022
1.0.26 679 3/28/2022
1.0.24 654 3/28/2022
1.0.23 652 3/28/2022
1.0.22 677 3/24/2022
1.0.21.2 629 3/24/2022
1.0.21.1 647 3/19/2022
1.0.20 878 3/17/2022
1.0.19 677 2/25/2022
1.0.18 680 2/15/2022
1.0.17 659 2/11/2022
1.0.16 673 2/9/2022
1.0.15 703 2/7/2022
1.0.14 689 2/5/2022
1.0.13 484 2/3/2022
1.0.12 428 12/17/2021
1.0.11 411 12/17/2021
1.0.10 511 6/10/2021
1.0.9 577 5/17/2021
1.0.8 519 5/14/2021
1.0.7 422 5/2/2021
1.0.6 481 4/28/2021
1.0.5 440 4/12/2021
1.0.4 473 4/12/2021
1.0.3 504 4/10/2021
1.0.2 516 4/5/2021
1.0.1 349 4/4/2021
1.0.0 536 3/30/2021
0.0.3 511 8/12/2020
0.0.2 477 8/12/2020