NArchitecture.Core.Mailing 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package NArchitecture.Core.Mailing --version 1.0.0
NuGet\Install-Package NArchitecture.Core.Mailing -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NArchitecture.Core.Mailing" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NArchitecture.Core.Mailing --version 1.0.0
#r "nuget: NArchitecture.Core.Mailing, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NArchitecture.Core.Mailing as a Cake Addin
#addin nuget:?package=NArchitecture.Core.Mailing&version=1.0.0

// Install NArchitecture.Core.Mailing as a Cake Tool
#tool nuget:?package=NArchitecture.Core.Mailing&version=1.0.0

<p align="center"> <a href="https://github.com/kodlamaio-projects/nArchitecture.Core/graphs/contributors"><img src="https://img.shields.io/github/contributors/kodlamaio-projects/nArchitecture.Core.svg?style=for-the-badge"></a> <a href="https://github.com/kodlamaio-projects/nArchitecture.Core/network/members"><img src="https://img.shields.io/github/forks/kodlamaio-projects/nArchitecture.Core.svg?style=for-the-badge"></a> <a href="https://github.com/kodlamaio-projects/nArchitecture.Core/stargazers"><img src="https://img.shields.io/github/stars/kodlamaio-projects/nArchitecture.Core.svg?style=for-the-badge"></a> <a href="https://github.com/kodlamaio-projects/nArchitecture.Core/issues"><img src="https://img.shields.io/github/issues/kodlamaio-projects/nArchitecture.Core.svg?style=for-the-badge"></a> <a href="https://github.com/kodlamaio-projects/nArchitecture.Core/blob/master/LICENSE"><img src="https://img.shields.io/github/license/kodlamaio-projects/nArchitecture.Core.svg?style=for-the-badge"></a> </p><br />

<p align="center"> <a href="https://github.com/kodlamaio-projects/nArchitecture.Core"><img src="https://user-images.githubusercontent.com/53148314/194872467-827dc967-acee-4bca-88a2-59ed5695bebf.png" height="125"></a> <h3 align="center">.NetCore Core Packages </h3> <p align="center">

<a href="https://github.com/kodlamaio-projects/nArchitecture.Core/issues">Report Bug</a>
ยท
<a href="https://github.com/kodlamaio-projects/nArchitecture.Core/issues">Request Feature</a>

</p> </p>

๐Ÿ’ป About The Project

A project has been created that includes Advanced Repository, Dynamic Querying, JWT, OTP, Google & Microsoft Auth, Role Based Management, Distributed Caching(Redis), Logging (Serilog), Elastic Search, and much more. By contributing, you can support the project and learn new things.

Built With

alternate text is missing from this package README image

โš™๏ธ Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • .NET 7

Installation

  1. Add submodule to your backend project repository
    git submodule add https://github.com/kodlamaio-projects/nArchitecture.Core.git src/corePackages
    
  • Run the following command to update this module
    git submodule update --remote src/corePackages
    

๐Ÿš€ Usage

  1. Check this nArchitecture.RentACar repository

Analysis

  1. If not, Install dotnet tool dotnet tool restore.
  2. Run anaylsis command dotnet roslynator analyze

Format

  1. If not, Install dotnet tool dotnet tool restore.
  2. Run format command dotnet csharpier .

๐Ÿšง Roadmap

See the open issues for a list of proposed features (and known issues).

๐Ÿค Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b <feature>/<amazingFeature>')
  3. Commit your Changes (git commit -m '<semanticCommitType>(<scope>): <amazingFeature>') ๐Ÿ’ก Check Semantic Commit Messages
  4. Push to the Branch (git push origin <feature>/<amazingFeature>)
  5. Open a Pull Request

โš–๏ธ License

Distributed under the MIT License. See LICENSE for more information.

๐Ÿ“ง Contact

Project Link: https://github.com/kodlamaio-projects/nArchitecture.Core

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NArchitecture.Core.Mailing:

Package Downloads
NArchitecture.Core.Mailing.MailKit

The NArchitecture Core.Mailing.MailKit package provides core classes and extensions for sending emails using MailKit in the application layer in both clean and union architectures. It includes support for configuring SMTP servers, defining email templates, sending HTML and plain text emails, and essential utilities for email sending management using MailKit library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 277 4/2/2024
1.0.0 2,134 2/11/2024