Freya.Core 2.0.191

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

Freya

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on Freya.Core:

Package Downloads
Freya.Optics.Http

Freya Optics for access to core HTTP properties of requests and responses

Freya.Machines

Core utilities and tools for building Freya machines

Freya.Machines.Http

A Freya machine expressing the core HTTP semantics and logic

Freya.Optics.Http.Cors

Freya Optics for access to CORS extension properties of requests and responses

Freya.Polyfills

Polyfills for future/draft elements of the OWIN standards for various server implementations

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.0 25,260 10/10/2018
4.0.0-alpha-170404 6,186 4/9/2017
3.0.0-rc07 68,685 9/11/2016
3.0.0-rc06 1,055 9/8/2016
3.0.0-rc05 1,120 9/7/2016
3.0.0-rc04 4,445 9/6/2016
3.0.0-b300 8,149 3/5/2016
3.0.0-b298 1,185 3/3/2016
3.0.0-b294 1,655 2/26/2016
3.0.0-b292 1,551 2/12/2016
3.0.0-b290 1,242 2/1/2016
3.0.0-b288 1,256 1/28/2016
3.0.0-b285 1,206 1/27/2016
3.0.0-b276 1,220 1/18/2016
3.0.0-b274 1,291 1/11/2016
3.0.0-b272 1,233 1/1/2016
3.0.0-b268 1,442 12/21/2015
3.0.0-b264 2,756 12/19/2015
3.0.0-b260 1,291 12/15/2015
3.0.0-b259 1,258 12/15/2015
3.0.0-b256 1,414 12/10/2015
3.0.0-b246 1,569 12/1/2015
2.0.203 5,181 12/15/2015
2.0.202 1,828 12/10/2015
2.0.201 2,028 12/1/2015
2.0.201-b237 1,330 11/21/2015
2.0.201-b236 1,362 11/21/2015
2.0.201-b233 1,251 11/12/2015
2.0.201-b232 1,245 10/23/2015
2.0.200 1,651 10/18/2015
2.0.199 1,695 10/17/2015
2.0.198 1,594 10/16/2015
2.0.195 1,788 8/28/2015
2.0.194 1,978 8/6/2015
2.0.193 1,802 8/6/2015
2.0.192 1,817 8/4/2015
2.0.191 1,797 8/4/2015
2.0.189 1,724 7/24/2015
1.0.185 2,126 6/5/2015
0.11.0-alpha-173 1,936 5/4/2015
0.11.0-alpha-172 1,935 5/4/2015
0.11.0-alpha-171 2,005 5/4/2015
0.11.0-alpha-170 1,883 5/4/2015
0.11.0-alpha-169 1,803 5/3/2015
0.10.0-alpha-143 1,834 3/21/2015
0.10.0-alpha-142 1,984 3/21/2015
0.9.0-alpha-46 1,366 1/5/2015

Lens naming changed to conform to emerging consensus of <Property>_ styling
Internal refactoring for greater clarity
Updated version of Arachne with additional lenses in to URI types