Domainify 1.0.1.6
dotnet add package Domainify --version 1.0.1.6
NuGet\Install-Package Domainify -Version 1.0.1.6
<PackageReference Include="Domainify" Version="1.0.1.6" />
<PackageVersion Include="Domainify" Version="1.0.1.6" />
<PackageReference Include="Domainify" />
paket add Domainify --version 1.0.1.6
#r "nuget: Domainify, 1.0.1.6"
#:package Domainify@1.0.1.6
#addin nuget:?package=Domainify&version=1.0.1.6
#tool nuget:?package=Domainify&version=1.0.1.6
<div style="display: flex; justify-content: center; align-items: center;"> <img src="static/logo.jpg" alt="Logo"> </div>
Domainify is an open-source and lightweight library that has been created based on Clean Architecture and DDD (Domain-Driven Design) approaches. This library empowers 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 Domainify 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
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 (1)
Showing the top 1 NuGet packages that depend on Domainify:
| Package | Downloads |
|---|---|
|
Domainify.AspMvc
This library provides some classes based on Domainify to facilitate error handling and defining the HTTP Request and HTTP response for calling API in an ASPNetCore MVC application and some useful utilities. |
GitHub repositories
This package is not used by any popular GitHub repositories.