BaseLib.Core.AmazonCloud

Package Description


Keywords
License
MIT
Install
Install-Package BaseLib.Core.AmazonCloud -Version 2.1.0.3

Documentation

BaseLib - Base Architecture Libraries

About

BaseLib is a set of libraries designed to provide the foundational components to build a lightweight architecture for backend services in C# for .NET Core.

Repository Structure

The BaseLib repository includes:

Usage

BaseLib.Core can be installed using the Nuget package manager or the dotnet CLI:

dotnet add package BaseLib.Core
dotnet add package BaseLib.Core.AmazonCloud
dotnet add package BaseLib.Core.MySql

Contributing

Contributions to BaseLib are welcome. Please submit your pull requests or open issues for discussion.

License

BaseLib is licensed under the MIT License. See the LICENSE file in the repository for more details.