PPJ Manual
HomeCurrent IssuesDownloads
  • Welcome
  • Releases
    • PPJ 2023
  • PPJ 2023
  • PPJ Web API
  • PPJ Desktop API
  • Wisej.NET Documentation
  • General
    • Framework
      • Features
        • SAL and SQL Functions
        • Constants and Variables
        • SalContext
        • Visual Toolchest
        • XSal2
        • Reporting Support
        • LINQ Support
        • SalCompileAndEvaluate
        • Unicode Support
        • Startup Arguments
        • App.config
      • Data Types
        • Automatic Casts
        • Dynamic Arrays
      • Controls
        • ToolBar
        • TabControl
        • TableWindow
        • QuickObject
        • Ribbon Bar
        • NavigationBar
      • SQL Support
        • Configuration
        • ADO.NET Drivers
        • Bind and Into Variables
        • DBP Parameters
        • SqlContext
      • Extensions
        • Table Window
        • Unicode Support
        • Bug Fixes
        • Object Oriented Types
        • Custom Parsers
        • Named Properties
        • Microsoft Charts
        • Tabbed MDI
        • Watermark
        • HTML Rendering
      • Skins and Themes
        • Skin Files
        • Theme Files
        • Configuration
        • Skin Editor
        • Theme Builder
      • Tracing
        • Trace Viewer
        • Default Listeners
        • Tracing the Application
      • Spell Checker
        • Dictionaries
    • Ported Application
      • Project Structure
        • Late Bind Calls
        • Visual Styles
        • Unqualified References
        • Message Actions
        • When SQLError
        • Classes
      • Global Items
      • Forms
      • COM/ActiveX
      • Multiple Inheritance
      • Configuration Tool
      • Issues & Workarounds
    • Ported Reports
      • General
      • Crystal Reports
        • Structure
        • Unsupported Features
      • List & Label
        • Report Conversion
        • Structure
        • Document
        • Input Items
        • Passing Data
        • Unsupported Features
      • Reporting Services
        • Features
      • Stimulsoft
        • Break Groups
        • Fields
        • Formulas
        • Cache Mode
Powered by GitBook
On this page
  • What's new in PPJ 2023
  • .NET Core
  • NuGet Deployment
  • Templates
  • Wisej.NET Reference
  • Fixes and Improvements

Was this helpful?

  1. Releases

PPJ 2023

What's new in PPJ 2023

The main new features in this PPJ release is adding support for .NET Core and Linux for the PPJ Web and the decoupling of the PPJ code base and Wisej.NET. Now developer can upgrade Wisej.NET independently form the PPJ Web Framework..

.NET Core

PPJ Web applications now can be deployed on .NET Core (6, 7+) and on Linux machines.

NuGet Deployment

The new PPJ 2023 installer now deploys two nuget packages here:

  • %ProgramFiles%\IceTeaGroup\PPJ\Framework\2023\nuget

In this folder you will find PPJ-Web-2023.4.9.2.nupkg and PPJ-WinForms-2023.4.9.2.nupkg. This change is necessary to support multitargeting and .NET Core projects.

Templates

We have updated all the PPJ poject and item templates and added the equivalent PPJ Web templates.

Wisej.NET Reference

Wisej.NET 3.2 is now referenced directly from nuget.org. This change allows PPJ Web projects to upgrade or downgrade the Wisej.NET package independently from the PPJ Framework builds.

Fixes and Improvements

We have fixed and consolidate many fixes from the previous versions and included all the latest fixes and improvements that were reported to us. Click on the release notes link next to the build to see the list of public issues.

PreviousReleasesNextFramework

Last updated 1 year ago

Was this helpful?