CoreFE 1.0.49

There is a newer version of this package available.
See the version list below for details.
dotnet add package CoreFE --version 1.0.49                
NuGet\Install-Package CoreFE -Version 1.0.49                
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.49" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CoreFE --version 1.0.49                
#r "nuget: CoreFE, 1.0.49"                
#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.
// Install CoreFE as a Cake Addin
#addin nuget:?package=CoreFE&version=1.0.49

// Install CoreFE as a Cake Tool
#tool nuget:?package=CoreFE&version=1.0.49                

Fix bug: Cannot make changes after populate fields due to ListViewItem reload the data if the flag force set to true

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 389 1/12/2023
1.0.62 303 1/11/2023
1.0.61 300 1/6/2023
1.0.60 313 1/5/2023
1.0.59 298 1/4/2023
1.0.58 299 1/4/2023
1.0.57 301 1/3/2023
1.0.56 298 12/20/2022
1.0.55 292 12/19/2022
1.0.54 309 12/11/2022
1.0.53 301 12/10/2022
1.0.52 287 12/8/2022
1.0.51 285 12/8/2022
1.0.50 335 11/29/2022
1.0.49 346 11/8/2022
1.0.48 342 11/2/2022
1.0.46 377 10/28/2022
1.0.45 373 10/26/2022
1.0.44 395 10/24/2022
1.0.43 405 10/17/2022
1.0.42 409 10/7/2022
1.0.41 405 9/29/2022
1.0.40 437 9/27/2022
1.0.39 442 9/24/2022
1.0.37 468 9/20/2022
1.0.36 442 9/17/2022
1.0.35 421 9/16/2022
1.0.34 424 9/13/2022
1.0.33 409 9/13/2022
1.0.32 408 9/13/2022
1.0.31 411 9/12/2022
1.0.30 405 9/12/2022
1.0.29 425 9/8/2022
1.0.28 429 9/6/2022
1.0.27 421 9/6/2022
1.0.26 418 9/5/2022
1.0.25 422 9/5/2022
1.0.24 429 9/5/2022
1.0.22 415 9/5/2022
1.0.21 441 8/30/2022
1.0.20 430 8/30/2022
1.0.19 425 8/30/2022
1.0.18 412 8/29/2022
1.0.17 408 8/29/2022
1.0.16 423 8/26/2022
1.0.15 417 8/26/2022
1.0.14 428 8/24/2022
1.0.13 427 8/22/2022
1.0.12 409 8/22/2022
1.0.11 438 8/11/2022
1.0.10 448 8/11/2022
1.0.9 413 8/11/2022
1.0.8 414 8/11/2022
1.0.7 416 8/11/2022
1.0.6 424 8/10/2022
1.0.5 426 8/5/2022
1.0.4 429 8/4/2022
1.0.3 427 8/4/2022
1.0.2 429 8/3/2022
1.0.1 424 8/2/2022
1.0.0 455 7/29/2022

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