BIA.Net.Analyzers 4.0.0

dotnet add package BIA.Net.Analyzers --version 4.0.0                
NuGet\Install-Package BIA.Net.Analyzers -Version 4.0.0                
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="BIA.Net.Analyzers" Version="4.0.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BIA.Net.Analyzers --version 4.0.0                
#r "nuget: BIA.Net.Analyzers, 4.0.0"                
#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 BIA.Net.Analyzers as a Cake Addin
#addin nuget:?package=BIA.Net.Analyzers&version=4.0.0

// Install BIA.Net.Analyzers as a Cake Tool
#tool nuget:?package=BIA.Net.Analyzers&version=4.0.0                

V4.0.0 (2025-01-01)

  • New framework UI design
  • Improve UI table's controls behaviors
  • Improve backend layer organization

Angular

  • New UI design from PrimeNG Ultima template
  • Add clear filters button on tables
  • New compact mode on tables
  • Add resize controls for columns on tables
  • Fix clear filter behavior to reset only tables filters
  • Fix display time of advanced filters
  • Fix close pop-up button position for views managing on tables

DotNet

  • Projects layer re-organization according to CLEAN architecture
    • Domain layer not accessible from Presentation layer
    • Data layer not accessible from Presentation Layer
    • Domain content's folders use Entities, Mappers, Specifications (etc...) folders instead of single Aggregate folder
  • Introducing BIA Analyzers
    • Compilation diagnostics (BIAXXXX) and code fixes in order to apply CLEAN architecture principles
    • Code fix for CS0118 diagnostic proposing to use compatible namespaces for target type
  • Change Worker Service SignalR communication with Redis directly
  • Multiple repositories handling
  • Exposing standard object model validation properties into BiaDtoField attribute
  • Entity Framework model validation given optionnal
  • Automatic Keyclock token validation
  • Fix bug when team title contains special characters
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
4.0.0 48 12/17/2024