CodeDesignPlus.Net.Core
0.3.0-beta.3
See the version list below for details.
dotnet add package CodeDesignPlus.Net.Core --version 0.3.0-beta.3
NuGet\Install-Package CodeDesignPlus.Net.Core -Version 0.3.0-beta.3
<PackageReference Include="CodeDesignPlus.Net.Core" Version="0.3.0-beta.3" />
paket add CodeDesignPlus.Net.Core --version 0.3.0-beta.3
#r "nuget: CodeDesignPlus.Net.Core, 0.3.0-beta.3"
// Install CodeDesignPlus.Net.Core as a Cake Addin #addin nuget:?package=CodeDesignPlus.Net.Core&version=0.3.0-beta.3&prerelease // Install CodeDesignPlus.Net.Core as a Cake Tool #tool nuget:?package=CodeDesignPlus.Net.Core&version=0.3.0-beta.3&prerelease
CodeDesignPlus.Net.Core
Description
The CodeDesignPlus.Net.Core
project is a foundational library for .NET Core projects, providing essential utilities, abstractions, and extensions to streamline development, enhance code quality, and support efficient testing and continuous integration. This library serves as the core framework for building robust and maintainable .NET applications.
Table of Contents
About The Project
The CodeDesignPlus.Net.Core
project is a foundational library for .NET Core projects, providing essential utilities, abstractions, and extensions to streamline development, enhance code quality, and support efficient testing and continuous integration. This library serves as the core framework for building robust and maintainable .NET applications.
Key Features
- Aggregate Root Base: Provides AggregateRootBase and AggregateRoot classes for managing domain entities with built-in support for domain events.
- Service Initialization: Defines
IStartupServices
interface for initializing services during application startup. - Core Options: Implements
CoreOptions
for configuring core settings with data annotations for validation. - Service Collection Extensions: Offers extension methods for
IServiceCollection
to add core services using configuration settings. - Pager Model: Includes a Pager class for handling pagination logic in a structured manner.
- Core Exceptions: Defines
CoreException
for handling errors specific to the core functionality of the application.
Installation
To install the package, run the following command:
dotnet add package CodeDesignPlus.Net.Core
Usage
For more information regarding the library, you can visit our documentation at CodeDesignPlus Doc
Roadmap
Refer to issues for a list of proposed features and known issues.
Roadmap
- Fork the Project
- Create your Feature Branch (git checkout -b features/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
License
Distributed under the MIT License. See LICENSE for more information.
Contact
CodeDesignPlus - @CodeDesignPlus - codedesignplus@outlook.com
Project Link: CodeDesignPlus.Net.Core
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- CodeDesignPlus.Net.Core.Abstractions (>= 0.3.0-beta.3)
- CodeDesignPlus.Net.Serializers (>= 0.3.0-beta.3)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Options (>= 8.0.2)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 8.0.0)
- Microsoft.Extensions.Options.DataAnnotations (>= 8.0.0)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on CodeDesignPlus.Net.Core:
Package | Downloads |
---|---|
CodeDesignPlus.Net.Security.Abstractions
CodeDesignPlus.Net.Security.Abstractions provides essential interfaces and abstract classes for implementing security features in .NET Core applications. This library defines core contracts and abstractions that facilitate a clean and maintainable architecture for authentication, authorization, and other security-related tasks, enabling better testing and extensibility. |
|
CodeDesignPlus.Net.PubSub.Abstractions
CodeDesignPlus.Net.PubSub.Abstractions provides essential interfaces and abstract classes for implementing publish-subscribe patterns in .NET Core applications. This library defines core contracts and abstractions that facilitate a clean and maintainable architecture for event-driven systems, enabling better testing and extensibility. |
|
CodeDesignPlus.Net.Redis.Abstractions
CodeDesignPlus.Net.Redis.Abstractions provides essential interfaces and abstract classes for integrating Redis with .NET Core applications. This library defines core contracts and abstractions that facilitate a clean and maintainable architecture for caching and data storage solutions using Redis, enabling better testing and extensibility. |
|
CodeDesignPlus.Net.Event.Sourcing.Abstractions
CodeDesignPlus.Net.Event.Sourcing.Abstractions provides essential interfaces and abstract classes for implementing event sourcing in .NET Core applications. This library defines core contracts and abstractions that facilitate a clean and maintainable architecture for event-driven systems, enabling better testing and extensibility. |
|
CodeDesignPlus.Net.Mongo.Diagnostics.Abstractions
CodeDesignPlus.Net.Mongo.Diagnostics.Abstractions provides essential interfaces and abstract classes for monitoring and troubleshooting MongoDB interactions in .NET Core applications. This library defines core contracts and abstractions that facilitate a clean and maintainable architecture for diagnostics, enabling better performance tuning and issue resolution. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.5.0-beta.14 | 0 | 11/8/2024 |
0.5.0-beta.13 | 6 | 11/7/2024 |
0.5.0-beta.11 | 37 | 11/6/2024 |
0.5.0-beta.9 | 38 | 11/3/2024 |
0.5.0-beta.6 | 31 | 11/1/2024 |
0.3.0-rc.3 | 35 | 10/28/2024 |
0.3.0-beta.3 | 38 | 10/28/2024 |
0.3.0-alpha.3 | 35 | 10/28/2024 |
0.2.1-alpha.1 | 34 | 10/26/2024 |
0.2.1-alpha.0 | 29 | 10/26/2024 |
0.2.0 | 89 | 10/25/2024 |
0.2.0-rc.27 | 34 | 10/25/2024 |
0.2.0-rc.18 | 76 | 10/1/2024 |
0.2.0-beta.27 | 35 | 10/25/2024 |
0.2.0-beta.18 | 277 | 10/1/2024 |
0.2.0-alpha.27 | 38 | 10/25/2024 |
0.2.0-alpha.26 | 31 | 10/25/2024 |
0.2.0-alpha.25 | 35 | 10/25/2024 |
0.2.0-alpha.24 | 34 | 10/25/2024 |
0.2.0-alpha.23 | 36 | 10/24/2024 |
0.2.0-alpha.22 | 42 | 10/24/2024 |
0.2.0-alpha.21 | 35 | 10/23/2024 |
0.2.0-alpha.20 | 58 | 10/22/2024 |
0.2.0-alpha.19 | 62 | 10/21/2024 |
0.2.0-alpha.18 | 47 | 10/1/2024 |
0.2.0-alpha.17 | 41 | 10/1/2024 |
0.2.0-alpha.16 | 42 | 9/30/2024 |
0.2.0-alpha.15 | 118 | 9/30/2024 |
0.2.0-alpha.14 | 39 | 9/30/2024 |
0.2.0-alpha.13 | 43 | 9/29/2024 |
0.2.0-alpha.12 | 43 | 9/29/2024 |
0.2.0-alpha.11 | 56 | 9/29/2024 |
0.2.0-alpha.10 | 44 | 9/28/2024 |
0.2.0-alpha.9 | 42 | 9/28/2024 |
0.2.0-alpha.7 | 45 | 9/28/2024 |
0.2.0-alpha.6 | 47 | 9/28/2024 |
0.2.0-alpha.5 | 37 | 9/28/2024 |
0.2.0-alpha.4 | 63 | 9/28/2024 |
0.2.0-alpha.3 | 81 | 9/1/2024 |
0.2.0-alpha.2 | 46 | 9/28/2024 |
0.1.2-alpha.1 | 60 | 8/24/2024 |
0.1.2-alpha.0 | 62 | 8/24/2024 |
0.1.1 | 336 | 8/23/2024 |
0.1.1-alpha.19 | 76 | 8/23/2024 |