NewPlatform.Flexberry.AspNet
3.0.1-alpha06
See the version list below for details.
dotnet add package NewPlatform.Flexberry.AspNet --version 3.0.1-alpha06
NuGet\Install-Package NewPlatform.Flexberry.AspNet -Version 3.0.1-alpha06
<PackageReference Include="NewPlatform.Flexberry.AspNet" Version="3.0.1-alpha06" />
paket add NewPlatform.Flexberry.AspNet --version 3.0.1-alpha06
#r "nuget: NewPlatform.Flexberry.AspNet, 3.0.1-alpha06"
// Install NewPlatform.Flexberry.AspNet as a Cake Addin #addin nuget:?package=NewPlatform.Flexberry.AspNet&version=3.0.1-alpha06&prerelease // Install NewPlatform.Flexberry.AspNet as a Cake Tool #tool nuget:?package=NewPlatform.Flexberry.AspNet&version=3.0.1-alpha06&prerelease
Flexberry ASP.NET package.
Product | Versions 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. |
-
- AntiXSS (>= 4.3.0)
- DocumentFormat.OpenXml (>= 2.5.0)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
- Microsoft.AspNet.WebApi.WebHost (>= 5.2.3)
- NewPlatform.Flexberry.Audit (>= 3.0.0)
- NewPlatform.Flexberry.LogService (>= 1.1.0)
- NewPlatform.Flexberry.LogService.Objects (>= 3.0.0)
- NewPlatform.Flexberry.ORM (>= 5.0.0)
- NewPlatform.Flexberry.UserSettingsService (>= 3.0.0)
- Unity.Abstractions (>= 3.3.0)
- Unity.Configuration (>= 5.2.2)
- Unity.Container (>= 5.8.6)
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,461 | 6/25/2021 |
4.0.0-beta01 | 1,178 | 6/12/2021 |
4.0.0-alpha01 | 384 | 2/4/2021 |
3.2.0 | 2,335 | 6/11/2021 |
3.2.0-alpha04 | 665 | 7/12/2019 |
3.2.0-alpha03 | 566 | 6/4/2019 |
3.2.0-alpha02 | 505 | 5/13/2019 |
3.2.0-alpha01 | 557 | 5/13/2019 |
3.1.1 | 922 | 6/21/2019 |
3.1.0 | 2,105 | 4/30/2019 |
3.1.0-fix-for-isuz-0 | 254 | 11/17/2021 |
3.1.0-fix-for-isuz | 237 | 11/15/2021 |
3.1.0-beta02 | 620 | 4/23/2019 |
3.1.0-beta01 | 492 | 4/19/2019 |
3.1.0-alpha01 | 537 | 4/8/2019 |
3.0.1-alpha07 | 524 | 4/1/2019 |
3.0.1-alpha06 | 546 | 3/22/2019 |
3.0.1-alpha05 | 524 | 3/18/2019 |
3.0.1-alpha04 | 525 | 3/13/2019 |
3.0.1-alpha03 | 534 | 3/4/2019 |
3.0.1-alpha02 | 538 | 2/28/2019 |
3.0.1-alpha01 | 677 | 1/18/2019 |
3.0.0 | 2,686 | 12/13/2018 |
3.0.0-beta08 | 658 | 12/12/2018 |
3.0.0-beta07 | 705 | 12/11/2018 |
3.0.0-beta06 | 622 | 12/5/2018 |
3.0.0-beta05 | 657 | 12/3/2018 |
3.0.0-beta04 | 759 | 11/6/2018 |
3.0.0-beta03 | 707 | 11/1/2018 |
3.0.0-beta02 | 744 | 10/12/2018 |
3.0.0-beta01 | 706 | 10/12/2018 |
3.0.0-alpha03 | 720 | 10/1/2018 |
3.0.0-alpha02 | 719 | 9/26/2018 |
3.0.0-alpha01 | 798 | 8/17/2018 |
2.3.2 | 925 | 11/28/2018 |
2.3.0 | 1,362 | 8/23/2017 |
2.2.0 | 1,114 | 8/23/2017 |
2.1.0 | 1,795 | 2/19/2016 |
2.0.0 | 1,362 | 12/18/2015 |
1.4.1 | 1,381 | 10/16/2015 |
1.4.0 | 1,443 | 10/1/2015 |
Added
1. Add enabled checkbox at security agent edit forms.
2. Add comment field to security edit forms.
3. Delegate UniqueKeySaltBuilderDelegate for WebObjectListView control.
4. ConcurrentDictionarySessionService now cleanups expired sessions.
Changed
1. Removed olv cell tooltip when equals to cell inner text.
2. Extended ISessionService interface.
Fixed
1. Fix dialog appearance on technological forms.
2. Fix validation summary appearance on technological forms.
3. Filtering in WebObjectListView control by enumeration containing a empty value.