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 448 1/12/2023
1.0.62 348 1/11/2023
1.0.61 343 1/6/2023
1.0.60 357 1/5/2023
1.0.59 346 1/4/2023
1.0.58 340 1/4/2023
1.0.57 345 1/3/2023
1.0.56 341 12/20/2022
1.0.55 334 12/19/2022
1.0.54 350 12/11/2022
1.0.53 342 12/10/2022
1.0.52 327 12/8/2022
1.0.51 327 12/8/2022
1.0.50 384 11/29/2022
1.0.49 388 11/8/2022
1.0.48 385 11/2/2022
1.0.46 423 10/28/2022
1.0.45 417 10/26/2022
1.0.44 438 10/24/2022
1.0.43 451 10/17/2022
1.0.42 456 10/7/2022
1.0.41 452 9/29/2022
1.0.40 485 9/27/2022
1.0.39 490 9/24/2022
1.0.37 514 9/20/2022
1.0.36 488 9/17/2022
1.0.35 475 9/16/2022
1.0.34 471 9/13/2022
1.0.33 464 9/13/2022
1.0.32 463 9/13/2022
1.0.31 464 9/12/2022
1.0.30 453 9/12/2022
1.0.29 470 9/8/2022
1.0.28 475 9/6/2022
1.0.27 467 9/6/2022
1.0.26 464 9/5/2022
1.0.25 473 9/5/2022
1.0.24 474 9/5/2022
1.0.22 461 9/5/2022
1.0.21 489 8/30/2022
1.0.20 478 8/30/2022
1.0.19 475 8/30/2022
1.0.18 460 8/29/2022
1.0.17 454 8/29/2022
1.0.16 471 8/26/2022
1.0.15 464 8/26/2022
1.0.14 475 8/24/2022
1.0.13 476 8/22/2022
1.0.12 459 8/22/2022
1.0.11 484 8/11/2022
1.0.10 494 8/11/2022
1.0.9 460 8/11/2022
1.0.8 466 8/11/2022
1.0.7 463 8/11/2022
1.0.6 471 8/10/2022
1.0.5 475 8/5/2022
1.0.4 477 8/4/2022
1.0.3 475 8/4/2022
1.0.2 476 8/3/2022
1.0.1 472 8/2/2022
1.0.0 504 7/29/2022

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