DotNet.Glob 2.1.3-beta0001

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

A fast globbing library for .NET applications, including .net core. Doesn't use Regex.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.1 is compatible.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETFramework 4.6

    • No dependencies.
  • .NETStandard 1.1

NuGet packages (45)

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

Package Downloads
Dazinator.Extensions.FileProviders

Dazinator.Extensions.FileProviders

Casbin.NET

Casbin.NET is a powerful and efficient open-source access control library for .NET (C#) projects. It provides support for enforcing authorization based on various access control models.

Microsoft.OpenApi.Kiota.Builder

The core engine behind the OpenAPI based client generator.

OpenMod.Core

Core service implementations for OpenMod

Carbon.Feature.Web

Feature to support development and runtime of Web services.

GitHub repositories (26)

Showing the top 20 popular GitHub repositories that depend on DotNet.Glob:

Repository Stars
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
rnwood/smtp4dev
smtp4dev - the fake smtp email server for development and testing
microsoft/kiota
OpenAPI based HTTP Client code generator
KSP-CKAN/CKAN
The Comprehensive Kerbal Archive Network
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
casbin/Casbin.NET
An authorization library that supports access control models like ACL, RBAC, ABAC in .NET (C#)
hvanbakel/CsprojToVs2017
Tooling for converting pre 2017 project to the new Visual Studio 2017 format.
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
meziantou/Meziantou.Framework
xoofx/dotnet-releaser
Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.
orlikoski/CyLR
CyLR - Live Response Collection Tool
jinek/Consolonia
A cross-platform UI framework for .NET.
nkdAgility/azure-devops-migration-tools
Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Work Items, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organisation, and between Organisations.
microsoft/component-detection
Scans your project to determine what components you use
U-C-S/Hurl
Choose the browser on the click of a link
openmod/openmod
OpenMod .NET Plugin Framework
realvizu/NsDepCop
NsDepCop is a static code analysis tool that enforces namespace and assembly dependency rules in C# projects.
ShokoAnime/Shokofin
Repository for Shokofin, a plugin that brings Shoko to Jellyfin.
opentap/opentap
This is the code for the base OpenTAP package. See https://opentap.io. This includes the OpenTap.dll (base classes and sequencer), OpenTap.Package.dll (package manager), tap.exe (CLI) and OpenTap.Plugins.BasicSteps.dll (some basic TestSteps)
Version Downloads Last Updated
3.2.0-alpha.36 44,823 9/27/2021
3.2.0-alpha.33 372 3/5/2021
3.2.0-alpha.32 322 3/5/2021
3.2.0-alpha.31 326 3/5/2021
3.2.0-alpha.30 351 3/5/2021
3.2.0-alpha.29 435 12/26/2020
3.2.0-alpha.26 386 12/26/2020
3.2.0-alpha.25 385 12/26/2020
3.2.0-alpha.22 416 11/27/2020
3.2.0-alpha.21 1,312 8/21/2020
3.1.3 3,082,078 9/27/2021
3.1.2 460,400 12/26/2020
3.1.0 7,607,470 8/21/2020
3.1.0-issue-75.1 482 5/24/2020
3.1.0-alpha0009 69,995 8/3/2019
3.1.0-alpha0004 3,510 3/24/2019
3.1.0-alpha.51 418 8/21/2020
3.1.0-alpha.49 435 5/24/2020
3.1.0-alpha.47 440 3/5/2020
3.0.9 265,785 3/5/2020
3.0.9-beta.1 317 3/5/2020
3.0.8-beta0001 1,201 2/22/2020
3.0.5 270,597 4/2/2019
3.0.2-beta0001 1,497 4/2/2019
3.0.1 41,051 3/24/2019
3.0.1-beta0001 1,429 3/24/2019
3.0.0-alpha0052 1,484 3/24/2019
3.0.0-alpha0048 1,471 3/24/2019
3.0.0-alpha0045 1,560 2/11/2019
3.0.0-alpha0043 1,815 12/15/2018
3.0.0-alpha0041 2,924 9/12/2018
2.2.0-alpha0002 1,692 9/11/2018
2.2.0-alpha0001 1,693 8/24/2018
2.1.4 4,156 4/2/2019
2.1.3 1,947 3/24/2019
2.1.3-beta0001 1,548 3/24/2019
2.1.1 335,374 9/12/2018
2.1.0 4,010 8/24/2018
2.1.0-escaping0001 1,769 8/15/2018
2.1.0-alpha0034 1,724 8/24/2018
2.1.0-alpha0033 1,719 8/24/2018
2.1.0-alpha0022 1,863 8/10/2018
2.1.0-alpha0020 2,274 4/27/2018
2.0.3 138,121 4/27/2018
2.0.3-beta0001 2,451 4/27/2018
2.0.2 2,076 4/27/2018
2.0.1 101,329 3/27/2018
2.0.0 8,200 3/20/2018
2.0.0-alpha0139 1,832 3/11/2018
2.0.0-alpha0137 1,875 3/11/2018
2.0.0-alpha0130 1,847 3/11/2018
2.0.0-alpha0128 1,825 3/11/2018
2.0.0-alpha0127 1,849 3/11/2018
2.0.0-alpha0126 1,808 3/11/2018
2.0.0-alpha0125 1,798 3/11/2018
2.0.0-alpha0124 1,813 3/11/2018
2.0.0-alpha0123 1,826 3/11/2018
2.0.0-alpha0122 1,828 3/11/2018
2.0.0-alpha0121 1,790 3/11/2018
2.0.0-alpha0116 2,107 12/22/2017
2.0.0-alpha0115 1,824 12/22/2017
1.7.0-unstable0022 1,878 9/6/2017
1.7.0-unstable0018 1,645 8/27/2017
1.7.0-unstable0017 1,651 8/27/2017
1.7.0-unstable0013 1,646 7/12/2017
1.7.0-unstable0012 1,659 7/12/2017
1.7.0-unstable0009 1,738 6/30/2017
1.7.0-unstable0004 1,661 6/6/2017
1.7.0-unstable0001 1,689 5/18/2017
1.7.0-alpha0033 1,793 10/2/2017
1.6.9 10,101 10/2/2017
1.6.6 2,407 9/6/2017
1.6.5 2,182 8/27/2017
1.6.4 92,095 7/12/2017
1.6.3 2,036 6/30/2017
1.6.1 1,949 6/6/2017
1.6.0 3,428 5/18/2017
1.6.0-unstable0003 1,642 5/18/2017
1.6.0-unstable0002 1,656 5/12/2017
1.6.0-unstable0001 1,883 5/5/2017
1.5.0 1,879 5/5/2017
1.5.0-unstable0028 1,666 5/5/2017
1.5.0-unstable0027 1,694 5/5/2017
1.5.0-unstable0014 1,638 3/6/2017
1.5.0-unstable0013 1,642 3/6/2017
1.5.0-unstable0011 1,748 1/7/2017
1.5.0-unstable0010 1,701 1/5/2017
1.5.0-unstable0007 1,733 1/5/2017
1.5.0-unstable0006 1,749 12/19/2016
1.5.0-unstable0005 1,654 12/17/2016
1.5.0-unstable0001 1,697 12/15/2016
1.4.2 26,768 1/5/2017
1.4.1 10,973 12/17/2016
1.4.0 1,882 12/15/2016
1.4.0-unstable0004 1,719 12/15/2016
1.4.0-unstable0002 1,643 12/15/2016
1.4.0-unstable0001 1,771 12/14/2016
1.3.0 1,927 12/14/2016
1.3.0-unstable0021 1,660 12/12/2016
1.3.0-unstable0019 1,727 12/12/2016
1.3.0-unstable0018 1,714 12/12/2016
1.3.0-unstable0017 1,686 12/11/2016
1.3.0-unstable0016 1,720 12/11/2016
1.3.0-unstable0015 1,754 12/11/2016
1.3.0-unstable0014 1,776 12/10/2016
1.3.0-unstable0010 1,800 12/10/2016
1.3.0-unstable0008 1,745 12/10/2016
1.3.0-unstable0004 1,695 12/9/2016
1.3.0-unstable0002 1,719 12/9/2016
1.2.2 1,956 12/10/2016
1.2.1 1,949 12/9/2016
1.2.0-unstable0001 1,691 12/9/2016
1.1.0 2,033 12/9/2016
1.1.0-unstable0008 1,759 12/9/2016
1.1.0-unstable0005 1,729 12/7/2016
1.1.0-unstable0002 1,633 12/7/2016
1.1.0-unstable0001 1,668 12/7/2016
1.0.1 2,080 12/7/2016
1.0.0 1,939 12/7/2016
0.1.0 2,607 12/7/2016
0.1.0-unstable0012 1,718 12/7/2016

New features and fixes. See README in Github Repo.