logo
small logo
  • Ürünler
  • Satın al
  • Yardım
  • Articles
  • Kullanıcı paneli Yardım
    • en
    • pt
    • es
    • de
    • pl
    • JP
    • ZH
  • Anasayfa
  • /
  • Articles
  • /
  • Working with NuGet packages in FastReport
  • FastReport .NET packages and .NET 5.0

    17 Aralık 2020

    UPD: Applies to the versions of FastReport .NET before 2022.2. License packages are now available

    read more
  • Fast Reports Private NuGet-server

    15 Şubat 2022

    In the article on working with NuGet packages we considered all the specific features of

    read more
  • How to create a Swiss QR bill in .NET application

    19 Mayıs 2020

    Recently many countries digitize payments. In other words, they convert existing payments to digital format.

    read more
  • PreviewControl.OnPrint and PreviewControl.OnExport Events

    1 Ekim 2020

    In FastReport 2019.4 added the ability to subscribe to PreviewControl.OnPrint and PreviewControl.OnExport events, which are

    read more
  • Toilet paper printing

    30 Mart 2020

    Gentlemen jokes aside! Today we are talking about toilet paper. This essential hygiene product was

    read more

Working with NuGet packages in FastReport

22 Kasım 2021

UPD: Applies to the versions of FastReport .NET before 2022.2. License packages are now available on our NuGet server.


NuGet

NuGet is an open source package management system for Microsoft development platforms (formerly known as NuPack). NuGet is an extension (add-on) for easily adding, removing, and updating libraries and resources in Visual Studio projects based on the .NET Framework, .NET Core, and .NET. NuGet can be run from the command line or using scripts. It supports many programming languages, including packages for the .NET Framework and native packages written in C ++.

A NuGet package is a single ZIP file with a .nupkg extension. This package contains compiled code (DLL), associated files, and a descriptive manifest that includes details like the package’s version number. Developers who want to share their code create packages and publish them to a public or private server. Package consumers receive packages from suitable hosts, use them in their projects, and then call a package’s functionality in their project code. NuGet itself then handles all of the intermediate details.

FastReport products are currently represented by the following packages:

  • FastReport.Core (demo on nuget.org) - a package with the main logic of the program (obtaining the necessary data, rendering reports, exports, etc.). Some of the functionality from FastReport.NET is missing due to the cross-platform nature of the package. After installation, it is located in the ‘Nugets’ folder.
  • FastReport.Net (demo on nuget.org) - a package with the FastReport.dll library for .NET Framework 4.x, which is part of part of the ‘Pro’ and ‘Demo’ editions - for .NET Core 3.1, .NET 5 and .NET 6 exclusively for Windows (so-called FastReport.CoreWin). You can read more about this package in this article. After installation, it is located in the ‘Nugets/Windows’ folder.
  • FastReport.Web (demo on nuget.org) - a package for integrating FastReport into scripts for working with web applications (rendering a report in a browser, exporting and printing from a browser, working with Online Designer) for ASP.NET Core. Includes components for Blazor Server and is used only with FastReport.Core. After installation, it is located in the ‘Nugets’ folder.
  • FastReport.Core3.Web (demo on nuget.org) - the same principle as FastReport.Web, but compatible with FastReport.CoreWin, which is included in the FastReport.Net.Demo/ FastReport.Net.Pro package. After installation, it is located in the ‘Nugets/Windows’ folder. 
  • FastReport.BusinessGraphics (demo on nuget.org) - package with the FastReport Business Graphics data visualization library.
  • FastReport.Localization (nuget.org) - package with a set of FastReport localizations. Add it to your project if you need German or Russian localization, for example.
  • FastReport.Compat and FastReport.DataVisualization - packages with basic logic (report compilation, MSChart support, etc.). You don't need to include them in your project, they are dependency packages.
  • FastReport.Data.* - packages with connector plugins for FastReport to work with various databases, the connectors of which are not included in the source library. These packages are “common” for different FastReport editions and are suitable for both FastReport .NET and FastReport.Core and FastReport.CoreWin. After installation, it is located in the ‘Nugets’ folder. Limitations: FastReport version 2021.4.0+ and NuGet Client 3.4.4+ are required.

○     FastReport.Data.ClickHouse

○     FastReport.Data.Couchbase

○     FastReport.Data.Firebird

○     FastReport.Data.Json

○     FastReport.Data.MongoDB

○     FastReport.Data.MsSql

○     FastReport.Data.MySql

○     FastReport.Data.OracleODPCore

○     FastReport.Data.Postgres

○     FastReport.Data.RavenDB

○     FastReport.Data.SQLite

Package name Target Frameworks Cross-platform

UI (Viewer, Designer, UserControl)

FastReport.Core

.NET Framework 4.0 and up, .NET Core 2.0 and up, .NET 5 and up ✓ —
FastReport.Net

.NET Framework 4.0 and up

— ✓

FastReport.Net.Demo / FastReport.Net.Pro

.NET Framework 4.0 and up, .NET Core 3.1 Windows and up, .NET 5 Windows and up

— ✓
ürün hakkında indir satın al
avatar
Kirill Kornienko
.NET Visual Studio FastReport Core C# Report NuGet

Yorum ekle
logo
  • 800-985-8986 (English, US)
  • +4930568373928 (German)
  • +55 19 98147-8148 (Portuguese)
  • info@fast-report.com
  • 901 N Pitt Str #325 Alexandria VA 22314
  • Satın al
  • İndir
  • Dökümantasyon
  • Geribildirimler
  • Ürünlerimizi nasıl kaldırabilirsiniz
  • Bilet Sistemi
  • SSS
  • Başlangıç için Video
  • Forum
  • Articles
  • Haberlerimiz
  • Basında Biz
  • Partnerler
  • Extended licensing
  • Bize Ulaşın

© 1998-2022 by Fast Reports Inc.

  • Gizlilik Politikası