CoreFE 1.0.63

dotnet add package CoreFE --version 1.0.63
                    
NuGet\Install-Package CoreFE -Version 1.0.63
                    
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="CoreFE" Version="1.0.63" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CoreFE" Version="1.0.63" />
                    
Directory.Packages.props
<PackageReference Include="CoreFE" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CoreFE --version 1.0.63
                    
#r "nuget: CoreFE, 1.0.63"
                    
#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.
#addin nuget:?package=CoreFE&version=1.0.63
                    
Install CoreFE as a Cake Addin
#tool nuget:?package=CoreFE&version=1.0.63
                    
Install CoreFE as a Cake Tool

This package includes the core engine and nescesary components for front end

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.63 455 1/12/2023
1.0.62 355 1/11/2023
1.0.61 350 1/6/2023
1.0.60 364 1/5/2023
1.0.59 353 1/4/2023
1.0.58 348 1/4/2023
1.0.57 352 1/3/2023
1.0.56 348 12/20/2022
1.0.55 341 12/19/2022
1.0.54 357 12/11/2022
1.0.53 349 12/10/2022
1.0.52 334 12/8/2022
1.0.51 334 12/8/2022
1.0.50 391 11/29/2022
1.0.49 395 11/8/2022
1.0.48 392 11/2/2022
1.0.46 430 10/28/2022
1.0.45 424 10/26/2022
1.0.44 445 10/24/2022
1.0.43 458 10/17/2022
1.0.42 463 10/7/2022
1.0.41 460 9/29/2022
1.0.40 492 9/27/2022
1.0.39 498 9/24/2022
1.0.37 521 9/20/2022
1.0.36 496 9/17/2022
1.0.35 482 9/16/2022
1.0.34 478 9/13/2022
1.0.33 471 9/13/2022
1.0.32 470 9/13/2022
1.0.31 471 9/12/2022
1.0.30 460 9/12/2022
1.0.29 478 9/8/2022
1.0.28 483 9/6/2022
1.0.27 475 9/6/2022
1.0.26 472 9/5/2022
1.0.25 481 9/5/2022
1.0.24 482 9/5/2022
1.0.22 469 9/5/2022
1.0.21 497 8/30/2022
1.0.20 486 8/30/2022
1.0.19 482 8/30/2022
1.0.18 467 8/29/2022
1.0.17 462 8/29/2022
1.0.16 479 8/26/2022
1.0.15 472 8/26/2022
1.0.14 483 8/24/2022
1.0.13 483 8/22/2022
1.0.12 467 8/22/2022
1.0.11 491 8/11/2022
1.0.10 503 8/11/2022
1.0.9 468 8/11/2022
1.0.8 474 8/11/2022
1.0.7 471 8/11/2022
1.0.6 478 8/10/2022
1.0.5 483 8/5/2022
1.0.4 486 8/4/2022
1.0.3 483 8/4/2022
1.0.2 484 8/3/2022
1.0.1 481 8/2/2022
1.0.0 513 7/29/2022

Add Datepicker custom format, add EmailPdf method into EditForm, improve GridView performance