CitadelCore.Windows
2.1.1
See the version list below for details.
dotnet add package CitadelCore.Windows --version 2.1.1
NuGet\Install-Package CitadelCore.Windows -Version 2.1.1
<PackageReference Include="CitadelCore.Windows" Version="2.1.1" />
paket add CitadelCore.Windows --version 2.1.1
#r "nuget: CitadelCore.Windows, 2.1.1"
// Install CitadelCore.Windows as a Cake Addin #addin nuget:?package=CitadelCore.Windows&version=2.1.1 // Install CitadelCore.Windows as a Cake Tool #tool nuget:?package=CitadelCore.Windows&version=2.1.1
Transparent filtering proxy engine for Windows.
Product | Versions 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | 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 | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- CitadelCore (>= 2.2.2)
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 |
---|---|---|
4.2.5 | 1,690 | 12/17/2018 |
4.2.3 | 705 | 12/11/2018 |
4.0.1 | 722 | 11/16/2018 |
3.7.4 | 747 | 11/9/2018 |
3.7.2 | 722 | 11/9/2018 |
3.7.0 | 740 | 11/7/2018 |
3.6.2 | 827 | 11/2/2018 |
3.6.1 | 728 | 11/2/2018 |
3.6.0 | 727 | 11/2/2018 |
3.4.1 | 773 | 11/1/2018 |
3.1.2 | 854 | 10/17/2018 |
3.0.16 | 805 | 9/11/2018 |
3.0.14 | 811 | 9/7/2018 |
3.0.13 | 773 | 9/7/2018 |
3.0.10 | 865 | 7/28/2018 |
3.0.9 | 883 | 7/28/2018 |
3.0.8 | 808 | 7/26/2018 |
2.1.3 | 945 | 7/3/2018 |
2.1.2 | 970 | 5/9/2018 |
2.1.1 | 932 | 5/9/2018 |
1.4.2 | 950 | 4/18/2018 |
1.3.8 | 1,049 | 1/22/2018 |
1.3.7 | 1,068 | 1/19/2018 |
1.3.6 | 1,081 | 1/8/2018 |
1.3.5 | 1,014 | 1/8/2018 |
1.3.4 | 1,026 | 12/15/2017 |
1.3.3 | 1,043 | 12/7/2017 |
1.3.2 | 995 | 11/21/2017 |
1.3.1 | 962 | 11/21/2017 |
1.3.0 | 968 | 11/14/2017 |
1.2.10 | 992 | 11/14/2017 |
1.2.8 | 992 | 11/12/2017 |
1.2.7 | 1,019 | 11/11/2017 |
1.2.6 | 1,029 | 11/11/2017 |
1.2.5 | 984 | 11/10/2017 |
1.2.4 | 967 | 11/10/2017 |
1.2.3 | 999 | 11/10/2017 |
1.2.2 | 1,022 | 10/31/2017 |
1.2.1 | 967 | 10/31/2017 |
1.1.1 | 933 | 10/29/2017 |
Inherits fixes from core engine.
Fixes a bug where there was a potential for a NRE.
Implements new core engine 2.X API where library users have much greater control over not just filtering, but internet access in general. Port-based permission and denial, port + application, filtering, filter-bypassing and flat out denial of internet service are now available to library users.
Enables users to now specify the common name/subject name of their certificate authority.