Formula.SimpleCore
1.8.0
dotnet add package Formula.SimpleCore --version 1.8.0
NuGet\Install-Package Formula.SimpleCore -Version 1.8.0
<PackageReference Include="Formula.SimpleCore" Version="1.8.0" />
paket add Formula.SimpleCore --version 1.8.0
#r "nuget: Formula.SimpleCore, 1.8.0"
// Install Formula.SimpleCore as a Cake Addin #addin nuget:?package=Formula.SimpleCore&version=1.8.0 // Install Formula.SimpleCore as a Cake Tool #tool nuget:?package=Formula.SimpleCore&version=1.8.0
Formula.SimpleCore
Core utilities for the Formula Framework
StatusBuilder
StatusBuilder is a class that encapsulates the return status of a particular process. In addition to reporting whether or not the task was successful, it will provide additional meta data with data prepared or failure details.
ConfigLoader
ConfigLoader provides a way of loading data from a json file into a strongly structured class, or from a delegate which will provide defaults in the absence of a file.
Product | Versions 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. |
-
net8.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Formula.SimpleCore:
Package | Downloads |
---|---|
Formula.SimpleAPI
Easy API's for .Net |
|
Formula.SimpleResourceServer
A simple OAuth2 / OpenID Connect Resource Server wrapper for Identity Server. |
|
Formula.SimpleAPIClient
Easy RESTful API Client for .Net |
GitHub repositories
This package is not used by any popular GitHub repositories.