toofz - toofz.Build 2.4.3
Supports the build system for toofz projects.
PM> Install-Package toofz.Build -Version 2.4.3 -Source https://www.myget.org/F/toofz/api/v3/index.json
> nuget.exe install toofz.Build -Version 2.4.3 -Source https://www.myget.org/F/toofz/api/v3/index.json
> dotnet add package toofz.Build --version 2.4.3 --source https://www.myget.org/F/toofz/api/v3/index.json
> choco install toofz.Build --version 2.4.3 --source https://www.myget.org/F/toofz/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "toofz" -SourceLocation "https://www.myget.org/F/toofz/api/v2"
Install-Module -Name "toofz.Build" -RequiredVersion "2.4.3" -Repository "toofz"
Copy to clipboard
toofz Build
Installing via NuGet
Add a NuGet.Config to your solution directory with the following content:
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="toofz" value="https://www.myget.org/F/toofz/api/v3/index.json" />
</packageSources>
</configuration>
Install-Package 'toofz.Build'
Dependents
- toofz
- toofz API
- toofz Leaderboards Service
- toofz Daily Leaderboards Service
- toofz Players Service
- toofz Replays Service
- toofz NecroDancer Core
- toofz Steam
- toofz Data
- toofz Services Core
Requirements
- .NET Standard 1.3-compatible platform
- .NET Core 1.0
- .NET Framework 4.6
- Mono 4.6
Contributing
Contributions are welcome for toofz Build.
- Want to report a bug or request a feature? File a new issue.
- Join in design conversations.
- Fix an issue or add a new feature.
- Aside from trivial issues, please raise a discussion before submitting a pull request.
Development
Requirements
- Visual Studio 2017
Getting started
Open the solution file and build. Use Test Explorer to run tests.
License
toofz Build is released under the MIT License.
- .NETFramework 4.6.1: 4.6.1.0
OwnersLeonard Thieu |
AuthorsLeonard Thieu |
Project URLhttps://github.com/leonard-thieu/toofz-build |
LicenseMIT |
Info276 total downloads |
| 69 downloads for version 2.4.3 |
| Download (2.54 MB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
2.4.3 | 2.54 MB | Mon, 05 Feb 2018 19:49:19 GMT | 69 |
|
||
|
2.4.2 | 2.54 MB | Mon, 05 Feb 2018 18:25:21 GMT | 64 |
|
||
|
2.4.1 | 22.66 MB | Fri, 26 Jan 2018 20:10:36 GMT | 73 |
|
||
|
2.4.0 | 22.66 MB | Tue, 09 Jan 2018 18:11:23 GMT | 70 |
|