MiCake.Core 0.1.0

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

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

米蛋糕核心文件

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on MiCake.Core:

Package Downloads
MiCake.DDD.Domain

MiCake's implementation support for DDD Domain layer.

MiCake.Uow

MiCake's implementation support for unit of work.

MiCake.Identity

MiCake's implementation for identity.

MiCake.AutoMapper

AutoMapper extension for MiCake

MiCake.MessageBus

A message bus abstraction for MiCake.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.7.0-CI-20221118-032939 293 11/18/2022
0.7.0-CI-20221107-094119 328 11/7/2022
0.7.0-CI-20221009-071004 337 10/9/2022
0.7.0-CI-20221009-063432 271 10/9/2022
0.7.0-CI-20220825-040737 331 8/25/2022
0.7.0-CI-20220822-101743 314 8/22/2022
0.7.0-CI-20220818-063446 300 8/18/2022
0.7.0-CI-20220810-085723 316 8/10/2022
0.7.0-CI-20211205-134413 358 12/5/2021
0.7.0-CI-20211205-110325 437 12/5/2021
0.6.0-CI-20210813-024648 775 8/13/2021
0.6.0-CI-20210719-092824 652 7/19/2021
0.6.0-CI-20210715-102555 666 7/15/2021
0.6.0-CI-20210621-063757 722 6/21/2021
0.6.0-CI-20210618-094259 731 6/18/2021
0.5.0-preview9 673 4/2/2021
0.5.0-preview8 622 4/1/2021
0.5.0-preview7 656 3/30/2021
0.5.0-preview6 686 3/24/2021
0.5.0-preview5 650 3/23/2021
0.5.0-preview4 668 3/22/2021
0.5.0-preview3 660 3/8/2021
0.5.0-preview2 677 2/20/2021
0.5.0-preview10 708 5/28/2021
0.5.0-preview1 638 2/9/2021
0.4.0-preview3 845 8/28/2020
0.4.0-preview2 855 7/31/2020
0.3.0 1,809 7/6/2020
0.3.0-alpha3 1,172 6/18/2020
0.3.0-alpha2 1,009 6/16/2020
0.3.0-alpha 968 6/12/2020
0.2.2 1,938 5/14/2020
0.2.1 1,933 5/8/2020
0.2.0 1,958 5/2/2020
0.1.0 811 12/24/2019

预览版本,该版本仅供测试调试使用,暂不能用于实际项目