Glob.cs 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Glob.cs --version 1.0.0
                    
NuGet\Install-Package Glob.cs -Version 1.0.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.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Glob.cs" Version="1.0.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.0.0
                    
#r "nuget: Glob.cs, 1.0.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.0.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.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Glob.cs&version=1.0.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

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.

CueGen

Generate Rekordbox cue points from Mixed in Key cue points

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 34,457 1/23/2025
5.1.1625 655 12/30/2024
5.1.1491 54,743 2/12/2024
5.1.1490 212 2/12/2024
5.1.1253 59,990 3/16/2023
5.1.1198 6,338 12/15/2022
5.1.766 104,288 4/18/2021
5.0.224 104,227 1/20/2020
4.0.166 9,661 11/6/2019
4.0.37 6,642 6/26/2019
3.0.27 4,756 3/8/2019
3.0.26 886 3/8/2019
3.0.25 891 3/7/2019
2.1.21 27,509 12/17/2018
2.0.13 105,203 7/29/2018
2.0.8 1,285 7/26/2018
1.3.0 9,074 12/26/2013
1.2.0 1,916 12/23/2013
1.1.0 1,846 12/23/2013
1.0.0 1,910 12/23/2013

Initial release.