Bfar.XCutting.Abstractions 1.14.64.104

dotnet add package Bfar.XCutting.Abstractions --version 1.14.64.104
                    
NuGet\Install-Package Bfar.XCutting.Abstractions -Version 1.14.64.104
                    
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="Bfar.XCutting.Abstractions" Version="1.14.64.104" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bfar.XCutting.Abstractions" Version="1.14.64.104" />
                    
Directory.Packages.props
<PackageReference Include="Bfar.XCutting.Abstractions" />
                    
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 Bfar.XCutting.Abstractions --version 1.14.64.104
                    
#r "nuget: Bfar.XCutting.Abstractions, 1.14.64.104"
                    
#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 Bfar.XCutting.Abstractions@1.14.64.104
                    
#: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=Bfar.XCutting.Abstractions&version=1.14.64.104
                    
Install as a Cake Addin
#tool nuget:?package=Bfar.XCutting.Abstractions&version=1.14.64.104
                    
Install as a Cake Tool

Bfar.XCutting.Abstractions

Abstraction classes for Cross-Cutting Concerns in .NET projects. Adapters :

  • ICircuitBreakerAdapter
  • IDateTimeDecorator
  • IJsonParserAdapter
  • IMessagingAdapter
  • IRepositoryAdapter
  • IRestClientAdapter

Decorators :

  • RepositoryServiceDecorator

ApplicationServices :

  • INotificationService
  • ICommandService
  • ISessionService
  • IAccessControl
  • IEMailService
  • INotificationService
  • IQueryService
  • ISMSService
  • ITableResultService
  • IErrorLookupService

Dtos :

  • DbGeneralResponse
  • GeneralResponse
  • MenuDto
  • RequestCaptchaDto
  • AppDto

Infrastructures :

  • IRepository
  • IUnitOfWork

Models :

  • ConnectionConfigurationModel
  • InputViewModel
  • SubViewModel
  • ViewElementModel
  • MessageConstruct
  • NameValueModel
  • EndPointConfigModel
  • NotificationModel
  • IPRecord
  • PaginationModel
  • GeneralModel

Enums :

  • SendNotificationStatus

SharedKernel :

  • CoreConfig
  • ICommandService
  • IQueryService
  • IReceiver
  • IRepositoryService
  • IRestClientService
  • IServiceDecorator
  • ISharedKernel
  • SharedKernelPortConfig

Installation

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows 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 Bfar.XCutting.Abstractions:

Package Downloads
Bfar.XCutting.Foundation

Implementations of bfar abstractions

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.14.64.104 119 6/15/2026
1.14.64.103 119 5/5/2026
1.14.64.102 123 4/30/2026
1.14.62.101 115 4/30/2026
1.14.62.100 108 4/30/2026
1.14.62.99 103 4/30/2026
1.14.62.98 101 4/30/2026
1.14.62.97 107 4/30/2026
1.14.62.96 120 4/30/2026
1.14.47.59 258 5/28/2025
1.13.47.58 244 5/28/2025
1.13.46.57 267 5/16/2025
1.13.46.56 270 5/16/2025
1.13.46.55 307 5/13/2025
1.13.46.54 187 5/9/2025
1.12.46.53 197 5/9/2025
1.11.46.52 243 5/8/2025
1.11.45.51 238 5/8/2025
1.11.39.43 229 5/8/2025
1.11.39.42 258 5/8/2025
Loading failed