Fare 2.2.1
Install-Package Fare -Version 2.2.1
dotnet add package Fare --version 2.2.1
<PackageReference Include="Fare" Version="2.2.1" />
paket add Fare --version 2.2.1
#r "nuget: Fare, 2.2.1"
// Install Fare as a Cake Addin
#addin nuget:?package=Fare&version=2.2.1
// Install Fare as a Cake Tool
#tool nuget:?package=Fare&version=2.2.1
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 3.5
- No dependencies.
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
NuGet packages (50)
Showing the top 5 NuGet packages that depend on Fare:
Package | Downloads |
---|---|
AutoFixture
AutoFixture makes it easier for developers to do Test-Driven Development by automating non-relevant Test Fixture Setup, allowing the Test Developer to focus on the essentials of each test case. |
|
RandomDataGenerator.Net
This is a configurable generator to create random data like Lorum Ipsum Text, Words, Text Patterns, First/Last Names, IP-Addresses, Guids, DateTime and more. |
|
Handlebars.Net.Helpers.Xeger
Handlebars.Net.Helpers Xeger (Fare) |
|
Sitecore.FakeDb.AutoFixture
Unit testing framework for Sitecore. |
|
WalkingTec.Mvvm.Core
WalkingTec.Mvvm |
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on Fare:
Repository | Stars |
---|---|
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
|
|
hitchao/Jvedio
Jvedio 是本地视频管理软件,支持扫描本地视频并导入软件,建立视频库, 提取出视频的 唯一识别码,自动分类视频, 添加标签管理视频,使用人工智能识别演员,支持翻译信息, 基于 FFmpeg 截取视频图片,Window 桌面端流畅美观的应用软件
|
|
dnnsoftware/Dnn.Platform
DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
|
|
WireMock-Net/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
|
|
iioter/iotgateway
A cross-platform IoT gateway based on .net6. Through visual configuration, you can easily connect to any of your devices and systems (such as PLC, barcode scanner, CNC, database, serial device, host computer, OPC Server, OPC UA Server, Mqtt Server, etc.), so as to interact with Thingsboard, IoTSharp or Your own IoT platform for two-way data communication. Provide a simple driver development interface; of course, edge computing can also be performed.
|
Version | Downloads | Last updated |
---|---|---|
2.2.1 | 28,259 | 6/20/2022 |
2.2.0 | 426,053 | 3/23/2022 |
2.1.2 | 4,990,222 | 4/3/2019 |
2.1.1 | 49,422,039 | 4/12/2018 |
2.1.0 | 5,987 | 4/12/2018 |
2.0.0 | 1,336 | 4/9/2018 |
1.1.0 | 22,870 | 1/22/2018 |
1.0.4 | 29,633 | 12/20/2017 |
1.0.3 | 171,689 | 5/5/2016 |
1.0.2 | 9,243 | 2/25/2016 |
1.0.1 | 4,408 | 11/19/2015 |
1.0.0 | 39,144 | 10/17/2013 |