Sisk.ServiceProvider
0.12.0
Prefix Reserved
Since Sisk version 0.16, this feature is built into its core and it is no longer necessary to install an additional package for this.
See the version list below for details.
dotnet add package Sisk.ServiceProvider --version 0.12.0
NuGet\Install-Package Sisk.ServiceProvider -Version 0.12.0
<PackageReference Include="Sisk.ServiceProvider" Version="0.12.0" />
paket add Sisk.ServiceProvider --version 0.12.0
#r "nuget: Sisk.ServiceProvider, 0.12.0"
// Install Sisk.ServiceProvider as a Cake Addin #addin nuget:?package=Sisk.ServiceProvider&version=0.12.0 // Install Sisk.ServiceProvider as a Cake Tool #tool nuget:?package=Sisk.ServiceProvider&version=0.12.0
Sisk is a powerful framework for building powerful web applications for Windows, Linux and Mac. With Sisk, you can use the full power of .NET to create fast, dynamic and poweful web applications. It's an alternative to Microsoft's ASP.NET Core, which it's simpler and easy to understand and control.
Main features:
- Multi-platform and cross-operating system
- Ultra fast response/second average
- Support to operating system's native HTTP interface listener
- Sustainable and maintainable
- Database-agnostic
- Same code implementation for *nix, Mac OS and Windows
- Asynchronous request handling
- Middlewares, before and/or after request handlers
- Configurable error handling
- Support to log access/error logs
- Easy Cross-Origin Resource Sharing setup
- Written in C#
Documentation
The specification is complete, however, tutorials are yet to come. By the way, you can access the Sisk documentation here or it's specification here.
You can also view release change logs here.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
-
net6.0
- Sisk.HttpServer (>= 0.12.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.