Skip to content

Latest commit

 

History

History
77 lines (71 loc) · 4.36 KB

README.md

File metadata and controls

77 lines (71 loc) · 4.36 KB

Logo

Elect.Core

Author Top Nguyen

Overview

  • .Net Core Utilities methods.
  • Core of all Elect modules, standalize ecosystem.

Installation

  • Package Manager
    PM> Install-Package Elect.Core
    
  • .NET CLI
    dotnet add package Elect.Core
    

See more information in Nuget.

Usage

License

Elect.Core is licensed under the MIT License.