Glob 1.2.0-alpha0037

This is a prerelease version of Glob.
dotnet add package Glob --version 1.2.0-alpha0037                
NuGet\Install-Package Glob -Version 1.2.0-alpha0037                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Glob" Version="1.2.0-alpha0037" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Glob --version 1.2.0-alpha0037                
#r "nuget: Glob, 1.2.0-alpha0037"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Glob as a Cake Addin
#addin nuget:?package=Glob&version=1.2.0-alpha0037&prerelease

// Install Glob as a Cake Tool
#tool nuget:?package=Glob&version=1.2.0-alpha0037&prerelease                

A C# Glob library for .NET and .NET Core.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net5.0

    • No dependencies.

NuGet packages (34)

Showing the top 5 NuGet packages that depend on Glob:

Package Downloads
Nuke.Utilities.IO.Globbing

The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit 'a94fbe2ca0c12a4bf2df0a4c92e9dc51ee8f1076' (see contained AppVeyorSettings.json file for build settings).

Pulumi.Kubernetes

A Pulumi package for creating and managing Kubernetes resources.

FlubuCore

A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code. Documentation can be found at: https://github.com/dotnetcore/FlubuCore Detailed examples can be found at: https://github.com/dotnetcore/FlubuCore.Examples

BumperLane.Tenant.Api.Framework

Framework for BumperLane API sites

TestContainers.Container.Abstractions

DotNet port of testcontainers.org

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0-alpha0037 2,194 8/16/2021
1.2.0-alpha0036 592 8/6/2021
1.2.0-alpha0035 551 8/5/2021
1.2.0-alpha0034 541 8/5/2021
1.2.0-alpha0033 543 8/5/2021
1.2.0-alpha0032 2,901 9/8/2020
1.2.0-alpha0031 700 9/6/2020
1.2.0-alpha0030 733 9/6/2020
1.2.0-alpha0029 715 9/6/2020
1.2.0-alpha0028 634 9/6/2020
1.2.0-alpha0027 785 9/6/2020
1.2.0-alpha0024 790 9/6/2020
1.1.9 3,879,532 11/18/2021
1.1.8 7,894,855 9/6/2020
1.1.7 9,434 7/3/2020
1.1.6 99,967 3/11/2020
1.1.5 6,019,656 11/19/2019
1.1.5-CI-20191119-1 675 11/19/2019
1.1.5-CI-20191115-1 735 11/15/2019
1.1.5-CI-20191106-5 838 11/6/2019
1.1.5-CI-20191106-4 659 11/6/2019
1.1.4 133,541 11/6/2019
1.1.4-CI-20191106-3 652 11/6/2019
1.1.4-CI-20191106-2 649 11/6/2019
1.1.4-CI-20191106-1 696 11/6/2019
1.1.4-CI-20191029-2 797 10/30/2019
1.1.4-CI-20190706-2 1,917 7/7/2019
1.1.4-CI-20190517-4 875 5/17/2019
1.1.4-CI-20190517-3 716 5/17/2019
1.1.3 687,915 4/4/2019
1.1.3-CI-20190517-2 724 5/17/2019
1.1.3-CI-20190517-1 728 5/17/2019
1.1.3-CI-20190403-1 685 4/4/2019
1.1.2 9,730 3/14/2019
1.1.2-CI-20190313-3 746 3/14/2019
1.1.2-CI-20190306-040219 751 3/6/2019
1.1.1 54,740 1/3/2019
1.1.0 2,137 1/3/2019
1.0.4 589,702 10/30/2018
1.0.3 2,007 10/30/2018
1.0.2 2,268 10/29/2018
1.0.1 2,092 10/29/2018
1.0.0 2,166 10/27/2018
0.4.0 22,680 9/22/2017
0.3.4 4,054 8/9/2017
0.3.3 217,085 4/20/2017
0.3.2 195,267 2/16/2017
0.3.1 2,457 12/8/2016
0.3.0 2,312 12/6/2016
0.2.1 2,300 12/4/2016
0.2.0 2,804 11/21/2016
0.2.0-CI00013 1,072 12/4/2016

### Added
• New Glob testing app using Blazor

Full changelog at https://github.com/kthompson/glob/blob/develop/ChangeLog.md