XSwift 1.3.2
dotnet add package XSwift --version 1.3.2
NuGet\Install-Package XSwift -Version 1.3.2
<PackageReference Include="XSwift" Version="1.3.2" />
paket add XSwift --version 1.3.2
#r "nuget: XSwift, 1.3.2"
// Install XSwift as a Cake Addin #addin nuget:?package=XSwift&version=1.3.2 // Install XSwift as a Cake Tool #tool nuget:?package=XSwift&version=1.3.2
XSwift is an open-source and lightweight library that has been created based on Clean Architecture and DDD (Domain-Driven Design) approaches. This library helps developers to boost the process of development to produce scaled Backed-End and be able to implement details like invariants, and specifications, and further helps them to architect complexity easily. The code volume of a project that has been developed based on the xswift is significantly less. It provides an infrastructure for developers to focus on the business instead of spending time on the code and solving challenges related to the mass and repetitive codes.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- MediatR.Extensions.Microsoft.DependencyInjection (>= 10.0.1)
- Microsoft.AspNetCore.Diagnostics.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.DataAnnotations (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures (>= 2.1.3)
- Microsoft.EntityFrameworkCore (>= 6.0.20)
- Microsoft.Extensions.Configuration (>= 6.0.1)
- Microsoft.Extensions.Logging.Console (>= 6.0.0)
- System.Resources.ResourceManager (>= 4.3.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on XSwift:
Package | Downloads |
---|---|
Xswift.EntityFrameworkCore
Provides Implementations of the datasource abstraction that belongs to the XSwift frameworks. the implementations are based on the Entity framework core. |
|
Xswift.MassTransit
Provides some implementations and configurations based on the XSwift cases for Using Masstransit. |
|
Xswift.FluentAssertions
Provides some fluent assertion extension methods based on the XSwift the XSwift exceptions and issues. |
|
Xswift.OAuth
Provides Implementations of the datasource abstraction that belongs to the XSwift frameworks. the implementations are based on the mongoDb. |
|
Xswift.MongoDB
Provides Implementations of the datasource abstraction that belongs to the XSwift frameworks. the implementations are based on the mongoDb. |
GitHub repositories
This package is not used by any popular GitHub repositories.