Furion.Extras.ObjectMapper.Mapster 4.2.9

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

// Install Furion.Extras.ObjectMapper.Mapster as a Cake Tool
#tool nuget:?package=Furion.Extras.ObjectMapper.Mapster&version=4.2.9

先知 / Furion (探索版)

木兰社区 license nuget nuget downloads dotNET China

一个应用程序框架,您可以将它集成到任何 .NET/C# 应用程序中。

An application framework that you can integrate into any .NET/C# application.

安装 / Installation

Install-Package Furion
dotnet add package Furion

例子 / Examples

我们在 主页 上有不少例子,这是让您入门的第一个:

We have several examples on the website. Here is the first one to get you started:

Serve.Run();

[DynamicApiController]
public class HelloService
{
    public string Say() => "Hello, Furion";
}

打开浏览器访问 https://localhost:5001http://localhost:5000

Open browser access https://localhost:5001 or http://localhost:5000.

文档 / Documentation

您可以在 主页备份主页 找到 Furion 文档。

You can find the Furion documentation on the website or on the backup website.

贡献 / Contributing

该存储库的主要目的是继续发展 Furion 核心,使其更快、更易于使用。 Furion 的开发在 Gitee 上公开进行,我们感谢社区贡献错误修复和改进。

阅读 贡献指南 内容,了解如何参与改进 Furion

The main purpose of this repository is to continue evolving Furion core, making it faster and easier to use. Development of Furion happens in the open on Gitee, and we are grateful to the community for contributing bugfixes and improvements.

Read contribution documents to learn how you can take part in improving Furion.

许可证 / License

Furion 采用 MIT 开源许可证。

Furion uses the MIT open source license.

MIT 许可证

版权 (c) 2020-2022 百小僧, Baiqian Co.,Ltd 和所有贡献者

特此免费授予任何获得本软件副本和相关文档文件(下称“软件”)的人不受限制地处置该软件的权利,包括不受限制地使用、复制、修改、合并、发布、分发、转授许可和/或出售该软件副本,以及再授权被配发了本软件的人如上的权利,须在下列条件下:

上述版权声明和本许可声明应包含在该软件的所有副本或实质成分中。

本软件是“如此”提供的,没有任何形式的明示或暗示的保证,包括但不限于对适销性、特定用途的适用性和不侵权的保证。在任何情况下,作者或版权持有人都不对任何索赔、损害或其他责任负责,无论这些追责来自合同、侵权或其它行为中,还是产生于、源于或有关于本软件以及本软件的使用或其它处置。
MIT License

Copyright (c) 2020-2022 百小僧, Baiqian Co.,Ltd and Contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (53)

Showing the top 5 NuGet packages that depend on Furion.Extras.ObjectMapper.Mapster:

Package Downloads
GuoKun.CPS

国坤CPS库

HandeSoft.Core.Abstract

Package Description

HiP.Core

Package Description

SP.Common.Entity

Package Description

Furion.Extras.Admin.NET

基于Furion框架实现的通用权限管理平台应用层框架。前后端分离,开箱即用。 仓库地址:https://gitee.com/zuohuaijun/Admin.NET,包括前后端完整源码。

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Furion.Extras.ObjectMapper.Mapster:

