Skip to content

ahatch1490/UrlBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UrlBuilder

Little Url building tool, tired of hacking urls on the fly just a little helper library to do this for me.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

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

Give examples

Installing

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

Packge Manager

PM> Install-Package AnthonyHatch.UrlBuilder -Version 1.0.0

.Net CLI

$> dotnet add package AnthonyHatch.UrlBuilder --version 1.0.0

End with an example of getting some data out of the system or using it for a little demo

Running the tests

$> dotnet test

Built With

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Little Url building tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages