App.Corer
4.5.2.3
Requires NuGet 1.0.0 or higher.
dotnet add package App.Corer --version 4.5.2.3
NuGet\Install-Package App.Corer -Version 4.5.2.3
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="App.Corer" Version="4.5.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="App.Corer" Version="4.5.2.3" />
<PackageReference Include="App.Corer" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add App.Corer --version 4.5.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: App.Corer, 4.5.2.3"
#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.
#:package App.Corer@4.5.2.3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=App.Corer&version=4.5.2.3
#tool nuget:?package=App.Corer&version=4.5.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AppPlat Core utility library (ui-independ, platform-independ)
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
- ...
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- EntityFramework (>= 6.2.0)
- Newtonsoft.Json (>= 11.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.5.2.3 | 328 | 5/20/2024 |
| 4.5.2 | 293 | 5/7/2024 |
| 2.2.3 | 1,742 | 9/22/2020 |
| 2.2.2 | 1,607 | 5/3/2020 |
| 2.2.0 | 1,580 | 4/26/2020 |
| 2.0.0 | 1,615 | 1/14/2020 |
| 1.9.0 | 1,579 | 12/2/2019 |
| 1.8.9 | 1,586 | 11/15/2019 |
| 1.8.8 | 1,581 | 11/7/2019 |
| 1.8.7 | 1,616 | 11/7/2019 |
| 1.8.6 | 1,639 | 11/7/2019 |
| 1.8.5 | 1,648 | 11/7/2019 |
| 1.8.4 | 1,678 | 11/6/2019 |
| 1.8.3 | 1,655 | 11/6/2019 |
| 1.8.2 | 1,565 | 11/6/2019 |
| 1.8.1 | 1,569 | 11/6/2019 |
| 1.8.0 | 1,628 | 11/6/2019 |
| 1.7.10 | 1,643 | 11/6/2019 |
| 1.7.9 | 1,619 | 11/5/2019 |
| 1.7.8 | 1,612 | 11/5/2019 |
Loading failed
4.5.2
- Move to netframework 4.5.2
+ Add EmbedHelper
+ Add String.FindXXX
+ Add List.MoveXXX