Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chrzcz/kaszanka

Repository files navigation

Kaszanka

Simplistic Http request sender with option to save and load request collections. It is written in C# and uses .Net dotnet client under the hood. The main assumption was to use as little external dependencies as possible. Currently the single nuget package referenced is Microsoft.Extensions.DependencyInjection.

Getting started

To run the application

  • Clone the repository
  • run dotne run in repository main directory

Requirements

  • Dotnet 8
  • WPF (Meaning it currently run on windows only)

About

Simplstic HTTP Messages sender for Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages