SeriesIDParser 4.0.2

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

Parses series or movie strings to detailed object

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
12.1.0 198 2/4/2024
12.0.2 124 2/3/2024
12.0.1 123 2/3/2024
12.0.0 131 2/3/2024
11.0.0 698 2/24/2021
10.3.0 849 3/18/2019
10.2.0 781 2/23/2019
10.1.2 1,271 9/3/2017
10.1.1 1,178 9/3/2017
10.1.0 1,228 9/3/2017
10.0.0 1,239 7/22/2017
9.2.0 1,277 4/14/2017
9.1.1 1,282 1/24/2017
9.1.0 1,304 1/24/2017
9.0.0 1,285 1/3/2017
8.2.0 1,337 12/24/2016
8.1.1 1,271 11/29/2016
8.1.0 1,284 11/27/2016
8.0.0 1,273 11/26/2016
7.0.1 1,302 10/16/2016
7.0.0 1,272 10/16/2016
6.1.0 1,306 10/5/2016
6.0.0 1,604 9/17/2016
5.2.1 1,304 8/12/2016
5.2.0 1,315 8/12/2016
5.1.0 1,284 8/12/2016
5.0.1 1,272 8/11/2016
4.0.3 1,445 7/30/2016
4.0.2 1,438 7/30/2016
4.0.1 1,436 7/30/2016
4.0.0 1,407 7/30/2016
3.0.0 2,789 7/29/2016
2.2.4 1,511 7/29/2016
2.2.3 1,533 7/29/2016
2.2.2 1,517 7/29/2016
2.2.1 1,510 7/29/2016
2.2.0 2,206 7/29/2016

4.0.0 (2016-07-30)
------------------

New
~~~~
- Class isn't static any more
- Posibility to throw an exception instead of an error flag
- Object inizializer