Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 2.1 KB

README.md

File metadata and controls

34 lines (29 loc) · 2.1 KB

MakeSimple.SharedKernel

Make Simple .NET SharedKernel contains custom base classes for you don't have redundant code

Get start

##Install from Nuget

Build status NuGet Version NuGet Downloads

$ dotnet add package MakeSimple.SharedKernel

Build status NuGet Version NuGet Downloads

$ dotnet add package MakeSimple.SharedKernel.Infrastructure 

Build status NuGet Version NuGet Downloads

$ dotnet add package MakeSimple.SharedKernel.Extensions 

Binding properties name into string format string format ex: "for example: {Name}, For all {Class.Name}" object ex:

{
     Name: "Joh",
     Class: {
         Name: "CK01"
     }
}

Detect string IsVietnamese Object to dictionary