SummerBoot 1.1.1

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

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

SummerBoot,将SpringBoot的先进理念与C#的简洁优雅合二为一。github地址:https://github.com/TripleView/SummerBoot

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.5 129 8/30/2024
2.1.3 404 3/29/2024
2.1.2 100 3/27/2024
2.1.1 137 1/13/2024
2.1.0 122 1/12/2024
2.0.9 124 1/5/2024
2.0.8 163 12/21/2023
2.0.7 181 11/28/2023
2.0.6 161 11/3/2023
2.0.5 157 10/20/2023
2.0.4 244 7/8/2023
2.0.3 168 6/21/2023
2.0.2 172 5/25/2023
2.0.1 160 5/16/2023
2.0.0 265 4/7/2023
1.4.2 509 9/15/2022
1.4.1 457 7/28/2022
1.4.0 474 6/1/2022
1.3.9 419 5/20/2022
1.3.8 439 5/19/2022
1.3.7 457 5/6/2022
1.3.6 451 3/29/2022
1.3.5 457 3/25/2022
1.3.4 464 2/9/2022
1.3.3 446 2/8/2022
1.3.2 456 2/8/2022
1.3.1 518 1/30/2022 1.3.1 is deprecated because it has critical bugs.
1.3.0 520 1/14/2022 1.3.0 is deprecated because it has critical bugs.
1.2.0 7,176 4/24/2020 1.2.0 is deprecated because it has critical bugs.
1.1.1 759 3/18/2020 1.1.1 is deprecated because it has critical bugs.
1.0.1 866 1/1/2020 1.0.1 is deprecated because it has critical bugs.
1.0.0 1,282 9/23/2019 1.0.0 is deprecated because it has critical bugs.
0.1.0 755 1/1/2020 0.1.0 is deprecated because it has critical bugs.

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