Formula.SimpleCore
1.0.1
See the version list below for details.
dotnet add package Formula.SimpleCore --version 1.0.1
NuGet\Install-Package Formula.SimpleCore -Version 1.0.1
<PackageReference Include="Formula.SimpleCore" Version="1.0.1" />
paket add Formula.SimpleCore --version 1.0.1
#r "nuget: Formula.SimpleCore, 1.0.1"
// Install Formula.SimpleCore as a Cake Addin #addin nuget:?package=Formula.SimpleCore&version=1.0.1 // Install Formula.SimpleCore as a Cake Tool #tool nuget:?package=Formula.SimpleCore&version=1.0.1
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 | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- 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.