Elefess 1.1.0
See the version list below for details.
dotnet add package Elefess --version 1.1.0
NuGet\Install-Package Elefess -Version 1.1.0
<PackageReference Include="Elefess" Version="1.1.0" />
paket add Elefess --version 1.1.0
#r "nuget: Elefess, 1.1.0"
// 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.
Special Thanks
This project would not have been possible without alanedwardes' Estranged.Lfs, which this project drew large amounts of inspiration from.
Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net7.0
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.
Re-licensed to LGPLv3.