CodeDesignPlus.Net.Core is a foundational library for .NET Core projects, providing essential utilities 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.
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.
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.
IStartupServices interface for initializing services during application startup.CoreOptions for configuring core settings with data annotations for validation.IServiceCollection to add core services using configuration settings.CoreException for handling errors specific to the core functionality of the application.To install the package, run the following command:
dotnet add package CodeDesignPlus.Net.CoreFor more information regarding the library, you can visit our documentation at CodeDesignPlus Doc
Refer to issues for a list of proposed features and known issues.
Distributed under the MIT License. See LICENSE for more information.
CodeDesignPlus - @CodeDesignPlus - codedesignplus@outlook.com
Project Link: CodeDesignPlus.Net.Core