NewPlatform.Flexberry.AspNet
2.3.0
See the version list below for details.
dotnet add package NewPlatform.Flexberry.AspNet --version 2.3.0
NuGet\Install-Package NewPlatform.Flexberry.AspNet -Version 2.3.0
<PackageReference Include="NewPlatform.Flexberry.AspNet" Version="2.3.0" />
paket add NewPlatform.Flexberry.AspNet --version 2.3.0
#r "nuget: NewPlatform.Flexberry.AspNet, 2.3.0"
// Install NewPlatform.Flexberry.AspNet as a Cake Addin #addin nuget:?package=NewPlatform.Flexberry.AspNet&version=2.3.0 // Install NewPlatform.Flexberry.AspNet as a Cake Tool #tool nuget:?package=NewPlatform.Flexberry.AspNet&version=2.3.0
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 (>= 2.0.0)
- NewPlatform.Flexberry.LogService (>= 1.1.0)
- NewPlatform.Flexberry.LogService.Objects (>= 2.0.0)
- NewPlatform.Flexberry.ORM (>= 4.0.0)
- NewPlatform.Flexberry.Security (>= 1.7.0)
- NewPlatform.Flexberry.UserSettingsService (>= 2.0.0)
- Unity (= 2.1.505.2)
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,578 | 6/25/2021 |
4.0.0-beta01 | 1,183 | 6/12/2021 |
4.0.0-alpha01 | 407 | 2/4/2021 |
3.2.0 | 2,344 | 6/11/2021 |
3.2.0-alpha04 | 670 | 7/12/2019 |
3.2.0-alpha03 | 573 | 6/4/2019 |
3.2.0-alpha02 | 512 | 5/13/2019 |
3.2.0-alpha01 | 562 | 5/13/2019 |
3.1.1 | 933 | 6/21/2019 |
3.1.0 | 2,120 | 4/30/2019 |
3.1.0-fix-for-isuz-0 | 261 | 11/17/2021 |
3.1.0-fix-for-isuz | 242 | 11/15/2021 |
3.1.0-beta02 | 625 | 4/23/2019 |
3.1.0-beta01 | 497 | 4/19/2019 |
3.1.0-alpha01 | 542 | 4/8/2019 |
3.0.1-alpha07 | 529 | 4/1/2019 |
3.0.1-alpha06 | 552 | 3/22/2019 |
3.0.1-alpha05 | 529 | 3/18/2019 |
3.0.1-alpha04 | 533 | 3/13/2019 |
3.0.1-alpha03 | 539 | 3/4/2019 |
3.0.1-alpha02 | 543 | 2/28/2019 |
3.0.1-alpha01 | 685 | 1/18/2019 |
3.0.0 | 2,696 | 12/13/2018 |
3.0.0-beta08 | 664 | 12/12/2018 |
3.0.0-beta07 | 711 | 12/11/2018 |
3.0.0-beta06 | 629 | 12/5/2018 |
3.0.0-beta05 | 670 | 12/3/2018 |
3.0.0-beta04 | 769 | 11/6/2018 |
3.0.0-beta03 | 717 | 11/1/2018 |
3.0.0-beta02 | 754 | 10/12/2018 |
3.0.0-beta01 | 715 | 10/12/2018 |
3.0.0-alpha03 | 729 | 10/1/2018 |
3.0.0-alpha02 | 728 | 9/26/2018 |
3.0.0-alpha01 | 807 | 8/17/2018 |
2.3.2 | 936 | 11/28/2018 |
2.3.0 | 1,382 | 8/23/2017 |
2.2.0 | 1,127 | 8/23/2017 |
2.1.0 | 1,806 | 2/19/2016 |
2.0.0 | 1,376 | 12/18/2015 |
1.4.1 | 1,395 | 10/16/2015 |
1.4.0 | 1,457 | 10/1/2015 |
1) Improve compatibility with Mono.
2) Move velo-cache logic of ICSSoft.STORMNET.Web.Tools.CacheHelper into ICSSoft.STROMNET.Web.Tools.VeloCache assembly, and remove dependencies from CacheBaseLibrary.dll and ClientLibrary.dll.
3) Add GroupBy mode into WebObjectListView.
4) Add implementation of bool AccessCheck(string operationId) method for SecurityManagerCacheDecorator class.
5) Fixed bug with group names while using OverflowWordEllipsis.
6) CustomSiteMapProvider.dll was removed due to version conflict and was changed to CustomSiteMapProvider.cs, included in ICSSoft.STORMNET.Web.Tools.
7) Update dependency Flexberry.Audit to 2.0.0
8) Update dependency Flexberry.LogService.Objects to 2.0.0
9) Update dependency Flexberry.UserSettingsService to 2.0.0
10) Remove dependencies from Flexberry.UnityFactory, Flexberry.CurrentUserService