NewPlatform.Flexberry.AspNet 3.0.0-alpha02

This is a prerelease version of NewPlatform.Flexberry.AspNet.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NewPlatform.Flexberry.AspNet --version 3.0.0-alpha02
                    
NuGet\Install-Package NewPlatform.Flexberry.AspNet -Version 3.0.0-alpha02
                    
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="NewPlatform.Flexberry.AspNet" Version="3.0.0-alpha02" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NewPlatform.Flexberry.AspNet" Version="3.0.0-alpha02" />
                    
Directory.Packages.props
<PackageReference Include="NewPlatform.Flexberry.AspNet" />
                    
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 NewPlatform.Flexberry.AspNet --version 3.0.0-alpha02
                    
#r "nuget: NewPlatform.Flexberry.AspNet, 3.0.0-alpha02"
                    
#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.
#:package NewPlatform.Flexberry.AspNet@3.0.0-alpha02
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NewPlatform.Flexberry.AspNet&version=3.0.0-alpha02&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NewPlatform.Flexberry.AspNet&version=3.0.0-alpha02&prerelease
                    
Install as a Cake Tool

Flexberry ASP.NET package.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NewPlatform.Flexberry.AspNet:

Package Downloads
NewPlatform.Flexberry.AspNet.BaseTheme

Flexberry ASP.NET Base theme package.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.0 2,740 6/25/2021
4.0.0-beta01 1,239 6/12/2021
4.0.0-alpha01 492 2/4/2021
3.2.0 2,401 6/11/2021
3.2.0-alpha04 818 7/12/2019
3.2.0-alpha03 652 6/4/2019
3.2.0-alpha02 597 5/13/2019
3.2.0-alpha01 649 5/13/2019
3.1.1 1,016 6/21/2019
3.1.0 2,215 4/30/2019
3.1.0-fix-for-isuz-0 320 11/17/2021
3.1.0-fix-for-isuz 300 11/15/2021
3.1.0-beta02 703 4/23/2019
3.1.0-beta01 585 4/19/2019
3.1.0-alpha01 622 4/8/2019
3.0.1-alpha07 628 4/1/2019
3.0.1-alpha06 645 3/22/2019
3.0.1-alpha05 612 3/18/2019
3.0.1-alpha04 621 3/13/2019
3.0.1-alpha03 628 3/4/2019
3.0.1-alpha02 637 2/28/2019
3.0.1-alpha01 768 1/18/2019
3.0.0 2,781 12/13/2018
3.0.0-beta08 763 12/12/2018
3.0.0-beta07 803 12/11/2018
3.0.0-beta06 715 12/5/2018
3.0.0-beta05 759 12/3/2018
3.0.0-beta04 871 11/6/2018
3.0.0-beta03 827 11/1/2018
3.0.0-beta02 851 10/12/2018
3.0.0-beta01 826 10/12/2018
3.0.0-alpha03 838 10/1/2018
3.0.0-alpha02 830 9/26/2018
3.0.0-alpha01 913 8/17/2018
2.3.2 1,030 11/28/2018
2.3.0 1,574 8/23/2017
2.2.0 1,314 8/23/2017
2.1.0 2,007 2/19/2016
2.0.0 1,580 12/18/2015
1.4.1 1,609 10/16/2015
1.4.0 1,661 10/1/2015

1) Removed dependencies from old Flexberry Security classes.
     2) Removed cache decorators for Flexberry Security classes.
     3) NewPlatform.Flexberry.Caching.ICacheService interface is used instead of NewPlatform.Flexberry.Services.ICacheService.
     4) Fix BaseResponseStreamFilter "ArgumentOutOfRangeException" on "Flush" method calls.
     5) Fix escape url parameters for LookupForm.
     6) Fix window.onload handler in jquery.ics.js.
     7) Fix function getSelectedItems for .Web.AjaxControls in flex.Wolv.CheckBoxModule.
     8) Fix select item at lookup autocomplete by tab click.
     9) Modified protected virtual modifiers in NewPlatform.Flexberry.Web.Http.PlaceholderPageContentConnector.
     10) Fix select all at page in flex.Wolv.CheckBoxModule.
     11) Fix unicode title at LookUp show object.
     12) Added validation to technological forms.
     13) Fix lookup modal resize.
     14) Fix configure columns on LookUp.
     15) Update ORM to 4.2.0-alpha03.
     16) Remove EnterpriseLibrary.
 17) Added create-in-lookup button.