XSwift 1.3.1.7
See the version list below for details.
dotnet add package XSwift --version 1.3.1.7
NuGet\Install-Package XSwift -Version 1.3.1.7
<PackageReference Include="XSwift" Version="1.3.1.7" />
paket add XSwift --version 1.3.1.7
#r "nuget: XSwift, 1.3.1.7"
// Install XSwift as a Cake Addin #addin nuget:?package=XSwift&version=1.3.1.7 // Install XSwift as a Cake Tool #tool nuget:?package=XSwift&version=1.3.1.7
XSwift is a framework that has been created based on DDD and CQRS concepts. This framework 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 lower. It provides a structure for developers to focus on the business instead of spending time on the code and solving challenges related to the code.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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. |
-
net7.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.