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 as a Cake Addin
#tool nuget:?package=CoreFE&version=1.0.63
                    
Install 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 474 1/12/2023
1.0.62 367 1/11/2023
1.0.61 361 1/6/2023
1.0.60 376 1/5/2023
1.0.59 365 1/4/2023
1.0.58 360 1/4/2023
1.0.57 365 1/3/2023
1.0.56 360 12/20/2022
1.0.55 352 12/19/2022
1.0.54 369 12/11/2022
1.0.53 360 12/10/2022
1.0.52 345 12/8/2022
1.0.51 347 12/8/2022
1.0.50 405 11/29/2022
1.0.49 411 11/8/2022
1.0.48 403 11/2/2022
1.0.46 443 10/28/2022
1.0.45 435 10/26/2022
1.0.44 459 10/24/2022
1.0.43 469 10/17/2022
1.0.42 474 10/7/2022
1.0.41 471 9/29/2022
1.0.40 503 9/27/2022
1.0.39 509 9/24/2022
1.0.37 533 9/20/2022
1.0.36 507 9/17/2022
1.0.35 493 9/16/2022
1.0.34 490 9/13/2022
1.0.33 482 9/13/2022
1.0.32 482 9/13/2022
1.0.31 484 9/12/2022
1.0.30 473 9/12/2022
1.0.29 489 9/8/2022
1.0.28 495 9/6/2022
1.0.27 486 9/6/2022
1.0.26 484 9/5/2022
1.0.25 498 9/5/2022
1.0.24 493 9/5/2022
1.0.22 480 9/5/2022
1.0.21 511 8/30/2022
1.0.20 498 8/30/2022
1.0.19 496 8/30/2022
1.0.18 479 8/29/2022
1.0.17 475 8/29/2022
1.0.16 492 8/26/2022
1.0.15 484 8/26/2022
1.0.14 495 8/24/2022
1.0.13 495 8/22/2022
1.0.12 480 8/22/2022
1.0.11 509 8/11/2022
1.0.10 521 8/11/2022
1.0.9 483 8/11/2022
1.0.8 489 8/11/2022
1.0.7 488 8/11/2022
1.0.6 492 8/10/2022
1.0.5 497 8/5/2022
1.0.4 501 8/4/2022
1.0.3 498 8/4/2022
1.0.2 499 8/3/2022
1.0.1 495 8/2/2022
1.0.0 531 7/29/2022

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