System.Text.RegularExpressions 4.0.0-beta-23019

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

Provides the System.Text.RegularExpressions.Regex class, an implementation of a regular expression engine.

Commonly Used Types:
System.Text.RegularExpressions.Regex
System.Text.RegularExpressions.RegexOptions
System.Text.RegularExpressions.Match
System.Text.RegularExpressions.Group
System.Text.RegularExpressions.Capture
System.Text.RegularExpressions.MatchEvaluator

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
.NETPlatform dotnet is compatible. 
Universal Windows Platform netcore50 is compatible. 
Windows Store win8 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCore 5.0

  • .NETFramework 4.5

    • No dependencies.
  • .NETPlatform 5.0

  • Windows 8.0

    • No dependencies.

NuGet packages (1.2K)

Showing the top 5 NuGet packages that depend on System.Text.RegularExpressions:

Package Downloads
NETStandard.Library

A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4.

System.Xml.ReaderWriter

Provides provides a fast, non-cached, forward-only way to read and write Extensible Markup Language (XML) data. Commonly Used Types: System.Xml.XmlNodeType System.Xml.XmlException System.Xml.XmlReader System.Xml.XmlWriter System.Xml.IXmlLineInfo System.Xml.XmlNameTable System.Xml.IXmlNamespaceResolver System.Xml.XmlNamespaceManager System.Xml.XmlQualifiedName When using NuGet 3.x this package requires at least version 3.4.

System.Xml.XmlSerializer

Provides classes for serializing objects to the Extensible Markup Language (XML) and deserializing XML data to objects. Commonly Used Types: System.Xml.Serialization.IXmlSerializable System.Xml.Serialization.XmlSerializer System.Xml.Serialization.XmlIgnoreAttribute System.Xml.Serialization.XmlElementAttribute System.Xml.Serialization.XmlAttributeAttribute System.Xml.Serialization.XmlArrayAttribute System.Xml.Serialization.XmlRootAttribute System.Xml.Serialization.XmlArrayItemAttribute System.Xml.Serialization.XmlTypeAttribute System.Xml.Serialization.XmlEnumAttribute When using NuGet 3.x this package requires at least version 3.4.

System.Private.DataContractSerialization

Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Runtime.Serialization packages. When using NuGet 3.x this package requires at least version 3.4.

NLog

NLog is a logging platform for .NET with rich log routing and management capabilities. NLog supports traditional logging, structured logging and the combination of both. Supported platforms: - .NET 5, 6, 7, 8 and 9 - .NET Core 1, 2 and 3 - .NET Standard 1.3+ and 2.0+ - .NET Framework 3.5 - 4.8 - Xamarin Android + iOS (.NET Standard) - Mono 4 For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore

GitHub repositories (411)

Showing the top 20 popular GitHub repositories that depend on System.Text.RegularExpressions:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
DapperLib/Dapper
Dapper - a simple object mapper for .Net
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
marticliment/UniGetUI
UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
pardeike/Harmony
A library for patching, replacing and decorating .NET and Mono methods during runtime
DotNetNext/SqlSugar
.Net aot ORM Fastest ORM DB2 Hana Simple Easy VB.NET Sqlite orm Oracle ORM Mysql Orm 虚谷数据库 postgresql ORm SqlServer oRm 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET5 ORM .NET6 ORM ClickHouse orm QuestDb ,TDengine ORM,OceanBase orm,GaussDB orm ,Tidb orm Object/Relational Mapping
kurrent-io/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
actions/runner
The Runner for GitHub Actions :rocket:
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
MediaBrowser/Emby
Emby Server is a personal media server with apps on just about every device.
Version Downloads Last updated
4.3.1 195,924,669 5/14/2019
4.3.0 1,345,962,959 11/15/2016 4.3.0 has at least one vulnerability with high severity.
4.3.0-preview1-24530-04 540,730 10/24/2016
4.1.1 27,273 5/14/2019
4.1.0 1,039,611,789 6/27/2016
4.0.12-rc2-24027 15,826,880 5/16/2016
4.0.11-beta-23516 425,368 11/18/2015
4.0.11-beta-23409 375,064 10/15/2015
4.0.11-beta-23225 293,394 9/2/2015
4.0.10 3,278,862 7/29/2015
4.0.10-beta-23109 156,401 7/27/2015
4.0.10-beta-23019 50,031 6/30/2015
4.0.10-beta-22816 163,319 4/24/2015
4.0.10-beta-22605 23,020 2/13/2015
4.0.10-beta-22416 13,699 1/16/2015
4.0.10-beta-22231 31,423 11/11/2014
4.0.0 3,416,529 7/29/2015
4.0.0-beta-23109 13,006 7/27/2015
4.0.0-beta-23019 11,526 6/30/2015