Skip to content
View mattou07's full-sized avatar

Block or report mattou07

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mattou07/README.md

Pinned Loading

  1. Build your Visual Studio Solution wi...
    1
    #Place me in the same folder as the sln file
    2
    
                  
    3
    #Get the path of the sln file
    4
    Get-ChildItem -Path .\ -Filter *.sln -Recurse -File | ForEach-Object {
    5
        $solution = $_.FullName
  2. iis-builder Public

    Automate your local IIS Development Environment with this script, its designed to build a development IIS site for your visual studio project.

    PowerShell 73 26

  3. azure-cli-quick-wins Public

    Repo containing small scripts to perform long tedious tasks

    PowerShell 5

mattou07 (Matthew Hart) · GitHub
Skip to content
View mattou07's full-sized avatar

Block or report mattou07

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mattou07/README.md

Pinned Loading

  1. Build your Visual Studio Solution wi...
    1
    #Place me in the same folder as the sln file
    2
    
                  
    3
    #Get the path of the sln file
    4
    Get-ChildItem -Path .\ -Filter *.sln -Recurse -File | ForEach-Object {
    5
        $solution = $_.FullName
  2. iis-builder Public

    Automate your local IIS Development Environment with this script, its designed to build a development IIS site for your visual studio project.

    PowerShell 73 26

  3. azure-cli-quick-wins Public

    Repo containing small scripts to perform long tedious tasks

    PowerShell 5