Sharkable 0.1.0

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

Sharkable

.NET 10 minimal API framework collection.

  • Auto endpoint discovery via ISharkEndpoint
  • Attribute-based DI registration
  • OpenAPI + Scalar UI integration
  • FluentValidation integration
  • Global exception handling with unified responses
  • Endpoint grouping and OpenAPI tags
  • AOT compatible

See https://github.com/SharkableIO/Sharkable for more information.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Sharkable:

Package Downloads
Sharkable.AutoCrud.SqlSugar

a dotnet minimal api framework collection aimed to support aot

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.0 92 6/8/2026
0.1.0 99 6/8/2026
0.0.24 277 10/2/2024
0.0.23 230 9/27/2024
0.0.21 211 9/25/2024
0.0.20 205 9/24/2024
0.0.19 210 9/24/2024
0.0.18 220 9/24/2024
0.0.17 216 9/23/2024
0.0.16 204 9/21/2024
0.0.15 197 9/19/2024
0.0.14 208 9/19/2024
0.0.13 208 9/19/2024
0.0.12 180 9/18/2024
0.0.11 220 9/17/2024
0.0.10 224 9/17/2024
0.0.9 229 9/16/2024
0.0.8 277 9/16/2024
Loading failed