Silmoon.AspNetCore 2.0.7

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

Silmoon.AspNetCore

AspNetCore related open source projects forked from Silmoon (44876f64eeb23c16bb86aa133f7ddc5ffdb95edb).

Requirement:

  • .net8.0 and .net9.0 SDK
  • NuGet package Silmoon
  • NuGet package Silmoon.Extension

Many JS calls return objects that are generally the following.

{ success: "#Boolean"; message: "#String"; data: "#Object" }

User session or user authentication

Passkey authentication

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 (2)

Showing the top 2 NuGet packages that depend on Silmoon.AspNetCore:

Package Downloads
Silmoon.AspNetCore.Encryption

Silmoon SDK

Silmoon.AspNetCore.Blazor

Silmoon SDK

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.0 95 3/1/2026
2.0.7 118 1/18/2026
2.0.6 145 11/29/2025
2.0.5 143 10/12/2025
2.0.4 205 9/29/2025
2.0.3 173 9/28/2025
2.0.0 219 9/21/2025
1.7.2 212 8/4/2025
1.7.1 156 8/3/2025
1.6.8 168 8/3/2025
1.6.7 639 7/23/2025
1.6.6 139 5/30/2025
1.6.5 263 5/8/2025
1.6.4 235 4/20/2025
1.6.3 239 4/17/2025
1.6.2 150 3/29/2025
1.6.1 531 3/25/2025
Loading failed