Glob.cs 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Glob.cs --version 1.1.0
                    
NuGet\Install-Package Glob.cs -Version 1.1.0
                    
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.cs" Version="1.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Glob.cs" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Glob.cs" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Glob.cs --version 1.1.0
                    
#r "nuget: Glob.cs, 1.1.0"
                    
#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.
#:package Glob.cs@1.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Glob.cs&version=1.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Glob.cs&version=1.1.0
                    
Install as a Cake Tool

File system path globbing

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Glob.cs:

Package Downloads
XmlSchemaClassGenerator.Console

A .NET CLI tool to generate XmlSerializer compatible C# classes from XML Schema files.

dotnet-xscgen-proj

A .NET Core CLI tool to generate XmlSerializer compatible C# classes from XML Schema files.

WckdRzr.Gaspar

Consumes your C# domain models, types and controllers and exports them for other services and languages to consume

CueGen

Generate Rekordbox cue points from Mixed in Key cue points

Raycoon.XmlSchemaClassGenerator.Console

A .NET CLI tool to generate XmlSerializer compatible C# classes from XML Schema files. Enhanced fork with advanced features and factory patterns.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Glob.cs:

Repository Stars
indilo53/gtautil
Utility to work with GTA V game files
mganss/CueGen
Create Rekordbox cue points from Mixed in Key
Version Downloads Last Updated
5.1.1643 18,637 1/23/2025
5.1.1625 582 12/30/2024
5.1.1491 42,860 2/12/2024
5.1.1490 136 2/12/2024
5.1.1253 54,841 3/16/2023
5.1.1198 6,097 12/15/2022
5.1.766 102,132 4/18/2021
5.0.224 98,948 1/20/2020
4.0.166 9,140 11/6/2019
4.0.37 6,321 6/26/2019
3.0.27 4,384 3/8/2019
3.0.26 760 3/8/2019
3.0.25 774 3/7/2019
2.1.21 27,378 12/17/2018
2.0.13 104,241 7/29/2018
2.0.8 1,095 7/26/2018
1.3.0 8,666 12/26/2013
1.2.0 1,527 12/23/2013
1.1.0 1,468 12/23/2013
1.0.0 1,524 12/23/2013

Initial release.