SummerBoot 0.1.0

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

// Install SummerBoot as a Cake Tool
#tool nuget:?package=SummerBoot&version=0.1.0

SummerBoot,将SpringBoot的先进理念与C#的简洁优雅合二为一。AOP,一种奇妙的开发理念,能实现许许多多的黑魔法。本库支持普通类级别的精准属性注入,配置值注入,注解式缓存,只需写接口即可实现自定义sql功能等。

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
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 SummerBoot:

Package Downloads
MiHome.Net

小米米家的原生c#sdk,他可以通过云端或者本地的方式用api来操作米家智能家居设备。 Xiaomi Mijia's native c# sdk can use APIs to operate Mijia smart home devices through the cloud or locally.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.3 99 3/29/2024
2.1.2 83 3/27/2024
2.1.1 100 1/13/2024
2.1.0 84 1/12/2024
2.0.9 93 1/5/2024
2.0.8 114 12/21/2023
2.0.7 150 11/28/2023
2.0.6 130 11/3/2023
2.0.5 131 10/20/2023
2.0.4 207 7/8/2023
2.0.3 142 6/21/2023
2.0.2 146 5/25/2023
2.0.1 136 5/16/2023
2.0.0 225 4/7/2023
1.4.2 476 9/15/2022
1.4.1 425 7/28/2022
1.4.0 446 6/1/2022
1.3.9 407 5/20/2022
1.3.8 409 5/19/2022
1.3.7 445 5/6/2022
1.3.6 419 3/29/2022
1.3.5 427 3/25/2022
1.3.4 440 2/9/2022
1.3.3 422 2/8/2022
1.3.2 429 2/8/2022
1.3.1 485 1/30/2022
1.3.0 495 1/14/2022
1.2.0 7,062 4/24/2020
1.1.1 733 3/18/2020
1.0.1 839 1/1/2020
1.0.0 1,250 9/23/2019
0.1.0 731 1/1/2020

SummerBoot,将SpringBoot的先进理念与C#的简洁优雅合二为一。AOP,一种奇妙的开发理念,能实现许许多多的黑魔法。本库支持普通类级别的精准属性注入,配置值注入,注解式缓存,只需写接口即可实现自定义sql功能等。