im-only-resting
A feature-rich WinForms-based HTTP client
File Explorer
Download Latest Version (.zip)- NuGet.Config
- NuGet.exe
- NuGet.targets
- IorClient.cs
- IorContentType.cs
- LogMessageModel.cs
- RequestModel.cs
- RequestResponseSnapshot.cs
- RequestViewModel.cs
- ResponseBodyOutput.cs
- ResponseModel.cs
- SettingsViewModel.cs
- AboutBox.cs
- AboutBox.Designer.cs
- AboutBox.resx
- ControlHelpers.cs
- LogViewer.cs
- LogViewer.Designer.cs
- LogViewer.resx
- MainForm.cs
- MainForm.Designer.cs
- MainForm.resx
- SettingsDialog.cs
- SettingsDialog.Designer.cs
- SettingsDialog.resx
- StandardScintilla.cs
- StandardTextBox.cs
- SlowCheetah.Transforms.targets
- AssemblyInfo.cs
- HistorySettings.cs
- HistorySettings.Designer.cs
- HistorySettings.settings
- Resources.Designer.cs
- Resources.resx
- Settings.cs
- Settings.Designer.cs
- Settings.settings
- Camera.ico
- app.config
- Ior.csproj
- logo.ico
- NLog.config
- NLog.Debug.config
- NLog.Release.config
- NLog.xsd
- packages.config
- Program.cs
- AssemblyInfo.cs
- BrowsableTypeConverter.cs
- CustomChoices.cs
- CustomColorScheme.cs
- CustomProperty.cs
- CustomPropertyCollection.cs
- CustomPropertyCollectionSet.cs
- Ior.Forms.PropertyGridEx.csproj
- PropertyGridEx.cs
- PropertyGridEx.Designer.cs
- UICustomEventEditor.cs
- UIFilenameEditor.cs
- UIListboxEditor.cs
- License.txt
- ReadMe.htm
- SciLexer.dll
- ScintillaNET.dll
- ScintillaNET.xml
- libtidy.dll
- TidyManaged.dll
- TidyManaged.xml
- IorClientTests.cs
- IorContentTypeTests.cs
- RequestModelTests.cs
- RequestViewModelTests.cs
- AssemblyInfo.cs
- packages.config
- Tests.IorTests.csproj
- 7za.exe
- license.txt
- readme.txt
- AssemblyInfo.cs
- FilePathFormatter.cs
- FileUtils.cs
- HistoryList.cs
- IEnumerableUtils.cs
- StringUtils.cs
- Utils.csproj
- .gitignore
- archive-release.bat
- I'm Only Resting.sln
- LICENSE
- NOTICE
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/SwensenSoftware/im-only-resting
Downloads the entire project code from GitHub to your computer.
cd im-only-resting
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
dotnet restore
Downloads the packages the project depends on.
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
// repository documentation
Was this content helpful?
(0 ratings)