Repository Stars
MonkSoul/Furion
Make .NET development easier, more versatile, and more popular.
DotNetNext/WebFirst
.NET CORE 代码生成器 ,Web中使用CodeFirst模式, 实体 生成器,UI代码 生成器,在线建表,PostgresSql生成器,达梦生成器,金仓生成器MySql生成器,SQLServere生成器、Oracle生成器、Sqlite生成器、导出文档,模版配置, WEB代码生成器 ,API代码生成器
Version Downloads Last updated
4.9.2 0 3/28/2024
4.9.1.61 83 3/27/2024
4.9.1.60 84 3/27/2024
4.9.1.59 137 3/25/2024
4.9.1.58 87 3/23/2024
4.9.1.57 538 3/22/2024
4.9.1.56 142 3/21/2024
4.9.1.55 86 3/20/2024
4.9.1.54 117 3/19/2024
4.9.1.53 222 3/15/2024
4.9.1.52 49 3/15/2024
4.9.1.51 41 3/15/2024
4.9.1.50 47 3/15/2024
4.9.1.49 93 3/14/2024
4.9.1.48 92 3/13/2024
4.9.1.47 47 3/13/2024
4.9.1.46 72 3/13/2024
4.9.1.45 373 3/9/2024
4.9.1.44 210 3/7/2024
4.9.1.43 46 3/7/2024
4.9.1.42 54 3/7/2024
4.9.1.41 56 3/7/2024
4.9.1.40 53 3/7/2024
4.9.1.39 106 3/6/2024
4.9.1.38 50 3/6/2024
4.9.1.37 349 3/3/2024
4.9.1.36 116 3/2/2024
4.9.1.35 195 2/28/2024
4.9.1.34 62 2/27/2024
4.9.1.33 74 2/25/2024
4.9.1.32 424 2/21/2024
4.9.1.31 320 2/14/2024
4.9.1.30 493 2/6/2024
4.9.1.29 444 2/5/2024
4.9.1.28 870 1/31/2024
4.9.1.27 987 1/29/2024
4.9.1.26 423 1/28/2024
4.9.1.25 428 1/27/2024
4.9.1.24 1,687 1/19/2024
4.9.1.23 1,044 1/16/2024
4.9.1.22 1,017 1/13/2024
4.9.1.21 624 1/12/2024
4.9.1.20 854 1/10/2024
4.9.1.19 626 1/9/2024
4.9.1.18 664 1/8/2024
4.9.1.17 1,202 1/4/2024
4.9.1.16 1,577 1/1/2024
4.9.1.15 2,423 12/20/2023
4.9.1.14 1,915 12/14/2023
4.9.1.13 1,575 12/11/2023
4.9.1.12 1,362 12/8/2023
4.9.1.11 1,909 12/4/2023
4.9.1.10 684 12/4/2023
4.9.1.9 849 12/2/2023
4.9.1.8 1,118 11/30/2023
4.9.1.7 2,669 11/24/2023
4.9.1.6 1,372 11/22/2023
4.9.1.5 1,788 11/20/2023
4.9.1.4 978 11/18/2023
4.9.1.3 662 11/17/2023
4.9.1.2 843 11/17/2023
4.9.1.1 744 11/16/2023
4.9.1 2,925 11/14/2023
4.9.0.1 568 11/14/2023
4.9.0 598 11/14/2023
4.8.8.55 1,762 11/9/2023
4.8.8.54 387 11/8/2023
4.8.8.53 486 11/7/2023
4.8.8.52 149 11/7/2023
4.8.8.51 374 11/6/2023
4.8.8.50 2,559 10/27/2023
4.8.8.49 9,148 10/25/2023
4.8.8.48 3,790 10/11/2023
4.8.8.47 661 10/10/2023
4.8.8.46 196 10/9/2023
4.8.8.45 1,406 9/29/2023
4.8.8.44 1,700 9/22/2023
4.8.8.43 4,459 9/13/2023
4.8.8.42 3,747 8/31/2023
4.8.8.41 2,425 8/24/2023
4.8.8.40 5,578 8/3/2023
4.8.8.39 2,865 8/2/2023
4.8.8.38 13,041 7/12/2023
4.8.8.37 3,208 7/7/2023
4.8.8.35 2,806 7/6/2023
4.8.8.34 1,303 7/2/2023
4.8.8.33 1,322 6/29/2023
4.8.8.32 2,447 6/28/2023
4.8.8.31 261 6/27/2023
4.8.8.30 1,736 6/25/2023
4.8.8.29 110 6/24/2023
4.8.8.28 413 6/21/2023
4.8.8.27 123 6/21/2023
4.8.8.26 338 6/20/2023
4.8.8.25 6,334 6/14/2023
4.8.8.24 6,740 6/7/2023
4.8.8.23 9,417 5/30/2023
4.8.8.22 1,851 5/25/2023
4.8.8.21 2,401 5/18/2023
4.8.8.20 1,999 5/17/2023
4.8.8.19 145 5/17/2023
4.8.8.18 1,200 5/16/2023
4.8.8.17 893 5/15/2023
4.8.8.16 145 5/15/2023
4.8.8.15 971 5/15/2023
4.8.8.14 1,149 5/12/2023
4.8.8.13 1,897 5/8/2023
4.8.8.12 593 5/6/2023
4.8.8.11 720 5/5/2023
4.8.8.10 1,173 5/4/2023
4.8.8.9 281 5/3/2023
4.8.8.8 122 5/3/2023
4.8.8.7 1,033 4/29/2023
4.8.8.6 2,792 4/26/2023
4.8.8.5 3,477 4/25/2023
4.8.8.4 1,212 4/23/2023
4.8.8.3 582 4/21/2023
4.8.8.2 1,047 4/20/2023
4.8.8.1 1,478 4/18/2023
4.8.8 3,187 4/13/2023
4.8.7.45 369 4/12/2023
4.8.7.44 124 4/12/2023
4.8.7.43 892 4/12/2023
4.8.7.42 271 4/12/2023
4.8.7.41 1,994 4/11/2023
4.8.7.40 340 4/10/2023
4.8.7.39 480 4/10/2023
4.8.7.38 811 4/7/2023
4.8.7.37 242 4/7/2023
4.8.7.36 1,160 4/6/2023
4.8.7.35 333 4/5/2023
4.8.7.34 273 4/4/2023
4.8.7.33 574 4/3/2023
4.8.7.32 774 4/2/2023
4.8.7.31 599 3/31/2023
4.8.7.30 228 3/31/2023
4.8.7.29 602 3/30/2023
4.8.7.28 344 3/29/2023
4.8.7.27 1,104 3/29/2023
4.8.7.26 152 3/29/2023
4.8.7.25 328 3/28/2023
4.8.7.24 342 3/28/2023
4.8.7.23 368 3/27/2023
4.8.7.22 203 3/27/2023
4.8.7.21 164 3/27/2023
4.8.7.20 4,243 3/23/2023
4.8.7.19 1,219 3/22/2023
4.8.7.18 328 3/21/2023
4.8.7.17 664 3/20/2023
4.8.7.16 907 3/19/2023
4.8.7.15 1,007 3/17/2023
4.8.7.14 1,384 3/16/2023
4.8.7.13 142 3/16/2023
4.8.7.12 687 3/16/2023
4.8.7.11 896 3/15/2023
4.8.7.10 498 3/14/2023
4.8.7.9 1,069 3/13/2023
4.8.7.8 147 3/13/2023
4.8.7.7 588 3/11/2023
4.8.7.6 1,066 3/9/2023
4.8.7.5 709 3/7/2023
4.8.7.4 431 3/6/2023
4.8.7.3 1,491 3/1/2023
4.8.7.2 940 3/1/2023
4.8.7.1 4,342 2/27/2023
4.8.7 3,818 2/22/2023
4.8.6.12 1,421 2/21/2023
4.8.6.11 1,636 2/20/2023
4.8.6.10 1,143 2/20/2023
4.8.6.9 1,148 2/19/2023
4.8.6.8 1,157 2/18/2023
4.8.6.7 1,096 2/18/2023
4.8.6.6 1,176 2/18/2023
4.8.6.5 1,154 2/17/2023
4.8.6.4 1,212 2/16/2023
4.8.6.3 1,535 2/15/2023
4.8.6.2 3,474 2/10/2023
4.8.6.1 2,085 2/8/2023
4.8.6 1,178 2/8/2023
4.8.5.10 2,030 2/7/2023
4.8.5.9 1,111 2/7/2023
4.8.5.8 1,355 2/6/2023
4.8.5.7 2,229 2/3/2023
4.8.5.6 4,080 2/2/2023
4.8.5.5 2,395 2/1/2023
4.8.5.4 1,281 2/1/2023
4.8.5.3 1,463 1/31/2023
4.8.5.2 1,233 1/30/2023
4.8.5.1 1,183 1/30/2023
4.8.5 1,523 1/28/2023
4.8.4.16 8,004 1/15/2023
4.8.4.15 1,834 1/13/2023
4.8.4.14 1,352 1/12/2023
4.8.4.13 1,288 1/11/2023
4.8.4.12 1,644 1/10/2023
4.8.4.11 2,391 1/9/2023
4.8.4.10 1,242 1/9/2023
4.8.4.9 1,321 1/8/2023
4.8.4.8 3,213 1/5/2023
4.8.4.7 1,345 1/5/2023
4.8.4.6 1,425 1/4/2023
4.8.4.5 1,482 1/3/2023
4.8.4.4 1,202 1/3/2023
4.8.4.3 1,311 1/3/2023
4.8.4.2 1,311 1/2/2023
4.8.4.1 1,139 1/1/2023
4.8.4 2,052 12/30/2022
4.8.3.10 2,790 12/23/2022
4.8.3.9 1,399 12/22/2022
4.8.3.8 1,411 12/21/2022
4.8.3.7 7,752 12/14/2022
4.8.3.6 1,462 12/13/2022
4.8.3.5 1,499 12/12/2022
4.8.3.4 1,897 12/9/2022
4.8.3.3 1,303 12/9/2022
4.8.3.2 1,198 12/9/2022
4.8.3.1 1,114 12/9/2022
4.8.3 1,550 12/8/2022
4.8.2.13 1,263 12/7/2022
4.8.2.12 1,215 12/7/2022
4.8.2.11 1,537 12/6/2022
4.8.2.10 1,871 12/5/2022
4.8.2.9 2,530 12/1/2022
4.8.2.8 1,614 11/30/2022
4.8.2.7 3,397 11/30/2022
4.8.2.6 1,210 11/30/2022
4.8.2.5 1,293 11/29/2022
4.8.2.4 2,269 11/29/2022
4.8.2.3 1,329 11/29/2022
4.8.2.2 1,452 11/28/2022
4.8.2.1 1,288 11/28/2022
4.8.2 1,338 11/27/2022
4.8.1.9 1,286 11/27/2022
4.8.1.8 1,194 11/26/2022
4.8.1.7 1,202 11/26/2022
4.8.1.6 1,248 11/25/2022
4.8.1.5 1,331 11/25/2022
4.8.1.4 1,407 11/24/2022
4.8.1.3 1,298 11/24/2022
4.8.1.2 1,287 11/24/2022
4.8.1.1 1,149 11/24/2022
4.8.1 2,163 11/23/2022
4.8.0 4,159 11/23/2022
4.8.0-beta.15 151 11/22/2022
4.8.0-beta.14 138 11/22/2022
4.8.0-beta.13 142 11/21/2022
4.8.0-beta.12 147 11/20/2022
4.8.0-beta.11 138 11/18/2022
4.8.0-beta.10 142 11/18/2022
4.8.0-beta.9 140 11/17/2022
4.8.0-beta.8 143 11/17/2022
4.8.0-beta.7 142 11/17/2022
4.8.0-beta.6 134 11/16/2022
4.8.0-beta.5 139 11/16/2022
4.8.0-beta.4 138 11/16/2022
4.8.0-beta.3 140 11/15/2022
4.8.0-beta.2 148 11/14/2022
4.8.0-beta.1 136 11/14/2022
4.7.9 8,815 11/11/2022
4.7.8 1,175 11/11/2022
4.7.7 2,340 11/10/2022
4.7.6 2,902 11/8/2022
4.7.5 1,361 11/8/2022
4.7.3 1,547 11/3/2022
4.7.2 4,753 10/30/2022
4.7.1 4,332 10/28/2022
4.7.0.1 2,433 10/27/2022
4.7.0 194 10/27/2022
4.6.9 1,038 10/25/2022
4.6.8 656 10/22/2022
4.6.7 1,095 10/20/2022
4.6.6 263 10/20/2022
4.6.5 1,892 10/14/2022
4.6.4 617 10/13/2022
4.6.3 2,552 10/12/2022
4.6.2 288 10/11/2022
4.6.1 1,158 10/10/2022
4.6.0 370 10/9/2022
4.5.9 520 10/9/2022
4.5.8 503 10/8/2022
4.5.7.1 3,882 10/6/2022
4.5.7 197 10/6/2022
4.5.6 392 10/3/2022
4.5.5 314 10/2/2022
4.5.4 194 10/1/2022
4.5.3 174 10/1/2022
4.5.2 553 9/30/2022
4.5.1 444 9/28/2022
4.5.0 836 9/27/2022
4.4.9 1,792 9/23/2022
4.4.8 512 9/22/2022
4.4.7 332 9/21/2022
4.4.6 1,262 9/19/2022
4.4.5 644 9/16/2022
4.4.4 1,449 9/15/2022
4.4.3 943 9/13/2022
4.4.2 4,565 9/8/2022
4.4.1 3,873 9/7/2022
4.4.0 1,933 9/5/2022
4.3.9 1,355 9/3/2022
4.3.8 319 9/2/2022
4.3.7 2,626 9/1/2022
4.3.6 3,648 8/31/2022
4.3.5 347 8/31/2022
4.3.4 646 8/30/2022
4.3.3 3,116 8/30/2022
4.3.2 671 8/29/2022
4.3.1 518 8/27/2022
4.3.0 643 8/26/2022
4.2.13 777 8/24/2022
4.2.12 233 8/24/2022
4.2.11 5,430 8/23/2022
4.2.10 249 8/23/2022
4.2.9 607 8/23/2022
4.2.8 533 8/22/2022
4.2.7 9,471 8/20/2022
4.2.6 206 8/20/2022
4.2.5 1,458 8/18/2022
4.2.4 684 8/17/2022
4.2.3 547 8/17/2022
4.2.2 534 8/16/2022
4.2.1 315 8/15/2022
4.2.0 831 8/15/2022
4.1.14 1,127 8/11/2022
4.1.13 225 8/11/2022
4.1.12 330 8/10/2022
4.1.11 2,394 8/4/2022
4.1.10 365 8/3/2022
4.1.9 23,001 8/3/2022
4.1.8 290 8/2/2022
4.1.7 322 8/2/2022
4.1.6 535 8/1/2022
4.1.5 301 8/1/2022
4.1.4 468 7/31/2022
4.1.3 325 7/30/2022
4.1.2 402 7/30/2022
4.1.1 383 7/29/2022
4.1.0 335 7/28/2022
4.0.10 184 7/28/2022
4.0.9 186 7/28/2022
4.0.8 179 7/28/2022
4.0.7 2,245 7/28/2022
4.0.6 307 7/28/2022
4.0.5 382 7/27/2022
4.0.4 332 7/27/2022
4.0.3 379 7/26/2022
4.0.2 202 7/26/2022
4.0.1 1,491 7/25/2022
4.0.0 544 7/25/2022
3.9.2 1,601 7/25/2022
3.9.1 1,510 7/24/2022
3.9.0 1,549 7/23/2022
3.8.9 1,633 7/22/2022
3.8.8 1,450 7/22/2022
3.8.7 3,637 7/20/2022
3.8.6 3,223 7/16/2022
3.8.5 1,702 7/15/2022
3.8.4 1,797 7/14/2022
3.8.3 1,482 7/14/2022
3.8.2 1,583 7/14/2022
3.8.1 1,875 7/13/2022
3.8.0 1,607 7/12/2022
3.7.11 4,549 7/11/2022
3.7.10 1,365 7/11/2022
3.7.9 1,496 7/11/2022
3.7.8 3,539 7/9/2022
3.7.7 1,386 7/9/2022
3.7.6 2,676 7/8/2022
3.7.5 13,324 7/6/2022
3.7.4 7,765 7/6/2022
3.7.3 2,533 7/2/2022
3.7.2 1,699 6/30/2022
3.7.1 1,411 6/30/2022
3.7.0 2,220 6/26/2022
3.6.9 1,487 6/26/2022
3.6.8 3,028 6/23/2022
3.6.7 1,837 6/22/2022
3.6.6 1,778 6/21/2022
3.6.5 1,490 6/21/2022
3.6.4 4,593 6/20/2022
3.6.3 1,479 6/20/2022
3.6.2 1,533 6/19/2022
3.6.1 1,431 6/18/2022
3.6.0 1,497 6/17/2022
3.5.8 1,424 6/17/2022
3.5.7 1,560 6/16/2022
3.5.6 1,376 6/16/2022
3.5.5 1,397 6/16/2022
3.5.4 1,529 6/15/2022
3.5.3 1,474 6/15/2022
3.5.2 1,956 6/11/2022
3.5.1 2,872 6/10/2022
3.5.0 3,789 6/8/2022
3.4.2 2,701 6/4/2022
3.4.1 1,461 6/3/2022
3.4.0 1,716 6/1/2022
3.3.5 1,486 5/31/2022
3.3.4 1,704 5/30/2022
3.3.3 1,711 5/28/2022
3.3.2 1,727 5/27/2022
3.3.1 1,438 5/27/2022
3.3.0 8,383 5/18/2022
3.2.2 9,790 5/12/2022
3.2.0 4,506 4/29/2022
3.1.4 14,411 4/14/2022
3.1.3 5,992 3/31/2022
3.1.2 1,683 3/29/2022
3.1.1 6,558 3/17/2022
3.1.0 1,518 3/17/2022
3.0.6 30,999 12/29/2021
3.0.5 19,116 11/19/2021
3.0.4 1,625 11/19/2021
3.0.3 1,607 11/18/2021
3.0.2 1,621 11/17/2021
3.0.1 2,205 11/9/2021
3.0.0 1,737 11/9/2021
3.0.0-rc.8 500 8/23/2021
3.0.0-rc.7 251 8/21/2021
3.0.0-rc.6 254 8/20/2021
3.0.0-rc.5 278 8/19/2021
3.0.0-rc.4 261 8/19/2021
3.0.0-rc.2 342 8/11/2021
3.0.0-rc.1 288 8/2/2021
3.0.0-beta.9 318 7/31/2021
3.0.0-beta.8 272 7/30/2021
3.0.0-beta.7 274 7/29/2021
3.0.0-beta.6 335 7/27/2021
3.0.0-beta.5 255 7/25/2021
3.0.0-beta.4 279 7/23/2021
3.0.0-beta.3 241 7/22/2021
3.0.0-beta.2 243 7/22/2021
3.0.0-beta.1 264 7/20/2021
2.20.7 5,291 12/29/2021
2.20.6 17,865 11/19/2021
2.20.5 1,549 11/19/2021
2.20.3 5,768 11/9/2021
2.20.2 1,529 11/9/2021
2.20.1 39,027 11/1/2021
2.20.0 34,426 10/29/2021
2.19.3 7,670 10/20/2021
2.19.2 2,019 10/19/2021
2.19.1 4,856 9/28/2021
2.19.0 6,096 9/23/2021
2.18.7 15,610 8/23/2021
2.18.6 2,112 8/21/2021
2.18.5 18,420 8/20/2021
2.18.4 1,852 8/19/2021
2.18.3 1,902 8/19/2021
2.18.2 1,559 8/18/2021
2.18.1 1,527 8/18/2021
2.18.0 1,652 8/18/2021
2.17.11 1,713 8/17/2021
2.17.10 1,736 8/16/2021
2.17.9 1,754 8/14/2021
2.17.8 1,646 8/13/2021
2.17.7 1,575 8/13/2021
2.17.6 5,205 8/13/2021
2.17.5 2,757 8/12/2021
2.17.4 1,553 8/12/2021
2.17.3 1,604 8/12/2021
2.17.2 1,631 8/11/2021
2.17.1 13,409 8/9/2021
2.17.0 1,552 8/9/2021
2.16.9 2,800 8/4/2021
2.16.8 1,963 8/3/2021
2.16.7 2,371 8/2/2021
2.16.6 1,538 8/2/2021
2.16.5 1,554 8/2/2021
2.16.4 1,727 8/1/2021
2.16.3 1,630 7/31/2021
2.16.2 1,636 7/31/2021
2.16.1 1,998 7/30/2021
2.16.0 1,620 7/30/2021
2.15.10 1,705 7/29/2021
2.15.9 2,086 7/27/2021
2.15.8 14,174 7/27/2021
2.15.7 1,992 7/27/2021
2.15.6 1,619 7/26/2021
2.15.5 4,793 7/25/2021
2.15.4 1,500 7/25/2021
2.15.3 1,675 7/24/2021
2.15.2 1,629 7/24/2021
2.15.1 1,661 7/24/2021
2.15.0 3,595 7/23/2021
2.14.8 1,617 7/23/2021
2.14.7 1,581 7/22/2021
2.14.6 2,003 7/22/2021
2.14.5 1,898 7/22/2021
2.14.4 3,500 7/21/2021
2.14.3 1,563 7/21/2021
2.14.2 1,675 7/20/2021
2.14.1 1,635 7/20/2021
2.14.0 2,994 7/16/2021
2.13.5 2,487 7/16/2021
2.13.4 3,957 7/15/2021
2.13.3 1,575 7/15/2021
2.13.2 3,159 7/14/2021
2.13.1 1,704 7/14/2021
2.13.0 1,831 7/13/2021
2.12.9 1,885 7/12/2021
2.12.8 2,609 7/10/2021
2.12.7 1,770 7/9/2021
2.12.6 1,661 7/9/2021
2.12.5 1,718 7/9/2021
2.12.4 1,888 7/9/2021
2.12.3 1,702 7/8/2021
2.12.2 1,904 7/8/2021
2.12.1 1,779 7/7/2021
2.12.0 1,835 7/7/2021
2.11.6 2,826 7/6/2021
2.11.5 2,035 7/6/2021
2.11.4 1,737 7/5/2021
2.11.3 2,809 7/4/2021
2.11.2 1,715 7/4/2021
2.11.1 3,332 7/1/2021
2.11.0 3,420 6/30/2021
2.10.9 1,658 6/30/2021
2.10.8 1,995 6/30/2021
2.10.7 1,923 6/29/2021
2.10.6 1,899 6/28/2021
2.10.5 1,713 6/28/2021
2.10.4 3,762 6/27/2021
2.10.3 1,679 6/26/2021
2.10.2 1,669 6/26/2021
2.10.1 2,206 6/24/2021
2.10.0 1,738 6/24/2021
2.9.4 1,835 6/23/2021
2.9.3 3,076 6/19/2021
2.9.2 1,718 6/19/2021
2.9.1 4,657 6/18/2021
2.9.0 1,817 6/17/2021
2.8.9 2,555 6/16/2021
2.8.8 2,190 6/15/2021
2.8.7 1,979 6/15/2021
2.8.6 2,109 6/12/2021
2.8.5 1,867 6/11/2021
2.8.4 1,891 6/11/2021
2.8.3 7,353 6/9/2021
2.8.2 1,900 6/9/2021
2.8.1 1,935 6/8/2021
2.8.0 3,074 6/6/2021
2.7.9 2,223 6/4/2021
2.7.8 2,249 6/1/2021
2.7.7 2,631 5/31/2021
2.7.6 2,013 5/31/2021
2.7.5 2,127 5/29/2021
2.7.4 2,033 5/28/2021
2.7.3 2,009 5/27/2021
2.7.2 1,961 5/26/2021
2.7.1 3,225 5/24/2021
2.7.0 1,973 5/24/2021
2.6.6 1,923 5/23/2021
2.6.5 1,853 5/23/2021
2.6.4 2,110 5/22/2021
2.6.3 1,857 5/22/2021
2.6.2 2,197 5/20/2021
2.6.1 2,157 5/20/2021
2.6.0 4,800 5/17/2021
2.5.1 2,082 5/16/2021
2.5.0 1,990 5/16/2021
2.4.6 2,159 5/14/2021
2.4.5 1,842 5/14/2021
2.4.4 2,209 5/13/2021
2.4.3 1,926 5/13/2021
2.4.2 1,893 5/13/2021
2.4.1 2,030 5/13/2021
2.4.0 2,265 5/12/2021
2.3.9 2,870 5/11/2021
2.3.8 2,306 5/10/2021
2.3.7 2,336 5/9/2021
2.3.6 2,513 5/7/2021
2.3.5 2,146 5/6/2021
2.3.4 1,910 5/6/2021
2.3.3 1,936 5/6/2021
2.3.2 1,926 5/6/2021
2.3.1 1,909 5/6/2021
2.3.0 2,053 5/5/2021
2.2.6 1,927 5/4/2021
2.2.5 2,067 5/3/2021
2.2.4 1,915 5/3/2021
2.2.3 1,983 5/1/2021
2.2.2 1,936 4/30/2021
2.2.1 1,973 4/29/2021
2.2.0 2,268 4/28/2021
2.1.12 2,106 4/27/2021
2.1.11 2,066 4/27/2021
2.1.10 2,098 4/26/2021
2.1.9 2,521 4/25/2021
2.1.8 1,933 4/25/2021
2.1.7 1,908 4/25/2021
2.1.6 1,885 4/25/2021
2.1.5 3,433 4/24/2021
2.1.4 1,929 4/24/2021
2.1.3 1,926 4/24/2021
2.1.2 2,549 4/23/2021
2.1.1 1,981 4/23/2021
2.1.0 1,896 4/23/2021
2.0.13 1,935 4/23/2021
2.0.12 2,177 4/22/2021
2.0.11 2,073 4/22/2021
2.0.10 2,184 4/21/2021
2.0.9 2,080 4/21/2021
2.0.8 1,999 4/20/2021
2.0.7 2,663 4/20/2021
2.0.6 2,205 4/19/2021
2.0.5 2,035 4/19/2021
2.0.4 1,905 4/19/2021
2.0.3 1,964 4/18/2021
2.0.2 1,886 4/18/2021
2.0.1 1,912 4/17/2021
2.0.0 1,896 4/17/2021
1.19.10 2,278 4/15/2021
1.19.9 2,049 4/14/2021
1.19.8 2,117 4/13/2021
1.19.7 1,924 4/13/2021
1.19.6 1,860 4/13/2021
1.19.5 1,972 4/12/2021
1.19.4 1,910 4/12/2021
1.19.3 2,346 4/12/2021
1.19.2 2,299 4/11/2021
1.19.1 2,019 4/11/2021
1.19.0 2,061 4/11/2021
1.18.9 2,155 4/10/2021
1.18.8 2,143 4/9/2021
1.18.7 1,985 4/9/2021
1.18.6 3,907 4/8/2021
1.18.5 2,069 4/7/2021
1.18.4 1,948 4/6/2021
1.18.3 1,821 4/6/2021
1.18.2 1,886 4/6/2021
1.18.1 1,950 4/6/2021
1.18.0 2,770 4/3/2021
1.17.6 1,932 4/3/2021
1.17.5 1,986 4/2/2021
1.17.4 2,022 4/1/2021
1.17.3 2,004 4/1/2021
1.17.2 1,931 3/31/2021
1.17.1 1,923 3/31/2021
1.17.0 2,271 3/30/2021
1.16.9 1,983 3/29/2021
1.16.8 2,003 3/29/2021
1.16.7 2,246 3/26/2021
1.16.6 1,935 3/26/2021
1.16.5 2,056 3/25/2021
1.16.4 2,019 3/24/2021
1.16.3 2,891 3/24/2021
1.16.2 1,922 3/24/2021
1.16.1 2,299 3/23/2021
1.16.0-preview-202103201910 1,971 3/20/2021
1.16.0-preview-202103181730 1,572 3/18/2021
1.16.0-preview-202103171605 1,554 3/17/2021
1.16.0-preview-202103171110 1,487 3/17/2021
1.16.0-preview-202103161110 1,542 3/16/2021
1.15.0 4,853 2/25/2021
1.14.7 2,178 2/25/2021
1.14.1 2,199 2/20/2021
1.14.0 1,988 2/20/2021
1.13.0 2,973 1/29/2021
1.12.0 2,277 1/25/2021
1.8.0 2,962 1/12/2021
1.5.3 3,792 12/15/2020