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

Showing the top 1 popular GitHub repositories that depend on SummerBoot:

Repository Stars
TripleView/MiHome.Net
MiHome's C# native SDK,which can control Mijia smart devices through the network and local methods.
Version Downloads Last updated
2.1.7 94 11/26/2024
2.1.6 95 11/25/2024
2.1.5 143 8/30/2024
2.1.3 495 3/29/2024
2.1.2 107 3/27/2024
2.1.1 152 1/13/2024
2.1.0 131 1/12/2024
2.0.9 133 1/5/2024
2.0.8 170 12/21/2023
2.0.7 191 11/28/2023
2.0.6 169 11/3/2023
2.0.5 166 10/20/2023
2.0.4 252 7/8/2023
2.0.3 175 6/21/2023
2.0.2 179 5/25/2023
2.0.1 167 5/16/2023
2.0.0 280 4/7/2023
1.4.2 520 9/15/2022
1.4.1 466 7/28/2022
1.4.0 483 6/1/2022
1.3.9 428 5/20/2022
1.3.8 448 5/19/2022
1.3.7 466 5/6/2022
1.3.6 460 3/29/2022
1.3.5 466 3/25/2022
1.3.4 474 2/9/2022
1.3.3 455 2/8/2022
1.3.2 465 2/8/2022
1.3.1 527 1/30/2022 1.3.1 is deprecated because it has critical bugs.
1.3.0 529 1/14/2022 1.3.0 is deprecated because it has critical bugs.
1.2.0 7,186 4/24/2020 1.2.0 is deprecated because it has critical bugs.
1.1.1 768 3/18/2020 1.1.1 is deprecated because it has critical bugs.
1.0.1 875 1/1/2020 1.0.1 is deprecated because it has critical bugs.
1.0.0 1,291 9/23/2019 1.0.0 is deprecated because it has critical bugs.
0.1.0 766 1/1/2020 0.1.0 is deprecated because it has critical bugs.

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