Elefess 1.1.0

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

// Install Elefess as a Cake Tool
#tool nuget:?package=Elefess&version=1.1.0

Elefess

Elefess is a Git LFS server implementation following the API spec, allowing for the design and usage of fully custom Git LFS servers beyond those provided by popular Git hosts such as GitHub or GitLab.

Nuget

Special Thanks

This project would not have been possible without alanedwardes' Estranged.Lfs, which this project drew large amounts of inspiration from.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Elefess:

Package Downloads
Elefess.Authenticators.GitHub

Elefess.Authenticators.GitHub is a custom ILfsAuthenticator implementation for Elefess which utilizes a GitHub username & personal access token for Basic authorization.

Elefess.Hosting.AspNetCore

Elefess.Hosting.AspNetCore is a custom host implementation for Elefess which utilizes ASP.NET Core Minimal APIs to host an Elefess server.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 209 5/9/2023
1.1.0 168 5/9/2023
1.0.0 183 5/9/2023

Re-licensed to LGPLv3.