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.3 213 3/29/2024
2.1.2 87 3/27/2024
2.1.1 111 1/13/2024
2.1.0 91 1/12/2024
2.0.9 100 1/5/2024
2.0.8 119 12/21/2023
2.0.7 159 11/28/2023
2.0.6 133 11/3/2023
2.0.5 135 10/20/2023
2.0.4 214 7/8/2023
2.0.3 146 6/21/2023
2.0.2 150 5/25/2023
2.0.1 139 5/16/2023
2.0.0 232 4/7/2023
1.4.2 481 9/15/2022
1.4.1 427 7/28/2022
1.4.0 448 6/1/2022
1.3.9 409 5/20/2022
1.3.8 410 5/19/2022
1.3.7 447 5/6/2022
1.3.6 421 3/29/2022
1.3.5 428 3/25/2022
1.3.4 442 2/9/2022
1.3.3 423 2/8/2022
1.3.2 430 2/8/2022
1.3.1 487 1/30/2022
1.3.0 496 1/14/2022
1.2.0 7,066 4/24/2020
1.1.1 735 3/18/2020
1.0.1 841 1/1/2020
1.0.0 1,252 9/23/2019
0.1.0 734 1/1/2020

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