Reboot.API 8.0.0-alpha.15

Suggested Alternatives

Solstice.API

Additional Details

Naming rework

This is a prerelease version of Reboot.API.
dotnet add package Reboot.API --version 8.0.0-alpha.15
                    
NuGet\Install-Package Reboot.API -Version 8.0.0-alpha.15
                    
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="Reboot.API" Version="8.0.0-alpha.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Reboot.API" Version="8.0.0-alpha.15" />
                    
Directory.Packages.props
<PackageReference Include="Reboot.API" />
                    
Project file
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 Reboot.API --version 8.0.0-alpha.15
                    
#r "nuget: Reboot.API, 8.0.0-alpha.15"
                    
#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 Reboot.API@8.0.0-alpha.15
                    
#: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=Reboot.API&version=8.0.0-alpha.15&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Reboot.API&version=8.0.0-alpha.15&prerelease
                    
Install as a Cake Tool

Reboot.API

This is the API package for the Reboot framework.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them:

  • .NET 8.0 or later
  • An IDE such as Visual Studio or Visual Studio Code

Installing

A step by step series of examples that tell you how to get a development environment running:

  1. Clone the repository
  2. Navigate to the Reboot.API directory
  3. Run dotnet restore to restore the project dependencies
  4. Run dotnet build to build the project

Running the tests

Explain how to run the automated tests for this system

Deployment

Add additional notes about how to deploy this on a live system

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc
Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
8.0.0-alpha.15 118 6/1/2024 8.0.0-alpha.15 is deprecated because it is no longer maintained.
8.0.0-alpha.14 85 5/28/2024
8.0.0-alpha.13 68 5/28/2024
8.0.0-alpha.12 71 5/28/2024
8.0.0-alpha.11 84 5/26/2024
8.0.0-alpha.10 60 5/1/2024
8.0.0-alpha.9 48 5/1/2024
8.0.0-alpha.8 64 5/1/2024
8.0.0-alpha.7 79 4/30/2024
8.0.0-alpha.6 80 4/26/2024
8.0.0-alpha.5 82 4/26/2024
8.0.0-alpha.4 75 4/24/2024
8.0.0-alpha.3 79 4/24/2024
8.0.0-alpha.1 173 1/7/2024
6.0.0-alpha.1 87 1/7/2024
0.0.1-alpha.1 210 10/21/2023