AvsAn 2.0.0
See the version list below for details.
dotnet add package AvsAn --version 2.0.0
NuGet\Install-Package AvsAn -Version 2.0.0
<PackageReference Include="AvsAn" Version="2.0.0" />
<PackageVersion Include="AvsAn" Version="2.0.0" />
<PackageReference Include="AvsAn" />
paket add AvsAn --version 2.0.0
#r "nuget: AvsAn, 2.0.0"
#:package AvsAn@2.0.0
#addin nuget:?package=AvsAn&version=2.0.0
#tool nuget:?package=AvsAn&version=2.0.0
AvsAn: Find the english language indeterminate article ("a" or "an") for a word. Based on real usage patterns extracted from the wikipedia text dump; can therefore even deal with tricky edge cases such as acronyms (FIAT vs. FAA, NASA vs. NSA) and odd symbols. (Requires .NET 2.0 or higher)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net20 is compatible. net35 was computed. net40 was computed. net403 was computed. net45 was computed. 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. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AvsAn:
| Package | Downloads |
|---|---|
|
Ewl.Tools
The Enterprise Web Library (EWL), together with its tailored infrastructure platform, is a highly opinionated foundation for web-based enterprise software. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AvsAn:
| Repository | Stars |
|---|---|
|
LiamKenneth/ArchaicQuest
ArchaicQuest a Multi User Dungeon (MUD) - Text based MMORPG in C# :dragon:
|
Reimplement backing store using plain arrays and binary search on each node (x10 speedup and less memory).