Info
Version: | 4.5.2.3 |
Author(s): | surfsky |
Last Update: | Monday, May 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/surfsky/App.Core |
NuGet Url: | https://www.nuget.org/packages/App.Corer |
Install
Install-Package App.Corer
dotnet add package App.Corer
paket add App.Corer
App.Corer Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)
- Newtonsoft.Json(>= 11.0.2)
This library supports many useful extensions and methods, such as:
- Object.ToXXX
- List.CastXXX
- List.MoveXXX
- String.ParseXXX
- String.FindXXX
- Reflection
- Encode/Decode
- Interop
- EF extensions
- ...